Skip to content

Commit ea16be0

Browse files
renovate[bot]KyleAMathews
authored andcommitted
fix(starters): update gatsby monorepo (#14754)
1 parent cb11440 commit ea16be0

File tree

6 files changed

+145
-158
lines changed

6 files changed

+145
-158
lines changed

starters/blog/package-lock.json

Lines changed: 56 additions & 61 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

starters/blog/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,14 @@
88
"url": "https://github.com/gatsbyjs/gatsby/issues"
99
},
1010
"dependencies": {
11-
"gatsby": "^2.9.1",
12-
"gatsby-image": "^2.1.3",
11+
"gatsby": "^2.9.2",
12+
"gatsby-image": "^2.1.4",
1313
"gatsby-plugin-feed": "^2.2.3",
1414
"gatsby-plugin-google-analytics": "^2.0.21",
1515
"gatsby-plugin-manifest": "^2.1.1",
16-
"gatsby-plugin-offline": "^2.1.1",
16+
"gatsby-plugin-offline": "^2.1.2",
1717
"gatsby-plugin-react-helmet": "^3.0.12",
18-
"gatsby-plugin-sharp": "^2.1.4",
18+
"gatsby-plugin-sharp": "^2.1.5",
1919
"gatsby-plugin-typography": "^2.2.13",
2020
"gatsby-remark-copy-linked-files": "^2.0.13",
2121
"gatsby-remark-images": "^3.0.14",

0 commit comments

Comments
 (0)