Skip to content

Commit 8262303

Browse files
authored
Merge pull request #1938 from TriliumNext/renovate/codemirror
fix(deps): update codemirror
2 parents 850823a + e46631d commit 8262303

File tree

2 files changed

+30
-38
lines changed

2 files changed

+30
-38
lines changed

packages/codemirror/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -22,14 +22,14 @@
2222
"@codemirror/commands": "6.8.1",
2323
"@codemirror/lang-css": "6.3.1",
2424
"@codemirror/lang-html": "6.4.9",
25-
"@codemirror/lang-javascript": "6.2.3",
25+
"@codemirror/lang-javascript": "6.2.4",
2626
"@codemirror/lang-json": "6.0.1",
2727
"@codemirror/lang-markdown": "6.3.2",
2828
"@codemirror/lang-php": "6.0.1",
2929
"@codemirror/lang-vue": "0.1.3",
3030
"@codemirror/lang-xml": "6.1.0",
3131
"@codemirror/legacy-modes": "6.5.1",
32-
"@codemirror/search": "6.5.10",
32+
"@codemirror/search": "6.5.11",
3333
"@codemirror/view": "6.36.8",
3434
"@fsegurai/codemirror-theme-abcdef": "6.1.4",
3535
"@fsegurai/codemirror-theme-abyss": "6.1.4",

pnpm-lock.yaml

+28-36
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)