fix(deps): update dependency gatsby to v3.6.2 (#5478)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
@ -19,7 +19,7 @@
|
|||||||
"@emotion/styled": "^10.0.27",
|
"@emotion/styled": "^10.0.27",
|
||||||
"dayjs": "^1.8.23",
|
"dayjs": "^1.8.23",
|
||||||
"emotion-theming": "^10.0.27",
|
"emotion-theming": "^10.0.27",
|
||||||
"gatsby": "3.6.1",
|
"gatsby": "3.6.2",
|
||||||
"gatsby-plugin-catch-links": "3.6.0",
|
"gatsby-plugin-catch-links": "3.6.0",
|
||||||
"gatsby-plugin-emotion": "^4.0.0",
|
"gatsby-plugin-emotion": "^4.0.0",
|
||||||
"gatsby-plugin-manifest": "3.6.0",
|
"gatsby-plugin-manifest": "3.6.0",
|
||||||
|
@ -5760,10 +5760,10 @@ gatsby-transformer-yaml@3.6.0:
|
|||||||
lodash "^4.17.21"
|
lodash "^4.17.21"
|
||||||
unist-util-select "^1.5.0"
|
unist-util-select "^1.5.0"
|
||||||
|
|
||||||
gatsby@3.6.1:
|
gatsby@3.6.2:
|
||||||
version "3.6.1"
|
version "3.6.2"
|
||||||
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-3.6.1.tgz#770201d53ce80cde3ca84400420a16a53b4214be"
|
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-3.6.2.tgz#73e2e0e185974c39bf2fe1ccf269fdd977b0094a"
|
||||||
integrity sha512-xNR6IMzl+6ejuMy2yGukyYmsasOXnmmb90U/v1/rwXpovo7nOHJUwGPDTblLTYsHiq2Bpv5RJcGS6P/yhfKqOw==
|
integrity sha512-gzwnyk37sGTrT/oqAWKbfwJCPeLWOlX5wgq2pumCJDOGBo0yjL95pRiBeH1GG3jQGadcx2lG/6MoM46M6v3w9A==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/code-frame" "^7.10.4"
|
"@babel/code-frame" "^7.10.4"
|
||||||
"@babel/core" "^7.12.3"
|
"@babel/core" "^7.12.3"
|
||||||
|
Reference in New Issue
Block a user