Skip to content

Commit 8d8d39b

Browse files
renovate[bot]sidharthachatterjee
authored andcommitted
fix(starters): update dependency gatsby to ^2.2.2 (#12687)
1 parent e155f66 commit 8d8d39b

File tree

6 files changed

+564
-445
lines changed

6 files changed

+564
-445
lines changed

starters/blog/package-lock.json

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

starters/blog/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"url": "https://github.com/gatsbyjs/gatsby/issues"
99
},
1010
"dependencies": {
11-
"gatsby": "^2.2.1",
11+
"gatsby": "^2.2.2",
1212
"gatsby-image": "^2.0.34",
1313
"gatsby-plugin-feed": "^2.0.15",
1414
"gatsby-plugin-google-analytics": "^2.0.17",

starters/default/package-lock.json

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

starters/default/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"version": "0.1.0",
66
"author": "Kyle Mathews <[email protected]>",
77
"dependencies": {
8-
"gatsby": "^2.2.1",
8+
"gatsby": "^2.2.2",
99
"gatsby-image": "^2.0.34",
1010
"gatsby-plugin-manifest": "^2.0.24",
1111
"gatsby-plugin-offline": "^2.0.25",

0 commit comments

Comments
 (0)