Update dependency gatsby to v4.1.1

This commit is contained in:
Renovate Bot 2021-11-08 09:42:06 +00:00 committed by renovate[bot]
parent ea911051a2
commit 21fe3a6a4b
2 changed files with 5 additions and 5 deletions

View file

@ -26,7 +26,7 @@
"@mdx-js/react": "1.6.22",
"animejs": "3.2.1",
"babel-plugin-i18next-extract": "0.8.3",
"gatsby": "4.1.0",
"gatsby": "4.1.1",
"gatsby-awesome-pagination": "0.3.8",
"gatsby-cli": "4.1.0",
"gatsby-plugin-asset-path": "3.0.4",

View file

@ -6436,10 +6436,10 @@ gatsby-worker@^1.1.0:
"@babel/core" "^7.15.5"
"@babel/runtime" "^7.15.4"
gatsby@4.1.0:
version "4.1.0"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-4.1.0.tgz#127fac566621a859fa4aa239df3c44cf909dec3c"
integrity sha512-P0qjThvYxhJGZP8UoTdDUE8bH6T/UUQZpN+XhtLtqIAbInrsJncaNhM0CLrlhVQgYya13MCW5Dy+ZGqzAOMs5g==
gatsby@4.1.1:
version "4.1.1"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-4.1.1.tgz#e3c5276519c9308efd77c6cb677b92836658a40c"
integrity sha512-emFa7udQ0P3xPS7GSo1C1FauH1uuw7PHlT0KXMBf0mQS/MVHzeDAnlfZluIXpKlNO6g93p16HOzk4g9EhlpY/Q==
dependencies:
"@babel/code-frame" "^7.14.0"
"@babel/core" "^7.15.5"