fix(deps): update dependency gatsby to v3.12.1 (#5756)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2021-08-30 13:40:58 +03:00 committed by GitHub
parent c6d213129f
commit 3af385d8d7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -19,7 +19,7 @@
"@emotion/styled": "^10.0.27", "@emotion/styled": "^10.0.27",
"dayjs": "^1.8.23", "dayjs": "^1.8.23",
"emotion-theming": "^10.0.27", "emotion-theming": "^10.0.27",
"gatsby": "3.12.0", "gatsby": "3.12.1",
"gatsby-plugin-catch-links": "3.12.0", "gatsby-plugin-catch-links": "3.12.0",
"gatsby-plugin-emotion": "^4.0.0", "gatsby-plugin-emotion": "^4.0.0",
"gatsby-plugin-manifest": "3.12.0", "gatsby-plugin-manifest": "3.12.0",

View File

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