Skip to content
This repository was archived by the owner on Sep 9, 2024. It is now read-only.

Commit 536bbed

Browse files
committed
Update gatsby-plugin-static-cms
1 parent f06dfc5 commit 536bbed

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"gatsby-plugin-image": "3.7.0",
2929
"gatsby-plugin-manifest": "5.7.0",
3030
"gatsby-plugin-sharp": "5.7.0",
31-
"gatsby-plugin-static-cms": "2.0.0",
31+
"gatsby-plugin-static-cms": "2.0.1",
3232
"gatsby-remark-images": "7.7.0",
3333
"gatsby-remark-prismjs": "7.7.0",
3434
"gatsby-remark-responsive-iframe": "6.7.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -8107,10 +8107,10 @@ [email protected]:
81078107
semver "^7.3.8"
81088108
sharp "^0.31.3"
81098109

8110-
8111-
version "2.0.0"
8112-
resolved "https://registry.yarnpkg.com/gatsby-plugin-static-cms/-/gatsby-plugin-static-cms-2.0.0.tgz#8e084bb2384040962a8e401cf8bcda480d50e478"
8113-
integrity sha512-o7xK/0Vlzu8hSyzB+bop+BcW7UD1w43tJYJm0LfXjZn3aUxVsQncflu3YsMDZe6oy2D6jeBFuMBGiKF9enBLog==
8110+
8111+
version "2.0.1"
8112+
resolved "https://registry.yarnpkg.com/gatsby-plugin-static-cms/-/gatsby-plugin-static-cms-2.0.1.tgz#e0f789177267ecd27c927e21795f03da8395fac3"
8113+
integrity sha512-9A3q1TWqdzUsuzXvQiVdJeaW35Acj7QTuALe3xVy4nNOvfBBgKv128Y451uF5sZWTt+D7ZoLE30cH+1EB5mwMg==
81148114
dependencies:
81158115
"@babel/runtime" "7.21.0"
81168116
"@soda/friendly-errors-webpack-plugin" "1.8.1"

0 commit comments

Comments
 (0)