Update dependency gatsby to v4.9.1

This commit is contained in:
Renovate Bot 2022-03-03 17:27:54 +00:00 committed by renovate[bot]
parent 01a590eca9
commit 50f328caf3
2 changed files with 5 additions and 5 deletions

View File

@ -18,7 +18,7 @@
},
"dependencies": {
"axios": "0.26.0",
"gatsby": "4.9.0",
"gatsby": "4.9.1",
"gatsby-plugin-manifest": "4.9.0",
"gatsby-plugin-react-helmet": "5.9.0",
"gatsby-plugin-sass": "5.9.0",

View File

@ -5738,10 +5738,10 @@ gatsby-worker@^1.9.0:
"@babel/core" "^7.15.5"
"@babel/runtime" "^7.15.4"
gatsby@4.9.0:
version "4.9.0"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-4.9.0.tgz#c3c3d65c7f4350b7a0c3402ef932b44dd7495f78"
integrity sha512-wDCzcCx4hKMqldwuXoG8gQq2nkL7zSqoJXEqWK4nKp8PJKi5DgJxBteKMWOoLPYsaqGZ0ccZmYvp76/zjl2olQ==
gatsby@4.9.1:
version "4.9.1"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-4.9.1.tgz#4e4891c95cd3554f2baef55dd5e59418e967cebd"
integrity sha512-wKqtlHxfTL4a4xmC8Jc0XXZkLLR8YcamubBeyHnhUZiJr4RDnrXr7DIcEHHkVUybyP2aw5jAjjdPA14lrbW7zg==
dependencies:
"@babel/code-frame" "^7.14.0"
"@babel/core" "^7.15.5"