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

Commit e7fa24d

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

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
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.1",
31+
"gatsby-plugin-static-cms": "2.0.2",
3232
"gatsby-remark-images": "7.7.0",
3333
"gatsby-remark-prismjs": "7.7.0",
3434
"gatsby-remark-responsive-iframe": "6.7.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8107,10 +8107,10 @@ gatsby-plugin-sharp@5.7.0:
81078107
semver "^7.3.8"
81088108
sharp "^0.31.3"
81098109

8110-
gatsby-plugin-static-cms@2.0.1:
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==
8110+
gatsby-plugin-static-cms@2.0.2:
8111+
version "2.0.2"
8112+
resolved "https://registry.yarnpkg.com/gatsby-plugin-static-cms/-/gatsby-plugin-static-cms-2.0.2.tgz#0ab623133ff2dc76156a45be70d2f61ae9940567"
8113+
integrity sha512-G69pnuy9k4ea+Hm7IM+D6dZOQsbGMNzKSMelwopN4RzSdb4VPjBRmBiGyEn58N+cydwDKLqym+k+2yjbKJuZrg==
81148114
dependencies:
81158115
"@babel/runtime" "7.21.0"
81168116
"@soda/friendly-errors-webpack-plugin" "1.8.1"

0 commit comments

Comments
 (0)