fix(deps): update dependency gatsby to v3.6.2 (#5478)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2021-06-07 13:33:57 +03:00 committed by GitHub
parent 4153b1c568
commit c173134137
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.6.1",
"gatsby": "3.6.2",
"gatsby-plugin-catch-links": "3.6.0",
"gatsby-plugin-emotion": "^4.0.0",
"gatsby-plugin-manifest": "3.6.0",

View File

@ -5760,10 +5760,10 @@ gatsby-transformer-yaml@3.6.0:
lodash "^4.17.21"
unist-util-select "^1.5.0"
gatsby@3.6.1:
version "3.6.1"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-3.6.1.tgz#770201d53ce80cde3ca84400420a16a53b4214be"
integrity sha512-xNR6IMzl+6ejuMy2yGukyYmsasOXnmmb90U/v1/rwXpovo7nOHJUwGPDTblLTYsHiq2Bpv5RJcGS6P/yhfKqOw==
gatsby@3.6.2:
version "3.6.2"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-3.6.2.tgz#73e2e0e185974c39bf2fe1ccf269fdd977b0094a"
integrity sha512-gzwnyk37sGTrT/oqAWKbfwJCPeLWOlX5wgq2pumCJDOGBo0yjL95pRiBeH1GG3jQGadcx2lG/6MoM46M6v3w9A==
dependencies:
"@babel/code-frame" "^7.10.4"
"@babel/core" "^7.12.3"