Update dependency gatsby to v3.14.1

This commit is contained in:
Renovate Bot 2021-10-01 10:16:05 +00:00 committed by renovate[bot]
parent 46835babd1
commit 809a54f85a
2 changed files with 5 additions and 5 deletions

View file

@ -24,7 +24,7 @@
"@mdx-js/react": "1.6.22",
"animejs": "3.2.1",
"babel-plugin-i18next-extract": "0.8.3",
"gatsby": "3.14.0",
"gatsby": "3.14.1",
"gatsby-cli": "3.14.0",
"gatsby-plugin-asset-path": "3.0.4",
"gatsby-plugin-image": "1.14.0",

View file

@ -5996,10 +5996,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"