Skip to content

Commit 68c81ad

Browse files
committed
Update dependency codemirror to v5.62.3
1 parent dbc9f13 commit 68c81ad

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": "7.1.5",
1616
"@weknow/gatsby-remark-twitter": "0.2.3",
1717
"assert": "2.0.0",
18-
"codemirror": "5.62.2",
18+
"codemirror": "5.62.3",
1919
"codemirror-graphql": "1.0.2",
2020
"gatsby": "3.10.1",
2121
"gatsby-plugin-anchor-links": "1.2.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3204,10 +3204,10 @@ [email protected]:
32043204
graphql-language-service-interface "^2.8.2"
32053205
graphql-language-service-parser "^1.9.0"
32063206

3207-
3208-
version "5.62.2"
3209-
resolved "https://registry.yarnpkg.com/codemirror/-/codemirror-5.62.2.tgz#bce6d19c9829e6e788f83886d48ecf5c1e106e65"
3210-
integrity sha512-tVFMUa4J3Q8JUd1KL9yQzQB0/BJt7ZYZujZmTPgo/54Lpuq3ez4C8x/ATUY/wv7b7X3AUq8o3Xd+2C5ZrCGWHw==
3207+
3208+
version "5.62.3"
3209+
resolved "https://registry.yarnpkg.com/codemirror/-/codemirror-5.62.3.tgz#5cfdee6931c8b2d1b39ae773aaaaec2cc6b5558e"
3210+
integrity sha512-zZAyOfN8TU67ngqrxhOgtkSAGV9jSpN1snbl8elPtnh9Z5A11daR405+dhLzLnuXrwX0WCShWlybxPN3QC/9Pg==
32113211

32123212
collapse-white-space@^1.0.2:
32133213
version "1.0.6"

0 commit comments

Comments
 (0)