Skip to content

Commit

Permalink
Update CodeMirror
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 24, 2024
1 parent 288280d commit 6e1e3a2
Show file tree
Hide file tree
Showing 3 changed files with 80 additions and 89 deletions.
4 changes: 2 additions & 2 deletions packages/app-support/codemirror/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"path": "path-browserify"
},
"dependencies": {
"@codemirror/autocomplete": "6.18.2",
"@codemirror/autocomplete": "6.18.3",
"@codemirror/commands": "6.7.1",
"@codemirror/lang-html": "^6.4.9",
"@codemirror/lang-javascript": "6.2.2",
Expand All @@ -36,7 +36,7 @@
"@codemirror/lint": "^6.8.2",
"@codemirror/search": "6.5.7",
"@codemirror/state": "6.4.1",
"@codemirror/view": "6.34.2",
"@codemirror/view": "6.35.0",
"@lezer/common": "^1.2.2",
"@lezer/highlight": "^1.2.1",
"@lezer/html": "^1.3.7",
Expand Down
2 changes: 1 addition & 1 deletion packages/syntax/glimmer/codemirror/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"typescript": "^5.4.5"
},
"dependencies": {
"@codemirror/autocomplete": "6.18.2",
"@codemirror/autocomplete": "6.18.3",
"@codemirror/lang-css": "^6.3.0",
"@codemirror/lang-html": "^6.4.9",
"@codemirror/lang-javascript": "^6.2.1",
Expand Down
Loading

0 comments on commit 6e1e3a2

Please sign in to comment.