Skip to content

Commit ebe6131

Browse files
renovate[bot]GatsbyJS Bot
authored andcommitted
chore: update gatsby monorepo (#16950)
1 parent 8b08b8c commit ebe6131

File tree

18 files changed

+2532
-2066
lines changed

18 files changed

+2532
-2066
lines changed

starters/blog/package-lock.json

Lines changed: 471 additions & 374 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: 14 additions & 14 deletions
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.74",
12-
"gatsby-image": "^2.2.10",
11+
"gatsby": "^2.13.76",
12+
"gatsby-image": "^2.2.12",
1313
"gatsby-plugin-feed": "^2.3.7",
14-
"gatsby-plugin-google-analytics": "^2.1.8",
15-
"gatsby-plugin-manifest": "^2.2.7",
16-
"gatsby-plugin-offline": "^2.2.8",
14+
"gatsby-plugin-google-analytics": "^2.1.9",
15+
"gatsby-plugin-manifest": "^2.2.8",
16+
"gatsby-plugin-offline": "^2.2.9",
1717
"gatsby-plugin-react-helmet": "^3.1.4",
18-
"gatsby-plugin-sharp": "^2.2.14",
18+
"gatsby-plugin-sharp": "^2.2.16",
1919
"gatsby-plugin-typography": "^2.3.3",
20-
"gatsby-remark-copy-linked-files": "^2.1.8",
21-
"gatsby-remark-images": "^3.1.14",
22-
"gatsby-remark-prismjs": "^3.3.6",
23-
"gatsby-remark-responsive-iframe": "^2.2.6",
24-
"gatsby-remark-smartypants": "^2.1.3",
25-
"gatsby-source-filesystem": "^2.1.12",
26-
"gatsby-transformer-remark": "^2.6.16",
27-
"gatsby-transformer-sharp": "^2.2.8",
20+
"gatsby-remark-copy-linked-files": "^2.1.9",
21+
"gatsby-remark-images": "^3.1.16",
22+
"gatsby-remark-prismjs": "^3.3.8",
23+
"gatsby-remark-responsive-iframe": "^2.2.7",
24+
"gatsby-remark-smartypants": "^2.1.4",
25+
"gatsby-source-filesystem": "^2.1.14",
26+
"gatsby-transformer-remark": "^2.6.18",
27+
"gatsby-transformer-sharp": "^2.2.10",
2828
"prismjs": "^1.17.1",
2929
"react": "^16.9.0",
3030
"react-dom": "^16.9.0",

starters/default/package-lock.json

Lines changed: 365 additions & 326 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: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,14 @@
55
"version": "0.1.0",
66
"author": "Kyle Mathews <[email protected]>",
77
"dependencies": {
8-
"gatsby": "^2.13.74",
9-
"gatsby-image": "^2.2.10",
10-
"gatsby-plugin-manifest": "^2.2.7",
11-
"gatsby-plugin-offline": "^2.2.8",
8+
"gatsby": "^2.13.76",
9+
"gatsby-image": "^2.2.12",
10+
"gatsby-plugin-manifest": "^2.2.8",
11+
"gatsby-plugin-offline": "^2.2.9",
1212
"gatsby-plugin-react-helmet": "^3.1.4",
13-
"gatsby-plugin-sharp": "^2.2.14",
14-
"gatsby-source-filesystem": "^2.1.12",
15-
"gatsby-transformer-sharp": "^2.2.8",
13+
"gatsby-plugin-sharp": "^2.2.16",
14+
"gatsby-source-filesystem": "^2.1.14",
15+
"gatsby-transformer-sharp": "^2.2.10",
1616
"prop-types": "^15.7.2",
1717
"react": "^16.9.0",
1818
"react-dom": "^16.9.0",

starters/hello-world/package-lock.json

Lines changed: 315 additions & 270 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.13.74",
16+
"gatsby": "^2.13.76",
1717
"react": "^16.9.0",
1818
"react-dom": "^16.9.0"
1919
},

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

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

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"build": "gatsby build"
99
},
1010
"dependencies": {
11-
"gatsby": "^2.13.74",
11+
"gatsby": "^2.13.76",
1212
"gatsby-theme-blog-core": "^1.0.0",
1313
"react": "^16.9.0",
1414
"react-dom": "^16.9.0"

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

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

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"build": "gatsby build"
99
},
1010
"dependencies": {
11-
"gatsby": "^2.13.74",
11+
"gatsby": "^2.13.76",
1212
"gatsby-theme-blog": "^1.0.2",
1313
"react": "^16.9.0",
1414
"react-dom": "^16.9.0"

themes/gatsby-starter-notes-theme/package-lock.json

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

themes/gatsby-starter-notes-theme/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"build": "gatsby build"
99
},
1010
"dependencies": {
11-
"gatsby": "^2.13.74",
11+
"gatsby": "^2.13.76",
1212
"gatsby-theme-notes": "^1.0.3",
1313
"react": "^16.9.0",
1414
"react-dom": "^16.9.0"

themes/gatsby-starter-theme-workspace/example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"build": "gatsby build"
1010
},
1111
"dependencies": {
12-
"gatsby": "^2.13.74",
12+
"gatsby": "^2.13.76",
1313
"gatsby-theme-minimal": "^1.0.0",
1414
"react": "^16.9.0",
1515
"react-dom": "^16.9.0"

0 commit comments

Comments
 (0)