Skip to content

Commit

Permalink
chore(deps): update dependency gatsby to v2.20.20
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 14, 2020
1 parent f48c8d7 commit 569118d
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"eslint-plugin-react": "7.19.0",
"eslint-plugin-standard": "4.0.1",
"factory.ts": "0.5.1",
"gatsby": "2.20.16",
"gatsby": "2.20.20",
"gatsby-source-filesystem": "2.2.2",
"jest": "25.3.0",
"jest-junit": "10.0.0",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6684,10 +6684,10 @@ functional-red-black-tree@^1.0.1:
resolved "https://registry.yarnpkg.com/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz#1b0ab3bd553b2a0d6399d29c0e3ea0b252078327"
integrity sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc=

gatsby-cli@^2.11.6:
version "2.11.6"
resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-2.11.6.tgz#d6d12c86d879b531cf42007faf327d4ef793ff36"
integrity sha512-c5JePnqYGOQckvO1RYCt5UoFrDtvCiJrQgZn04uePImwuOQ7uK9hqua6baDyGhfNNVGjLDsvRLcUoTU38Q58dg==
gatsby-cli@^2.11.8:
version "2.11.8"
resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-2.11.8.tgz#1517ae1aaef09e95b16d18c4bd6715bf6a43d354"
integrity sha512-oYEfPKZJXUkiYGHdds5+Rt5oOHziCKiy6/g1UVRqODMmYmB0InMGaDfRU0R9O7EXjmkFbmNWruoweyCMYpG57Q==
dependencies:
"@babel/code-frame" "^7.8.3"
"@babel/runtime" "^7.8.7"
Expand Down Expand Up @@ -6837,10 +6837,10 @@ gatsby-telemetry@^1.2.3:
stack-utils "1.0.2"
uuid "3.4.0"

gatsby@2.20.16:
version "2.20.16"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.20.16.tgz#3935aef136073e244ce234beeaee56c99f6b0e25"
integrity sha512-l5O+chfPCNR9uO390cCA+P7ZE7gAIIdZMhtsXHRR2rp5ZFIZZfNRnKV7ipMtE2cMgPCAXjnx9pOauLqOTeU9Yg==
gatsby@2.20.20:
version "2.20.20"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.20.20.tgz#089d6350dff1b014202aeaca4e23c3a41da6da80"
integrity sha512-cwJgWRHAiD/WgNsYqcUcVqMmIdhKy8WiaV5RXUBhWK+wcN7HPA+kN2hPDZ/EjGSQ6234b4FEQaV030WbXkrv7g==
dependencies:
"@babel/code-frame" "^7.8.3"
"@babel/core" "^7.8.7"
Expand Down Expand Up @@ -6903,7 +6903,7 @@ gatsby@2.20.16:
flat "^4.1.0"
fs-exists-cached "1.0.0"
fs-extra "^8.1.0"
gatsby-cli "^2.11.6"
gatsby-cli "^2.11.8"
gatsby-core-utils "^1.1.1"
gatsby-graphiql-explorer "^0.3.1"
gatsby-link "^2.3.2"
Expand Down

0 comments on commit 569118d

Please sign in to comment.