Skip to content

Commit 7e6d51e

Browse files
committed
fix(starters): update gatsby monorepo
1 parent 943943d commit 7e6d51e

File tree

6 files changed

+343
-158
lines changed

6 files changed

+343
-158
lines changed

starters/blog/package-lock.json

Lines changed: 134 additions & 54 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: 5 additions & 5 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.1.30",
12-
"gatsby-image": "^2.0.32",
11+
"gatsby": "^2.1.31",
12+
"gatsby-image": "^2.0.33",
1313
"gatsby-plugin-feed": "^2.0.15",
1414
"gatsby-plugin-google-analytics": "^2.0.17",
15-
"gatsby-plugin-manifest": "^2.0.23",
15+
"gatsby-plugin-manifest": "^2.0.24",
1616
"gatsby-plugin-offline": "^2.0.25",
1717
"gatsby-plugin-react-helmet": "^3.0.9",
18-
"gatsby-plugin-sharp": "^2.0.27",
18+
"gatsby-plugin-sharp": "^2.0.28",
1919
"gatsby-plugin-typography": "^2.2.9",
2020
"gatsby-remark-copy-linked-files": "^2.0.10",
2121
"gatsby-remark-images": "^2.0.6",
@@ -24,7 +24,7 @@
2424
"gatsby-remark-smartypants": "^2.0.9",
2525
"gatsby-source-filesystem": "^2.0.24",
2626
"gatsby-transformer-remark": "^2.3.2",
27-
"gatsby-transformer-sharp": "^2.1.16",
27+
"gatsby-transformer-sharp": "^2.1.17",
2828
"prismjs": "^1.15.0",
2929
"react": "^16.8.4",
3030
"react-dom": "^16.8.4",

0 commit comments

Comments
 (0)