fix(deps): update dependency gatsby to v3.0.4 (#5115)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2021-03-15 11:45:18 +02:00 committed by GitHub
parent c1af21c614
commit 560f17d8bd
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.0.3",
"gatsby": "3.0.4",
"gatsby-plugin-catch-links": "3.0.0",
"gatsby-plugin-emotion": "^4.2.0",
"gatsby-plugin-manifest": "3.0.0",

View File

@ -5782,10 +5782,10 @@ gatsby-transformer-yaml@3.0.0:
lodash "^4.17.20"
unist-util-select "^1.5.0"
gatsby@3.0.3:
version "3.0.3"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-3.0.3.tgz#9bbd6fbafebef27a3d6e616bc5341cc5aa3f49b1"
integrity sha512-MXW2xpFfK5k+CxDVo2iiy0ogoUdjoSqLi4Zri4vQy+4y26LUHfZkn6jNu83DVr5iXylm1P7eEJqwMQAhux2iLA==
gatsby@3.0.4:
version "3.0.4"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-3.0.4.tgz#dce3e44cb85ee6a4cdc71a5be9b3485206bea0fc"
integrity sha512-LIBeox/O4XlgfpPYScS5LwFreWlZuuz4OZl0cnkA3M8EfxelHwLpqMvOeSYsoMHvogBJzlLocfRQIgzqvXS7kA==
dependencies:
"@babel/code-frame" "^7.10.4"
"@babel/core" "^7.12.3"