Skip to content

Commit 915f09e

Browse files
fix(deps): update dependency codemirror to v5.65.12
1 parent c26b51c commit 915f09e

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
@@ -23,7 +23,7 @@
2323
"@weknow/gatsby-remark-twitter": "0.2.3",
2424
"assert": "2.0.0",
2525
"clsx": "1.2.1",
26-
"codemirror": "5.65.1",
26+
"codemirror": "5.65.12",
2727
"codemirror-graphql": "1.2.11",
2828
"gatsby": "5.8.1",
2929
"gatsby-plugin-anchor-links": "1.2.1",

yarn.lock

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

4551-
4552-
version "5.65.1"
4553-
resolved "https://registry.yarnpkg.com/codemirror/-/codemirror-5.65.1.tgz#5988a812c974c467f964bcc1a00c944e373de502"
4554-
integrity sha512-s6aac+DD+4O2u1aBmdxhB7yz2XU7tG3snOyQ05Kxifahz7hoxnfxIRHxiCSEv3TUC38dIVH8G+lZH9UWSfGQxA==
4551+
4552+
version "5.65.12"
4553+
resolved "https://registry.yarnpkg.com/codemirror/-/codemirror-5.65.12.tgz#294fdf097d10ac5b56a9e011a91eff252afc73ae"
4554+
integrity sha512-z2jlHBocElRnPYysN2HAuhXbO3DNB0bcSKmNz3hcWR2Js2Dkhc1bEOxG93Z3DeUrnm+qx56XOY5wQmbP5KY0sw==
45554555

45564556
color-convert@^1.9.0:
45574557
version "1.9.3"

0 commit comments

Comments
 (0)