Update dependency gatsby to v4.0.1

This commit is contained in:
Renovate Bot 2021-10-25 15:57:04 +00:00 committed by renovate[bot]
parent 98594bebf3
commit 33b0dc21f9
2 changed files with 5 additions and 5 deletions

View File

@ -18,7 +18,7 @@
},
"dependencies": {
"axios": "0.23.0",
"gatsby": "4.0.0",
"gatsby": "4.0.1",
"gatsby-plugin-manifest": "4.0.0",
"gatsby-plugin-react-helmet": "5.0.0",
"gatsby-plugin-sass": "5.0.0",

View File

@ -5279,10 +5279,10 @@ gatsby-worker@^1.0.0:
"@babel/core" "^7.15.5"
"@babel/runtime" "^7.15.4"
gatsby@4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-4.0.0.tgz#48dcff2986a109ef34feee4d2873f95c6580eb5b"
integrity sha512-tLQ+8ppmRswnuSCMCElJYNTDKiwY89RQE/O85ETfeYVfFmGOKdgY1u/q85QFbGrY2+pkf5ZVaWd206u0jEMOhw==
gatsby@4.0.1:
version "4.0.1"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-4.0.1.tgz#41c13340eb65d25a9ed22a04fd89c17d36246d55"
integrity sha512-TR6G4oZtI3B+c3dFKoUvbq6bO2SpgZ+YMdpeVLJ9ibHWy8xq5VS+q4eR2qJy1EdgHM3EIGBf0B+7c4Y2vVzBtA==
dependencies:
"@babel/code-frame" "^7.14.0"
"@babel/core" "^7.15.5"