Skip to content

Commit abc4368

Browse files
fix: update dependency @codemirror/language to ^6.12.1 (#282)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2d10372 commit abc4368

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

package-lock.json

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@codemirror/lang-javascript": "^6.2.4",
3636
"@codemirror/lang-json": "^6.0.2",
3737
"@codemirror/lang-markdown": "^6.5.0",
38-
"@codemirror/language": "^6.11.3",
38+
"@codemirror/language": "^6.12.1",
3939
"@eslint/css": "^0.14.1",
4040
"@eslint/js": "^9.39.2",
4141
"@eslint/json": "^0.14.0",

0 commit comments

Comments
 (0)