Update dependency gatsby to v4.1.1

This commit is contained in:
Renovate Bot 2021-11-08 10:06:12 +00:00
parent fbae4243ea
commit 1536ae2d2d
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.24.0",
"gatsby": "4.1.0",
"gatsby": "4.1.1",
"gatsby-plugin-manifest": "4.1.0",
"gatsby-plugin-react-helmet": "5.1.0",
"gatsby-plugin-sass": "5.1.0",

View File

@ -5279,10 +5279,10 @@ gatsby-worker@^1.1.0:
"@babel/core" "^7.15.5"
"@babel/runtime" "^7.15.4"
gatsby@4.1.0:
version "4.1.0"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-4.1.0.tgz#127fac566621a859fa4aa239df3c44cf909dec3c"
integrity sha512-P0qjThvYxhJGZP8UoTdDUE8bH6T/UUQZpN+XhtLtqIAbInrsJncaNhM0CLrlhVQgYya13MCW5Dy+ZGqzAOMs5g==
gatsby@4.1.1:
version "4.1.1"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-4.1.1.tgz#e3c5276519c9308efd77c6cb677b92836658a40c"
integrity sha512-emFa7udQ0P3xPS7GSo1C1FauH1uuw7PHlT0KXMBf0mQS/MVHzeDAnlfZluIXpKlNO6g93p16HOzk4g9EhlpY/Q==
dependencies:
"@babel/code-frame" "^7.14.0"
"@babel/core" "^7.15.5"