From d17a9a6bef54197f4a69943ce6bb09375bb52c92 Mon Sep 17 00:00:00 2001 From: GatsbyJS Bot Date: Wed, 20 Mar 2019 17:03:46 +0000 Subject: [PATCH] fix(starters): update gatsby monorepo (#12697) This PR contains the following updates: | Package | Type | Update | Change | References | |---|---|---|---|---| | gatsby | dependencies | patch | [`^2.2.2` -> `^2.2.3`](https://diff.intrinsic.com/gatsby/2.2.2/2.2.3) | [source](https://togithub.com/gatsbyjs/gatsby) | | gatsby-plugin-sharp | dependencies | patch | [`^2.0.29` -> `^2.0.30`](https://diff.intrinsic.com/gatsby-plugin-sharp/2.0.29/2.0.30) | [source](https://togithub.com/gatsbyjs/gatsby) | --- ### Release Notes
gatsbyjs/gatsby ### [`v2.2.3`](https://togithub.com/gatsbyjs/gatsby/compare/068fb089389fa00873ba534474263a8f831b8e7b...8b8a2e97ef4654de81f59471b7378eb3236731e9) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.2.2...gatsby@2.2.3)
--- ### Renovate configuration :date: **Schedule**: At any time (no schedule defined). :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied. :recycle: **Rebasing**: Whenever PR becomes conflicted, or if you modify the PR title to begin with "`rebase!`". :ghost: **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/config-help/issues) if that's undesired. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/marketplace/renovate). View repository job log [here](https://renovatebot.com/dashboard#gatsbyjs/gatsby). --- package-lock.json | 12 ++++++------ package.json | 2 +- yarn.lock | 14 +++++++------- 3 files changed, 14 insertions(+), 14 deletions(-) diff --git a/package-lock.json b/package-lock.json index 0d48f59..e7cfd20 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2256,9 +2256,9 @@ } }, "caniuse-lite": { - "version": "1.0.30000950", - "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30000950.tgz", - "integrity": "sha512-Cs+4U9T0okW2ftBsCIHuEYXXkki7mjXmjCh4c6PzYShk04qDEr76/iC7KwhLoWoY65wcra1XOsRD+S7BptEb5A==" + "version": "1.0.30000951", + "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30000951.tgz", + "integrity": "sha512-eRhP+nQ6YUkIcNQ6hnvdhMkdc7n3zadog0KXNRxAZTT2kHjUb1yGn71OrPhSn8MOvlX97g5CR97kGVj8fMsXWg==" }, "capture-stack-trace": { "version": "1.0.1", @@ -5151,9 +5151,9 @@ "integrity": "sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc=" }, "gatsby": { - "version": "2.2.2", - "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-2.2.2.tgz", - "integrity": "sha512-M5T+yCCKaTXiTKS/Uup2Bo0KE0imM+1vrGC8pqz9YvHS5K5l17DclwzHfP/J7B123L7JqLDiXH6YA0oCSvUzFA==", + "version": "2.2.3", + "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-2.2.3.tgz", + "integrity": "sha512-qGq4tqww68EHmf2sOFKuLvA6nFhlvHQ2oiwLLXBLpse+dX7lVQKKKN4XXV9GRpPbMG4CvgRF/rfqUBzawGsAQg==", "requires": { "@babel/code-frame": "^7.0.0", "@babel/core": "^7.0.0", diff --git a/package.json b/package.json index 280fba9..c9c1cba 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "test": "echo \"Write tests! -> https://gatsby.dev/unit-testing\"" }, "dependencies": { - "gatsby": "^2.2.2", + "gatsby": "^2.2.3", "react": "^16.8.4", "react-dom": "^16.8.4" }, diff --git a/yarn.lock b/yarn.lock index 1288150..bd63e25 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1928,9 +1928,9 @@ caniuse-api@^3.0.0: lodash.uniq "^4.5.0" caniuse-lite@^1.0.0, caniuse-lite@^1.0.30000844, caniuse-lite@^1.0.30000947, caniuse-lite@^1.0.30000949: - version "1.0.30000950" - resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30000950.tgz#8c559d66e332b34e919d1086cc6d29c1948856ae" - integrity sha512-Cs+4U9T0okW2ftBsCIHuEYXXkki7mjXmjCh4c6PzYShk04qDEr76/iC7KwhLoWoY65wcra1XOsRD+S7BptEb5A== + version "1.0.30000951" + resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30000951.tgz#c7c2fd4d71080284c8677dd410368df8d83688fe" + integrity sha512-eRhP+nQ6YUkIcNQ6hnvdhMkdc7n3zadog0KXNRxAZTT2kHjUb1yGn71OrPhSn8MOvlX97g5CR97kGVj8fMsXWg== capture-stack-trace@^1.0.0: version "1.0.1" @@ -3999,10 +3999,10 @@ gatsby-react-router-scroll@^2.0.6: scroll-behavior "^0.9.9" warning "^3.0.0" -gatsby@^2.2.2: - version "2.2.2" - resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.2.2.tgz#94706627fd0cc5c369fd0f2fdf6ca7ddb925522e" - integrity sha512-M5T+yCCKaTXiTKS/Uup2Bo0KE0imM+1vrGC8pqz9YvHS5K5l17DclwzHfP/J7B123L7JqLDiXH6YA0oCSvUzFA== +gatsby@^2.2.3: + version "2.2.3" + resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.2.3.tgz#8ee215f9020c90fb96f07db1db476861159eb193" + integrity sha512-qGq4tqww68EHmf2sOFKuLvA6nFhlvHQ2oiwLLXBLpse+dX7lVQKKKN4XXV9GRpPbMG4CvgRF/rfqUBzawGsAQg== dependencies: "@babel/code-frame" "^7.0.0" "@babel/core" "^7.0.0"