Skip to content

Commit 97b8b2a

Browse files
fix(deps): update dependency codemirror to v5.65.13
1 parent bbb897c commit 97b8b2a

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
@@ -24,7 +24,7 @@
2424
"@weknow/gatsby-remark-twitter": "0.2.3",
2525
"assert": "2.0.0",
2626
"clsx": "1.2.1",
27-
"codemirror": "5.65.1",
27+
"codemirror": "5.65.13",
2828
"codemirror-graphql": "1.2.11",
2929
"gatsby": "5.10.0",
3030
"gatsby-plugin-anchor-links": "1.2.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4534,10 +4534,10 @@ [email protected]:
45344534
"@codemirror/stream-parser" "^0.19.2"
45354535
graphql-language-service "^4.1.4"
45364536

4537-
4538-
version "5.65.1"
4539-
resolved "https://registry.yarnpkg.com/codemirror/-/codemirror-5.65.1.tgz#5988a812c974c467f964bcc1a00c944e373de502"
4540-
integrity sha512-s6aac+DD+4O2u1aBmdxhB7yz2XU7tG3snOyQ05Kxifahz7hoxnfxIRHxiCSEv3TUC38dIVH8G+lZH9UWSfGQxA==
4537+
4538+
version "5.65.13"
4539+
resolved "https://registry.yarnpkg.com/codemirror/-/codemirror-5.65.13.tgz#c098a6f409db8b5a7c5722788bd9fa3bb2367f2e"
4540+
integrity sha512-SVWEzKXmbHmTQQWaz03Shrh4nybG0wXx2MEu3FO4ezbPW8IbnZEd5iGHGEffSUaitKYa3i+pHpBsSvw8sPHtzg==
45414541

45424542
color-convert@^1.9.0:
45434543
version "1.9.3"

0 commit comments

Comments
 (0)