Update dependency gatsby to v4.6.1

This commit is contained in:
Renovate Bot 2022-02-01 14:48:42 +00:00
parent 2062c8f652
commit 4992528afa
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B
2 changed files with 5 additions and 5 deletions

View File

@ -18,7 +18,7 @@
},
"dependencies": {
"axios": "0.25.0",
"gatsby": "4.6.0",
"gatsby": "4.6.1",
"gatsby-plugin-manifest": "4.6.0",
"gatsby-plugin-react-helmet": "5.6.0",
"gatsby-plugin-sass": "5.6.0",

View File

@ -5176,10 +5176,10 @@ gatsby-worker@^1.6.0:
"@babel/core" "^7.15.5"
"@babel/runtime" "^7.15.4"
gatsby@4.6.0:
version "4.6.0"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-4.6.0.tgz#05877f7f8c799ef2301f257f47a3af44d20bc729"
integrity sha512-02NsTyfPQlB/JCilJri0gxvTr7WNcjZWnNUhHQatH0CJ6Sj3meSArEMNuA2thBS/CSIq/30kEOC2HDvWEWPfSA==
gatsby@4.6.1:
version "4.6.1"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-4.6.1.tgz#79b17dc1ce915ecf9aa24bfadcc2b06ea3dc2371"
integrity sha512-UDHgnBUovGSp6DJ8KGY3sKLv7ZnzWfFpsUEJgxagJ+9jM4bhElVJYJwlz2HCudb6W/jRXG1HNXKHAmfWgvnnug==
dependencies:
"@babel/code-frame" "^7.14.0"
"@babel/core" "^7.15.5"