fix(deps): update dependency gatsby to v3.5.1 (#5427)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2021-05-24 10:43:29 +03:00 committed by GitHub
parent d431696302
commit 60ab036216
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.5.0",
"gatsby": "3.5.1",
"gatsby-plugin-catch-links": "3.5.0",
"gatsby-plugin-emotion": "^4.0.0",
"gatsby-plugin-manifest": "3.5.0",

View File

@ -5749,10 +5749,10 @@ gatsby-transformer-yaml@3.5.0:
lodash "^4.17.21"
unist-util-select "^1.5.0"
gatsby@3.5.0:
version "3.5.0"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-3.5.0.tgz#a0e7dd4310c585120d8b1782a3d1f8a3272b580e"
integrity sha512-xQXHC89ybLCYPWA0TTsY6my8mLCrtH2M/UKOrXaiU7DeNwLb7pLYJ915lo+Dtjj5yu43zMuLL/+jIDLm3FiOmQ==
gatsby@3.5.1:
version "3.5.1"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-3.5.1.tgz#f32a1d01ac1cdda4ff431c25985a1da9d04ebf1d"
integrity sha512-wmhU5dsm2Is/aFgNyxjnuVMNK1chP0Kg5cS15JWAk593xk/hUj0i/lomirNmzvl+2Yk2LC8KZ0M/8OM4cocrKg==
dependencies:
"@babel/code-frame" "^7.10.4"
"@babel/core" "^7.12.3"