Update dependency gatsby to v4.11.3

This commit is contained in:
Renovate Bot 2022-04-11 19:56:15 +00:00 committed by renovate[bot]
parent 85b8f3eeac
commit 95dbe7d6cc
2 changed files with 7 additions and 7 deletions

View file

@ -32,7 +32,7 @@
"@types/react-dom": "18.0.0",
"animejs": "3.2.1",
"babel-plugin-i18next-extract": "0.8.3",
"gatsby": "4.11.2",
"gatsby": "4.11.3",
"gatsby-awesome-pagination": "0.3.8",
"gatsby-cli": "4.11.2",
"gatsby-plugin-asset-path": "3.0.4",

View file

@ -6808,10 +6808,10 @@ gatsby-worker@^1.11.0:
"@babel/core" "^7.15.5"
"@babel/runtime" "^7.15.4"
gatsby@4.11.2:
version "4.11.2"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-4.11.2.tgz#fba8843316992e2f0eafc5ae3ee6fb37ce7aa953"
integrity sha512-kJ2gHQzO3efV1BaynGfxi0divFOorUqxKom/QdIEnaj9VMkNRnrpNxUNsT4ljq+d9BTlq/0AAIpGNQZKC1ZgFg==
gatsby@4.11.3:
version "4.11.3"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-4.11.3.tgz#dec77d6ee5c11e28787b90cb9597b50b905d6e73"
integrity sha512-NmdWedBvIgeJqR1klE16QvuJjyshqQBU2FiZBWlt3foJ7syXoF6Ab7Eb5JafWsm89ejZyePiI79aHSDraIuZQA==
dependencies:
"@babel/code-frame" "^7.14.0"
"@babel/core" "^7.15.5"
@ -6908,7 +6908,7 @@ gatsby@4.11.2:
joi "^17.4.2"
json-loader "^0.5.7"
latest-version "5.1.0"
lmdb "^2.2.3"
lmdb "~2.2.3"
lodash "^4.17.21"
md5-file "^5.0.0"
meant "^1.0.3"
@ -8573,7 +8573,7 @@ lmdb@2.2.4:
ordered-binary "^1.2.4"
weak-lru-cache "^1.2.2"
lmdb@^2.0.2, lmdb@^2.2.3, lmdb@^2.2.4:
lmdb@^2.0.2, lmdb@^2.2.4, lmdb@~2.2.3:
version "2.2.6"
resolved "https://registry.npmjs.org/lmdb/-/lmdb-2.2.6.tgz"
integrity sha512-UmQV0oZZcV3EN6rjcAjIiuWcc3MYZGWQ0GUYz46Ron5fuTa/dUow7WSQa6leFkvZIKVUdECBWVw96tckfEzUFQ==