Skip to content

Commit 6312d48

Browse files
renovate[bot]GatsbyJS Bot
authored and
GatsbyJS Bot
committed
fix: update gatsby monorepo (#17043)
1 parent 0fa115f commit 6312d48

File tree

18 files changed

+4310
-1685
lines changed

18 files changed

+4310
-1685
lines changed

starters/blog/package-lock.json

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

starters/blog/package.json

+9-9
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.13.80",
12-
"gatsby-image": "^2.2.13",
13-
"gatsby-plugin-feed": "^2.3.8",
14-
"gatsby-plugin-google-analytics": "^2.1.10",
11+
"gatsby": "^2.13.82",
12+
"gatsby-image": "^2.2.14",
13+
"gatsby-plugin-feed": "^2.3.9",
14+
"gatsby-plugin-google-analytics": "^2.1.11",
1515
"gatsby-plugin-manifest": "^2.2.9",
1616
"gatsby-plugin-offline": "^2.2.10",
1717
"gatsby-plugin-react-helmet": "^3.1.5",
18-
"gatsby-plugin-sharp": "^2.2.17",
18+
"gatsby-plugin-sharp": "^2.2.18",
1919
"gatsby-plugin-typography": "^2.3.5",
20-
"gatsby-remark-copy-linked-files": "^2.1.10",
21-
"gatsby-remark-images": "^3.1.17",
20+
"gatsby-remark-copy-linked-files": "^2.1.11",
21+
"gatsby-remark-images": "^3.1.18",
2222
"gatsby-remark-prismjs": "^3.3.9",
2323
"gatsby-remark-responsive-iframe": "^2.2.8",
2424
"gatsby-remark-smartypants": "^2.1.5",
25-
"gatsby-source-filesystem": "^2.1.16",
25+
"gatsby-source-filesystem": "^2.1.17",
2626
"gatsby-transformer-remark": "^2.6.19",
27-
"gatsby-transformer-sharp": "^2.2.11",
27+
"gatsby-transformer-sharp": "^2.2.12",
2828
"prismjs": "^1.17.1",
2929
"react": "^16.9.0",
3030
"react-dom": "^16.9.0",

0 commit comments

Comments
 (0)