fix(deps): update dependency gatsby to v3.8.1 (#5579)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2021-07-05 12:22:36 +03:00 committed by GitHub
parent 93a07ebcdd
commit 97353b6778
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.8.0",
"gatsby": "3.8.1",
"gatsby-plugin-catch-links": "3.8.0",
"gatsby-plugin-emotion": "^4.0.0",
"gatsby-plugin-manifest": "3.8.0",

View File

@ -5706,10 +5706,10 @@ gatsby-transformer-yaml@3.8.0:
lodash "^4.17.21"
unist-util-select "^1.5.0"
gatsby@3.8.0:
version "3.8.0"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-3.8.0.tgz#b147967fa264d278804e6dae38a67e68b93bc3b8"
integrity sha512-6l1IOslajKT8Umz+qDIfu2Bv1ldAbLnsrMId6ExWvcoqNjOw2eSyGHkGjwnQIwl17A0UcA1wSTAw/Gsj480IxA==
gatsby@3.8.1:
version "3.8.1"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-3.8.1.tgz#e94f53c7bd07585ab8f6dee3fb10ad97766aff66"
integrity sha512-IZphTACphil3F9ODtAYASA4+l8ErIae4eSTG0a5q9YSpSsfZBBCA5YblRIv+j/7Qi1XX9fP/eNnaxbyurqsPOw==
dependencies:
"@babel/code-frame" "^7.14.0"
"@babel/core" "^7.14.0"