fix(deps): update dependency gatsby to v3.10.2 (#5662)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2021-08-02 13:28:59 +03:00 committed by GitHub
parent af77d031e7
commit d875cae17c
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.10.1",
"gatsby": "3.10.2",
"gatsby-plugin-catch-links": "3.10.0",
"gatsby-plugin-emotion": "^4.0.0",
"gatsby-plugin-manifest": "3.10.0",

View File

@ -5693,10 +5693,10 @@ gatsby-worker@^0.1.0:
dependencies:
"@babel/core" "^7.14.6"
gatsby@3.10.1:
version "3.10.1"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-3.10.1.tgz#7550c8e91c1135c88ee889efe03e4e22a877c263"
integrity sha512-LFO5czWy+mgHv/8GwSYqflKukYKFYwe61wdi4qwNcvnJPeB24w8FrxWKh2RwWkaJuIhB7hzPi45uwDoUrvkbFA==
gatsby@3.10.2:
version "3.10.2"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-3.10.2.tgz#596916c3f29b23ce999115b52f23e18d0f87af30"
integrity sha512-O4Pp1wA20Opkv4OxFkc7asjh9FB/yZxkQcI1FIeDZSUxjPV6PN9smgAy13aVM3dFNp6fMSZkN8pyWQoKc2q1sg==
dependencies:
"@babel/code-frame" "^7.14.0"
"@babel/core" "^7.14.6"