Skip to content

Commit 659a9a3

Browse files
renovate[bot]DSchau
authored andcommitted
fix(starters): update gatsby monorepo (#12498)
This PR contains the following updates: | Package | Type | Update | Change | References | |---|---|---|---|---| | gatsby | dependencies | patch | [`^2.1.29` -> `^2.1.30`](https://diff.intrinsic.com/gatsby/2.1.29/2.1.30) | [source](https://togithub.com/gatsbyjs/gatsby) | | gatsby-image | dependencies | patch | [`^2.0.31` -> `^2.0.32`](https://diff.intrinsic.com/gatsby-image/2.0.31/2.0.32) | [source](https://togithub.com/gatsbyjs/gatsby) | | gatsby-plugin-feed | dependencies | patch | [`^2.0.14` -> `^2.0.15`](https://diff.intrinsic.com/gatsby-plugin-feed/2.0.14/2.0.15) | [source](https://togithub.com/gatsbyjs/gatsby) | | gatsby-plugin-google-analytics | dependencies | patch | [`^2.0.16` -> `^2.0.17`](https://diff.intrinsic.com/gatsby-plugin-google-analytics/2.0.16/2.0.17) | [source](https://togithub.com/gatsbyjs/gatsby) | | gatsby-plugin-manifest | dependencies | patch | [`^2.0.22` -> `^2.0.23`](https://diff.intrinsic.com/gatsby-plugin-manifest/2.0.22/2.0.23) | [source](https://togithub.com/gatsbyjs/gatsby) | | gatsby-plugin-offline | dependencies | patch | [`^2.0.24` -> `^2.0.25`](https://diff.intrinsic.com/gatsby-plugin-offline/2.0.24/2.0.25) | [source](https://togithub.com/gatsbyjs/gatsby) | | gatsby-plugin-react-helmet | dependencies | patch | [`^3.0.8` -> `^3.0.9`](https://diff.intrinsic.com/gatsby-plugin-react-helmet/3.0.8/3.0.9) | [source](https://togithub.com/gatsbyjs/gatsby) | | gatsby-plugin-sharp | dependencies | patch | [`^2.0.26` -> `^2.0.27`](https://diff.intrinsic.com/gatsby-plugin-sharp/2.0.26/2.0.27) | [source](https://togithub.com/gatsbyjs/gatsby) | | gatsby-plugin-typography | dependencies | patch | [`^2.2.8` -> `^2.2.9`](https://diff.intrinsic.com/gatsby-plugin-typography/2.2.8/2.2.9) | [source](https://togithub.com/gatsbyjs/gatsby) | | gatsby-remark-copy-linked-files | dependencies | patch | [`^2.0.9` -> `^2.0.10`](https://diff.intrinsic.com/gatsby-remark-copy-linked-files/2.0.9/2.0.10) | [source](https://togithub.com/gatsbyjs/gatsby) | | gatsby-remark-prismjs | dependencies | patch | [`^3.2.4` -> `^3.2.5`](https://diff.intrinsic.com/gatsby-remark-prismjs/3.2.4/3.2.5) | [source](https://togithub.com/gatsbyjs/gatsby) | | gatsby-remark-responsive-iframe | dependencies | patch | [`^2.0.9` -> `^2.0.10`](https://diff.intrinsic.com/gatsby-remark-responsive-iframe/2.0.9/2.0.10) | [source](https://togithub.com/gatsbyjs/gatsby) | | gatsby-remark-smartypants | dependencies | patch | [`^2.0.8` -> `^2.0.9`](https://diff.intrinsic.com/gatsby-remark-smartypants/2.0.8/2.0.9) | [source](https://togithub.com/gatsbyjs/gatsby) | | gatsby-source-filesystem | dependencies | patch | [`^2.0.23` -> `^2.0.24`](https://diff.intrinsic.com/gatsby-source-filesystem/2.0.23/2.0.24) | [source](https://togithub.com/gatsbyjs/gatsby) | | gatsby-transformer-remark | dependencies | patch | [`^2.3.1` -> `^2.3.2`](https://diff.intrinsic.com/gatsby-transformer-remark/2.3.1/2.3.2) | [source](https://togithub.com/gatsbyjs/gatsby) | | gatsby-transformer-sharp | dependencies | patch | [`^2.1.15` -> `^2.1.16`](https://diff.intrinsic.com/gatsby-transformer-sharp/2.1.15/2.1.16) | [source](https://togithub.com/gatsbyjs/gatsby) | --- ### Release Notes <details> <summary>gatsbyjs/gatsby</summary> ### [`v2.1.30`](https://togithub.com/gatsbyjs/gatsby/compare/[email protected]@2.1.30) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/[email protected]@2.1.30) </details> --- ### 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. --- - [ ] <!-- 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).
1 parent 55baf48 commit 659a9a3

File tree

6 files changed

+254
-254
lines changed

6 files changed

+254
-254
lines changed

starters/blog/package-lock.json

+103-103
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

starters/blog/package.json

+16-16
Original file line numberDiff line numberDiff line change
@@ -8,23 +8,23 @@
88
"url": "https://github.com/gatsbyjs/gatsby/issues"
99
},
1010
"dependencies": {
11-
"gatsby": "^2.1.29",
12-
"gatsby-image": "^2.0.31",
13-
"gatsby-plugin-feed": "^2.0.14",
14-
"gatsby-plugin-google-analytics": "^2.0.16",
15-
"gatsby-plugin-manifest": "^2.0.22",
16-
"gatsby-plugin-offline": "^2.0.24",
17-
"gatsby-plugin-react-helmet": "^3.0.8",
18-
"gatsby-plugin-sharp": "^2.0.26",
19-
"gatsby-plugin-typography": "^2.2.8",
20-
"gatsby-remark-copy-linked-files": "^2.0.9",
11+
"gatsby": "^2.1.30",
12+
"gatsby-image": "^2.0.32",
13+
"gatsby-plugin-feed": "^2.0.15",
14+
"gatsby-plugin-google-analytics": "^2.0.17",
15+
"gatsby-plugin-manifest": "^2.0.23",
16+
"gatsby-plugin-offline": "^2.0.25",
17+
"gatsby-plugin-react-helmet": "^3.0.9",
18+
"gatsby-plugin-sharp": "^2.0.27",
19+
"gatsby-plugin-typography": "^2.2.9",
20+
"gatsby-remark-copy-linked-files": "^2.0.10",
2121
"gatsby-remark-images": "^2.0.6",
22-
"gatsby-remark-prismjs": "^3.2.4",
23-
"gatsby-remark-responsive-iframe": "^2.0.9",
24-
"gatsby-remark-smartypants": "^2.0.8",
25-
"gatsby-source-filesystem": "^2.0.23",
26-
"gatsby-transformer-remark": "^2.3.1",
27-
"gatsby-transformer-sharp": "^2.1.15",
22+
"gatsby-remark-prismjs": "^3.2.5",
23+
"gatsby-remark-responsive-iframe": "^2.0.10",
24+
"gatsby-remark-smartypants": "^2.0.9",
25+
"gatsby-source-filesystem": "^2.0.24",
26+
"gatsby-transformer-remark": "^2.3.2",
27+
"gatsby-transformer-sharp": "^2.1.16",
2828
"prismjs": "^1.15.0",
2929
"react": "^16.8.4",
3030
"react-dom": "^16.8.4",

0 commit comments

Comments
 (0)