Skip to content

Commit b8e35a1

Browse files
committed
chore: bump plugin
1 parent ff545e4 commit b8e35a1

File tree

2 files changed

+19
-13
lines changed

2 files changed

+19
-13
lines changed

examples/blog/package-lock.json

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

examples/blog/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@
88
"start": "gatsby develop"
99
},
1010
"dependencies": {
11-
"gatsby": "^5.0.0",
11+
"gatsby": "^5.1.0",
1212
"gatsby-plugin-image": "^3.1.0",
1313
"gatsby-plugin-sharp": "^5.1.0",
14-
"gatsby-source-sanity": "7.5.2-valhalla.1",
14+
"gatsby-source-sanity": "^7.6.0",
1515
"react": "^18.2.0",
1616
"react-dom": "^18.2.0"
1717
},

0 commit comments

Comments
 (0)