fix(deps): update dependency gatsby to v3.1.2 (#5174)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2021-03-29 15:26:09 +03:00 committed by GitHub
parent 9662331c51
commit cbf9cc4b99
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",
"dayjs": "^1.8.23",
"emotion-theming": "^10.0.27",
"gatsby": "3.1.1",
"gatsby": "3.1.2",
"gatsby-plugin-catch-links": "3.1.0",
"gatsby-plugin-emotion": "^4.2.0",
"gatsby-plugin-manifest": "3.1.0",

View File

@ -5808,10 +5808,10 @@ gatsby-transformer-yaml@3.1.0:
lodash "^4.17.21"
unist-util-select "^1.5.0"
gatsby@3.1.1:
version "3.1.1"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-3.1.1.tgz#510f2160decb477f4837c08305f516538c2725a2"
integrity sha512-rn5M+Hc2RlJnwU8rHQ/5ZQ5VVJFRHt1iFq+A2AogSITYL538/FU7+94K3TWYexc5VJgfOptXo3eg4RCOpOTFHg==
gatsby@3.1.2:
version "3.1.2"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-3.1.2.tgz#666420ad991e092b1d7e9fb887c2c31f6a8c4118"
integrity sha512-3gF954rAkbZimrJe0K8gXl6Xe1AGyu04k813ut1Dzh98xf6WJoJQOFjQKB9MLmrzY7WRS94Pah1/9GuO+5hEpQ==
dependencies:
"@babel/code-frame" "^7.10.4"
"@babel/core" "^7.12.3"