Skip to content

Commit 6cac870

Browse files
authored
Merge pull request graphql#1164 from graphql/renovate/codemirror-5.x
Update dependency codemirror to v5.65.1
2 parents 4059e59 + 9f99383 commit 6cac870

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.5.4",
2525
"gatsby-plugin-anchor-links": "1.2.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3780,10 +3780,10 @@ [email protected]:
37803780
graphql-language-service-interface "^2.9.0"
37813781
graphql-language-service-parser "^1.10.0"
37823782

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

37883788
collection-visit@^1.0.0:
37893789
version "1.0.0"

0 commit comments

Comments
 (0)