Skip to content

Commit 9f99383

Browse files
committed
Update dependency codemirror to v5.65.1
1 parent bfaf238 commit 9f99383

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
@@ -19,7 +19,7 @@
1919
"@reach/router": "1.3.4",
2020
"@weknow/gatsby-remark-twitter": "0.2.3",
2121
"assert": "2.0.0",
22-
"codemirror": "5.63.3",
22+
"codemirror": "5.65.1",
2323
"codemirror-graphql": "1.1.0",
2424
"gatsby": "4.2.0",
2525
"gatsby-plugin-anchor-links": "1.2.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3931,10 +3931,10 @@ [email protected]:
39313931
graphql-language-service-interface "^2.9.0"
39323932
graphql-language-service-parser "^1.10.0"
39333933

3934-
codemirror@5.63.3:
3935-
version "5.63.3"
3936-
resolved "https://registry.yarnpkg.com/codemirror/-/codemirror-5.63.3.tgz#97042a242027fe0c87c09b36bc01931d37b76527"
3937-
integrity sha512-1C+LELr+5grgJYqwZKqxrcbPsHFHapVaVAloBsFBASbpLnQqLw1U8yXJ3gT5D+rhxIiSpo+kTqN+hQ+9ialIXw==
3934+
codemirror@5.65.1:
3935+
version "5.65.1"
3936+
resolved "https://registry.yarnpkg.com/codemirror/-/codemirror-5.65.1.tgz#5988a812c974c467f964bcc1a00c944e373de502"
3937+
integrity sha512-s6aac+DD+4O2u1aBmdxhB7yz2XU7tG3snOyQ05Kxifahz7hoxnfxIRHxiCSEv3TUC38dIVH8G+lZH9UWSfGQxA==
39383938

39393939
collapse-white-space@^1.0.2:
39403940
version "1.0.6"

0 commit comments

Comments
 (0)