Skip to content

Commit ffa3959

Browse files
renovate[bot]sidharthachatterjee
authored andcommitted
fix(starters): update dependency gatsby-plugin-sharp to ^2.0.26 (#12486)
1 parent 3779201 commit ffa3959

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

starters/blog/package-lock.json

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

starters/blog/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"gatsby-plugin-manifest": "^2.0.22",
1616
"gatsby-plugin-offline": "^2.0.24",
1717
"gatsby-plugin-react-helmet": "^3.0.8",
18-
"gatsby-plugin-sharp": "^2.0.25",
18+
"gatsby-plugin-sharp": "^2.0.26",
1919
"gatsby-plugin-typography": "^2.2.8",
2020
"gatsby-remark-copy-linked-files": "^2.0.9",
2121
"gatsby-remark-images": "^2.0.6",

starters/default/package-lock.json

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

starters/default/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"gatsby-plugin-manifest": "^2.0.22",
1111
"gatsby-plugin-offline": "^2.0.24",
1212
"gatsby-plugin-react-helmet": "^3.0.8",
13-
"gatsby-plugin-sharp": "^2.0.25",
13+
"gatsby-plugin-sharp": "^2.0.26",
1414
"gatsby-source-filesystem": "^2.0.23",
1515
"gatsby-transformer-sharp": "^2.1.15",
1616
"prop-types": "^15.7.2",

0 commit comments

Comments
 (0)