Update dependency gatsby to v4.7.1

This commit is contained in:
Renovate Bot 2022-02-08 21:43:55 +00:00 committed by renovate[bot]
parent d6d6950d39
commit 8a07ac190c
2 changed files with 10 additions and 10 deletions

View File

@ -18,7 +18,7 @@
},
"dependencies": {
"axios": "0.25.0",
"gatsby": "4.7.0",
"gatsby": "4.7.1",
"gatsby-plugin-manifest": "4.7.0",
"gatsby-plugin-react-helmet": "5.7.0",
"gatsby-plugin-sass": "5.7.0",

View File

@ -5008,10 +5008,10 @@ gatsby-legacy-polyfills@^2.7.0:
"@babel/runtime" "^7.15.4"
core-js-compat "3.9.0"
gatsby-link@^4.7.0:
version "4.7.0"
resolved "https://registry.yarnpkg.com/gatsby-link/-/gatsby-link-4.7.0.tgz#4eac19967a0c8a7ce4c4a0db9b4c7da1ac400128"
integrity sha512-uDA0iwOEk8d4lXB7TfocnCo3Mxb8O4ZwUggHNH6lIo+H/geG7Gfr9RMGKwdXtarvsknCggA3qTcSOpQHJOVDuQ==
gatsby-link@^4.7.1:
version "4.7.1"
resolved "https://registry.yarnpkg.com/gatsby-link/-/gatsby-link-4.7.1.tgz#2fd1e63d615898f4afc2832b27626ad1ff0ba013"
integrity sha512-4xbuCnBmlZ4IWHPreIeC2TjwDPseRkwaNekEpUo53r/xoIB2PBMO1uMUrqNx2C0+DxEQXhMhaprK2A+eCFa8Kw==
dependencies:
"@babel/runtime" "^7.15.4"
"@types/reach__router" "^1.3.10"
@ -5172,10 +5172,10 @@ gatsby-worker@^1.7.0:
"@babel/core" "^7.15.5"
"@babel/runtime" "^7.15.4"
gatsby@4.7.0:
version "4.7.0"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-4.7.0.tgz#220811752523aad0a50e6f197aca647ce75c02d9"
integrity sha512-xudU3fBaM+ibh+hvgxEUoWElJG9qapflXcD4mXikcR3LK9aCeAjFjQXbdsIqhHEvAI5NRb7XtneWDXARhPzHbA==
gatsby@4.7.1:
version "4.7.1"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-4.7.1.tgz#0c59c74b5856c27c007490d14cdf07f79ea11b94"
integrity sha512-tcrS859gMlh1Ng53TezzkOkWQFs4dY/HeSXV70MnZtoxMOirsIKrIx46f+26eHYlCi2Fp8Fi1Et6jicunB6OkA==
dependencies:
"@babel/code-frame" "^7.14.0"
"@babel/core" "^7.15.5"
@ -5248,7 +5248,7 @@ gatsby@4.7.0:
gatsby-core-utils "^3.7.0"
gatsby-graphiql-explorer "^2.7.0"
gatsby-legacy-polyfills "^2.7.0"
gatsby-link "^4.7.0"
gatsby-link "^4.7.1"
gatsby-page-utils "^2.7.0"
gatsby-plugin-page-creator "^4.7.0"
gatsby-plugin-typescript "^4.7.0"