fix(deps): update dependency gatsby to v3.7.2 (#5518)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2021-06-22 12:21:22 +03:00 committed by GitHub
parent f84f41f7e1
commit c01c18c2dc
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.7.1",
"gatsby": "3.7.2",
"gatsby-plugin-catch-links": "3.7.1",
"gatsby-plugin-emotion": "^4.0.0",
"gatsby-plugin-manifest": "3.7.1",

View File

@ -5728,10 +5728,10 @@ gatsby-transformer-yaml@3.7.1:
lodash "^4.17.21"
unist-util-select "^1.5.0"
gatsby@3.7.1:
version "3.7.1"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-3.7.1.tgz#a9484399f9061135b61e4e8775e35326856f3326"
integrity sha512-DZlUr5ZERpD+3G+itMlK7YDtj5QRrq3hbP1NvjZAOhrZwn0nneFj4lmF2nnmQXLqR0x7RPPG3iQaxk/18UlUQw==
gatsby@3.7.2:
version "3.7.2"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-3.7.2.tgz#e45174d86c4eb6cb1bf9bc89722f550352ad9aef"
integrity sha512-grweoXdoE/Y6f1/qj3wDJ5JVQvfEwz/EPqPF9IXE3fbHdItr6hFCfYW9TmQopSHMuCxzvNhoCgwtyUL6sobBgw==
dependencies:
"@babel/code-frame" "^7.14.0"
"@babel/core" "^7.14.0"