Skip to content

Commit 3b482bf

Browse files
fix(deps): update starters and examples - gatsby to ^5.8.1 (#37806)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 438ee06 commit 3b482bf

File tree

13 files changed

+181
-343
lines changed

13 files changed

+181
-343
lines changed

starters/blog/package-lock.json

Lines changed: 32 additions & 68 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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@
1010
"dependencies": {
1111
"@fontsource/merriweather": "^4.5.14",
1212
"@fontsource/montserrat": "^4.5.14",
13-
"gatsby": "^5.8.0",
13+
"gatsby": "^5.8.1",
1414
"gatsby-plugin-feed": "^5.8.0",
1515
"gatsby-plugin-image": "^3.8.0",
1616
"gatsby-plugin-manifest": "^5.8.0",
17-
"gatsby-plugin-sharp": "^5.8.0",
17+
"gatsby-plugin-sharp": "^5.8.1",
1818
"gatsby-remark-images": "^7.8.0",
1919
"gatsby-remark-prismjs": "^7.8.0",
2020
"gatsby-remark-responsive-iframe": "^6.8.0",

0 commit comments

Comments
 (0)