fix(deps): update dependency gatsby to v3.14.2 (#5887)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
0e96a3e986
commit
895ec392ce
@ -19,7 +19,7 @@
|
||||
"@emotion/styled": "^10.0.27",
|
||||
"dayjs": "^1.8.23",
|
||||
"emotion-theming": "^10.0.27",
|
||||
"gatsby": "3.14.1",
|
||||
"gatsby": "3.14.2",
|
||||
"gatsby-plugin-catch-links": "3.14.0",
|
||||
"gatsby-plugin-emotion": "^4.0.0",
|
||||
"gatsby-plugin-manifest": "3.14.0",
|
||||
|
@ -5187,7 +5187,7 @@ fuzzy@^0.1.1:
|
||||
resolved "https://registry.yarnpkg.com/fuzzy/-/fuzzy-0.1.3.tgz#4c76ec2ff0ac1a36a9dccf9a00df8623078d4ed8"
|
||||
integrity sha1-THbsL/CsGjap3M+aAN+GIweNTtg=
|
||||
|
||||
gatsby-cli@^3.14.0:
|
||||
gatsby-cli@^3.14.1:
|
||||
version "3.14.1"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-3.14.1.tgz#508515760d708b36cd8491f30f062cc451dd2252"
|
||||
integrity sha512-0k8fJU2oE35U1D3sj4qFHMmKj32LJRmXeUSsDtJWdvNZ8+xhBNyIh+YGcqfqbCNicLXiPyfzvt6UwBIbOOTCRQ==
|
||||
@ -5569,10 +5569,10 @@ gatsby-worker@^0.5.0:
|
||||
"@babel/core" "^7.15.5"
|
||||
"@babel/runtime" "^7.15.4"
|
||||
|
||||
gatsby@3.14.1:
|
||||
version "3.14.1"
|
||||
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-3.14.1.tgz#0b0edde45bedd18845ec338ca65b1e88d4de3384"
|
||||
integrity sha512-6wt1MDMOfm6Zm8yiS8zDwjkth5spX7RorKKnYNNfZFyD0lztdql9jgAXFCxO0FxRDagDKxxfxj3cYyHHzPlalg==
|
||||
gatsby@3.14.2:
|
||||
version "3.14.2"
|
||||
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-3.14.2.tgz#684a49ed9521abe5e72ff36b1fc3a4ed96fee0fb"
|
||||
integrity sha512-1cjyfGkQ9zXtou+RhtYBprv8nYXTPuRIs4IFzBP373vBD1CdwabAC/R8kjqHfdvyNrorzg3sqRjLjActtfU8NA==
|
||||
dependencies:
|
||||
"@babel/code-frame" "^7.14.0"
|
||||
"@babel/core" "^7.15.5"
|
||||
@ -5641,7 +5641,7 @@ gatsby@3.14.1:
|
||||
find-cache-dir "^3.3.1"
|
||||
fs-exists-cached "1.0.0"
|
||||
fs-extra "^10.0.0"
|
||||
gatsby-cli "^3.14.0"
|
||||
gatsby-cli "^3.14.1"
|
||||
gatsby-core-utils "^2.14.0"
|
||||
gatsby-graphiql-explorer "^1.14.0"
|
||||
gatsby-legacy-polyfills "^1.14.0"
|
||||
|
Loading…
x
Reference in New Issue
Block a user