Skip to content

Commit 2a50aa0

Browse files
fix(deps): update starters and examples - gatsby (#27662)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 875b214 commit 2a50aa0

File tree

19 files changed

+4114
-16657
lines changed

19 files changed

+4114
-16657
lines changed

starters/blog/package-lock.json

Lines changed: 650 additions & 2167 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: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -8,22 +8,22 @@
88
"url": "https://github.com/gatsbyjs/gatsby/issues"
99
},
1010
"dependencies": {
11-
"gatsby": "^2.24.85",
11+
"gatsby": "^2.24.91",
1212
"gatsby-image": "^2.4.21",
13-
"gatsby-plugin-feed": "^2.5.19",
13+
"gatsby-plugin-feed": "^2.5.20",
1414
"gatsby-plugin-google-analytics": "^2.3.19",
15-
"gatsby-plugin-manifest": "^2.4.35",
16-
"gatsby-plugin-offline": "^3.2.37",
15+
"gatsby-plugin-manifest": "^2.4.37",
16+
"gatsby-plugin-offline": "^3.2.38",
1717
"gatsby-plugin-react-helmet": "^3.3.14",
1818
"gatsby-plugin-sharp": "^2.6.43",
1919
"gatsby-remark-copy-linked-files": "^2.3.19",
20-
"gatsby-remark-images": "^3.3.39",
20+
"gatsby-remark-images": "^3.3.40",
2121
"gatsby-remark-prismjs": "^3.5.16",
2222
"gatsby-remark-responsive-iframe": "^2.4.17",
2323
"gatsby-remark-smartypants": "^2.3.13",
24-
"gatsby-source-filesystem": "^2.3.35",
25-
"gatsby-transformer-remark": "^2.8.46",
26-
"gatsby-transformer-sharp": "^2.5.19",
24+
"gatsby-source-filesystem": "^2.3.37",
25+
"gatsby-transformer-remark": "^2.8.47",
26+
"gatsby-transformer-sharp": "^2.5.20",
2727
"prismjs": "^1.22.0",
2828
"react": "^16.12.0",
2929
"react-dom": "^16.12.0",

starters/default/package-lock.json

Lines changed: 555 additions & 2150 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: 5 additions & 5 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.24.85",
8+
"gatsby": "^2.24.91",
99
"gatsby-image": "^2.4.21",
10-
"gatsby-plugin-manifest": "^2.4.35",
11-
"gatsby-plugin-offline": "^3.2.37",
10+
"gatsby-plugin-manifest": "^2.4.37",
11+
"gatsby-plugin-offline": "^3.2.38",
1212
"gatsby-plugin-react-helmet": "^3.3.14",
1313
"gatsby-plugin-sharp": "^2.6.43",
14-
"gatsby-source-filesystem": "^2.3.35",
15-
"gatsby-transformer-sharp": "^2.5.19",
14+
"gatsby-source-filesystem": "^2.3.37",
15+
"gatsby-transformer-sharp": "^2.5.20",
1616
"prop-types": "^15.7.2",
1717
"react": "^16.12.0",
1818
"react-dom": "^16.12.0",

0 commit comments

Comments
 (0)