Update dependency gatsby to v4.0.2

This commit is contained in:
Renovate Bot 2021-10-28 16:53:09 +00:00 committed by renovate[bot]
parent 2a2509b01b
commit da67105ed8
2 changed files with 5 additions and 5 deletions

View File

@ -18,7 +18,7 @@
}, },
"dependencies": { "dependencies": {
"axios": "0.24.0", "axios": "0.24.0",
"gatsby": "4.0.1", "gatsby": "4.0.2",
"gatsby-plugin-manifest": "4.0.0", "gatsby-plugin-manifest": "4.0.0",
"gatsby-plugin-react-helmet": "5.0.0", "gatsby-plugin-react-helmet": "5.0.0",
"gatsby-plugin-sass": "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/core" "^7.15.5"
"@babel/runtime" "^7.15.4" "@babel/runtime" "^7.15.4"
gatsby@4.0.1: gatsby@4.0.2:
version "4.0.1" version "4.0.2"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-4.0.1.tgz#41c13340eb65d25a9ed22a04fd89c17d36246d55" resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-4.0.2.tgz#bb1f9a12876b1ca0d0e2646b99281bb7da70613e"
integrity sha512-TR6G4oZtI3B+c3dFKoUvbq6bO2SpgZ+YMdpeVLJ9ibHWy8xq5VS+q4eR2qJy1EdgHM3EIGBf0B+7c4Y2vVzBtA== integrity sha512-ijdRh6NXDXJashI5Yjk8NddwVNJT+oZ7aFIjcT184dFzRJ7RNGau8wDLJCuwe1CafFlWsAyNp4oRingYP4B6jg==
dependencies: dependencies:
"@babel/code-frame" "^7.14.0" "@babel/code-frame" "^7.14.0"
"@babel/core" "^7.15.5" "@babel/core" "^7.15.5"