Skip to content

Commit f744f13

Browse files
authored
Merge pull request graphql#1118 from graphql/renovate/codemirror-5.x
Update dependency codemirror to v5.63.0
2 parents 016697e + 4f44c15 commit f744f13

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
@@ -15,7 +15,7 @@
1515
"@graphql-tools/schema": "8.2.0",
1616
"@weknow/gatsby-remark-twitter": "0.2.3",
1717
"assert": "2.0.0",
18-
"codemirror": "5.62.3",
18+
"codemirror": "5.63.0",
1919
"codemirror-graphql": "1.0.2",
2020
"gatsby": "3.14.0",
2121
"gatsby-plugin-anchor-links": "1.2.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3356,10 +3356,10 @@ codemirror-graphql@1.0.2:
33563356
graphql-language-service-interface "^2.8.2"
33573357
graphql-language-service-parser "^1.9.0"
33583358

3359-
codemirror@5.62.3:
3360-
version "5.62.3"
3361-
resolved "https://registry.yarnpkg.com/codemirror/-/codemirror-5.62.3.tgz#5cfdee6931c8b2d1b39ae773aaaaec2cc6b5558e"
3362-
integrity sha512-zZAyOfN8TU67ngqrxhOgtkSAGV9jSpN1snbl8elPtnh9Z5A11daR405+dhLzLnuXrwX0WCShWlybxPN3QC/9Pg==
3359+
codemirror@5.63.0:
3360+
version "5.63.0"
3361+
resolved "https://registry.yarnpkg.com/codemirror/-/codemirror-5.63.0.tgz#070a699108badd9c118b7261ac2e9793acdbb149"
3362+
integrity sha512-KlLWRPggDg2rBD1Mx7/EqEhaBdy+ybBCVh/efgjBDsPpMeEu6MbTAJzIT4TuCzvmbTEgvKOGzVT6wdBTNusqrg==
33633363

33643364
collapse-white-space@^1.0.2:
33653365
version "1.0.6"

0 commit comments

Comments
 (0)