Update dependency gatsby to v3.14.1

This commit is contained in:
Renovate Bot 2021-09-30 16:34:56 +00:00 committed by renovate[bot]
parent 439030c00d
commit 9ff964a981
2 changed files with 5 additions and 5 deletions

View File

@ -18,7 +18,7 @@
},
"dependencies": {
"axios": "0.21.4",
"gatsby": "3.14.0",
"gatsby": "3.14.1",
"gatsby-plugin-manifest": "3.14.0",
"gatsby-plugin-react-helmet": "4.14.0",
"gatsby-plugin-sass": "4.14.0",

View File

@ -5569,10 +5569,10 @@ gatsby-worker@^0.5.0:
"@babel/core" "^7.15.5"
"@babel/runtime" "^7.15.4"
gatsby@3.14.0:
version "3.14.0"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-3.14.0.tgz#06c27464f1a9d044169ec910d0c9d7ef44e0b1d8"
integrity sha512-ikXoVZ9LQO9lZBxVvQxrYkjhX1zz9/7/Iv/6WCt/UPdgYCWCKc6GWOqlbLKmjShM0fBxJHfjmiahNxuTzJIZsw==
gatsby@3.14.1:
version "3.14.1"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-3.14.1.tgz#0b0edde45bedd18845ec338ca65b1e88d4de3384"
integrity sha512-6wt1MDMOfm6Zm8yiS8zDwjkth5spX7RorKKnYNNfZFyD0lztdql9jgAXFCxO0FxRDagDKxxfxj3cYyHHzPlalg==
dependencies:
"@babel/code-frame" "^7.14.0"
"@babel/core" "^7.15.5"