Skip to content
This repository has been archived by the owner on May 30, 2023. It is now read-only.

Commit

Permalink
Update dependency gatsby to v2.20.12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Apr 3, 2020
1 parent edd7f1c commit ca55475
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion packages/gatsby-transformer-kontent-image/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@typescript-eslint/parser": "2.26.0",
"cross-env": "6.0.3",
"eslint": "6.8.0",
"gatsby": "2.20.11",
"gatsby": "2.20.12",
"jest": "24.9.0",
"prettier": "1.19.1",
"ts-jest": "24.3.0",
Expand Down
2 changes: 1 addition & 1 deletion site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"dependencies": {
"@rshackleton/gatsby-theme-kontent": "^0.1.0-beta.6",
"dotenv": "8.2.0",
"gatsby": "2.20.11",
"gatsby": "2.20.12",
"gatsby-image": "2.3.1",
"react": "16.13.0",
"react-dom": "16.13.0"
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7353,10 +7353,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.4:
version "2.11.4"
resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-2.11.4.tgz#2ce22a0eceff16d283eae5639522bf6596c97192"
integrity sha512-+Rrec8glPGqd1nTgkcCrelsh7hfWm/TSjniS8AAypGwmI704UfxfdrwM6LrckpBuwwFnGshS/Y0twjZd+oU/kg==
gatsby-cli@^2.11.5:
version "2.11.5"
resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-2.11.5.tgz#4020880414ea33647a286066bf8f1707d629b3db"
integrity sha512-yAvyplWx19dU5gYdWJETEMywbNTtL9HntlR65cHhznKiwrr6Jyao+TsE50CmgZ/8Vv2JMF3UZFd3vFRXb+aK7w==
dependencies:
"@babel/code-frame" "^7.8.3"
"@babel/runtime" "^7.8.7"
Expand Down Expand Up @@ -7548,10 +7548,10 @@ gatsby-telemetry@^1.2.3:
stack-utils "1.0.2"
uuid "3.4.0"

[email protected].11:
version "2.20.11"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.20.11.tgz#63905ca62c058bbceb63a95c2f2ad8ecbe11252b"
integrity sha512-KtlMXwON6hF+EhaMkixdNdYk7dMevraYb3FnSvVKHzb97e6r0D723X93NDlIyEGqKVhTPQPVKhXokdjWwRhB0g==
[email protected].12:
version "2.20.12"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.20.12.tgz#0312f99aaa51d7a18c51abb2bee2d32b5f3fd918"
integrity sha512-HoyjJA432ZUKOgkzsOSEdSbo3Vhi3lhr5uw8JnebO4S9Cqc6J2kw9HNASwtYFGzZVClGrsYwXVaLcOnSKtZmxA==
dependencies:
"@babel/code-frame" "^7.8.3"
"@babel/core" "^7.8.7"
Expand Down Expand Up @@ -7614,7 +7614,7 @@ [email protected]:
flat "^4.1.0"
fs-exists-cached "1.0.0"
fs-extra "^8.1.0"
gatsby-cli "^2.11.4"
gatsby-cli "^2.11.5"
gatsby-core-utils "^1.1.1"
gatsby-graphiql-explorer "^0.3.1"
gatsby-link "^2.3.2"
Expand Down

0 comments on commit ca55475

Please sign in to comment.