Skip to content

Commit

Permalink
fix(deps): update dependency gatsby to v3.14.5 (#5937)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Nov 1, 2021
1 parent c000f1f commit 3f86336
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
13 changes: 6 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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==
Expand Down Expand Up @@ -5640,10 +5640,10 @@ gatsby-worker@^0.5.0:
"@babel/core" "^7.15.5"
"@babel/runtime" "^7.15.4"

[email protected].2:
version "3.14.2"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-3.14.2.tgz#684a49ed9521abe5e72ff36b1fc3a4ed96fee0fb"
integrity sha512-1cjyfGkQ9zXtou+RhtYBprv8nYXTPuRIs4IFzBP373vBD1CdwabAC/R8kjqHfdvyNrorzg3sqRjLjActtfU8NA==
[email protected].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"
Expand Down Expand Up @@ -5712,7 +5712,7 @@ [email protected]:
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"
Expand Down Expand Up @@ -5751,7 +5751,6 @@ [email protected]:
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"
Expand Down

0 comments on commit 3f86336

Please sign in to comment.