Update dependency gatsby to v3.12.1

This commit is contained in:
Renovate Bot 2021-08-26 17:40:20 +00:00 committed by renovate[bot]
parent 61275d8ee6
commit 737d139777
2 changed files with 5 additions and 5 deletions

View File

@ -18,7 +18,7 @@
},
"dependencies": {
"axios": "0.21.1",
"gatsby": "3.12.0",
"gatsby": "3.12.1",
"gatsby-plugin-manifest": "3.12.0",
"gatsby-plugin-react-helmet": "4.12.0",
"gatsby-plugin-sass": "4.12.0",

View File

@ -5121,10 +5121,10 @@ gatsby-worker@^0.3.0:
dependencies:
"@babel/core" "^7.14.8"
gatsby@3.12.0:
version "3.12.0"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-3.12.0.tgz#f6e39716b8d9412353be9d2fa880f19dd5f03216"
integrity sha512-H0F2ZNLuYZAg2TyHSjvsKlYfLo9bNUoMha3W4csLeAsI8okP3HV9m0J8FXVMrK4CdGc1RXqQzNu+2HdUpdMZZQ==
gatsby@3.12.1:
version "3.12.1"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-3.12.1.tgz#89899c2966df6a51228f39a099f68aab2baabc1a"
integrity sha512-Z2lh2EB8Oh68JHImnlHpqgivAKQ81CYNA9faMgQM/okvF0n5Zrb8/1cKb1VuEwwbjhwZjLAlCQAIZ79vs7IHDg==
dependencies:
"@babel/code-frame" "^7.14.0"
"@babel/core" "^7.14.8"