Skip to content

Commit 4a34e3f

Browse files
renovate[bot]GatsbyJS Bot
authored and
GatsbyJS Bot
committed
fix: update gatsby monorepo (#17526)
1 parent 24c30b9 commit 4a34e3f

File tree

18 files changed

+198
-198
lines changed

18 files changed

+198
-198
lines changed

starters/blog/package-lock.json

Lines changed: 16 additions & 16 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: 3 additions & 3 deletions
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.15.12",
11+
"gatsby": "^2.15.14",
1212
"gatsby-image": "^2.2.18",
1313
"gatsby-plugin-feed": "^2.3.12",
1414
"gatsby-plugin-google-analytics": "^2.1.16",
@@ -17,10 +17,10 @@
1717
"gatsby-plugin-react-helmet": "^3.1.7",
1818
"gatsby-plugin-sharp": "^2.2.21",
1919
"gatsby-plugin-typography": "^2.3.7",
20-
"gatsby-remark-copy-linked-files": "^2.1.18",
20+
"gatsby-remark-copy-linked-files": "^2.1.19",
2121
"gatsby-remark-images": "^3.1.21",
2222
"gatsby-remark-prismjs": "^3.3.13",
23-
"gatsby-remark-responsive-iframe": "^2.2.15",
23+
"gatsby-remark-responsive-iframe": "^2.2.16",
2424
"gatsby-remark-smartypants": "^2.1.8",
2525
"gatsby-source-filesystem": "^2.1.22",
2626
"gatsby-transformer-remark": "^2.6.22",

starters/default/package-lock.json

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

starters/default/package.json

Lines changed: 1 addition & 1 deletion
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.15.12",
8+
"gatsby": "^2.15.14",
99
"gatsby-image": "^2.2.18",
1010
"gatsby-plugin-manifest": "^2.2.16",
1111
"gatsby-plugin-offline": "^2.2.10",

starters/hello-world/package-lock.json

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

starters/hello-world/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"test": "echo \"Write tests! -> https://gatsby.dev/unit-testing \""
1414
},
1515
"dependencies": {
16-
"gatsby": "^2.15.12",
16+
"gatsby": "^2.15.14",
1717
"react": "^16.9.0",
1818
"react-dom": "^16.9.0"
1919
},

themes/gatsby-starter-blog-theme-core/package-lock.json

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

0 commit comments

Comments
 (0)