fix(deps): update dependency gatsby to v3.14.5 (#5937)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2021-11-01 16:37:13 +02:00 committed by GitHub
parent 30a256917f
commit e7d12f8348
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 8 deletions

View File

@ -19,7 +19,7 @@
"@emotion/styled": "^10.0.27",
"dayjs": "^1.8.23",
"emotion-theming": "^10.0.27",
"gatsby": "3.14.2",
"gatsby": "3.14.5",
"gatsby-plugin-catch-links": "3.14.0",
"gatsby-plugin-emotion": "^4.0.0",
"gatsby-plugin-manifest": "3.14.0",

View File

@ -5258,7 +5258,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.1:
gatsby-cli@^3.14.2:
version "3.14.2"
resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-3.14.2.tgz#1d4ebeb199c3a910d80abc13f458888c8cd7f2f8"
integrity sha512-p3E6XyzwVPGpHd0AYVkvnPkZoEElWLWjAG10173k5aGtpoM6dIuJuSlgBPrjeev9PQ7y3oCoCO3zBjnGdB1/WQ==
@ -5640,10 +5640,10 @@ gatsby-worker@^0.5.0:
"@babel/core" "^7.15.5"
"@babel/runtime" "^7.15.4"
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==
gatsby@3.14.5:
version "3.14.5"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-3.14.5.tgz#917dfa512f83ec3feddca2f68b236ab70eeb8df7"
integrity sha512-j1Dvm6iIlUcfYXXNKZWULanOF7UI/01uRMbIBP10iqjJClv+ZbqnFnkwQKvFwLaC88h6jPcEIbR7kZFTqbfbZQ==
dependencies:
"@babel/code-frame" "^7.14.0"
"@babel/core" "^7.15.5"
@ -5712,7 +5712,7 @@ gatsby@3.14.2:
find-cache-dir "^3.3.1"
fs-exists-cached "1.0.0"
fs-extra "^10.0.0"
gatsby-cli "^3.14.1"
gatsby-cli "^3.14.2"
gatsby-core-utils "^2.14.0"
gatsby-graphiql-explorer "^1.14.0"
gatsby-legacy-polyfills "^1.14.0"
@ -5751,7 +5751,6 @@ gatsby@3.14.2:
opentracing "^0.14.4"
p-defer "^3.0.0"
parseurl "^1.3.3"
path-to-regexp "0.1.7"
physical-cpu-count "^2.0.0"
platform "^1.3.6"
postcss "^8.3.5"