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

<details>
<summary>gatsbyjs/gatsby</summary>

### [`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)

</details>

---

### Renovate configuration

📅 **Schedule**: At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻️ **Rebasing**: Whenever PR becomes conflicted, or if you modify the PR title to begin with "`rebase!`".

👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/config-help/issues) if that's undesired.

---

 - [ ] <!-- renovate-rebase -->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).
This commit is contained in:
GatsbyJS Bot
2019-03-20 17:03:46 +00:00
parent 35bd5708c8
commit d17a9a6bef
3 changed files with 14 additions and 14 deletions
+6 -6
View File
@@ -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",