Update dependency gatsby to v4.7.2

This commit is contained in:
Renovate Bot 2022-02-15 18:59:53 +00:00 committed by renovate[bot]
parent 250e23290e
commit 66afb5f18e
2 changed files with 5 additions and 5 deletions

View File

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

View File

@ -5153,10 +5153,10 @@ gatsby-worker@^1.7.0:
"@babel/core" "^7.15.5"
"@babel/runtime" "^7.15.4"
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==
gatsby@4.7.2:
version "4.7.2"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-4.7.2.tgz#3bc8f7fa762361e83308dfc3d67316a236ab168e"
integrity sha512-DY7qoFQ8y+14UsmEkzWigHWPkkJ79elu6A2nDjg19YV8K8k96PlexkYLDYOI5kSBiCmCV+ZURVfexuVU0U0HDA==
dependencies:
"@babel/code-frame" "^7.14.0"
"@babel/core" "^7.15.5"