Skip to content

Commit

Permalink
Merge pull request #1854 from NullVoxPopuli/renovate/codemirror
Browse files Browse the repository at this point in the history
Update CodeMirror
  • Loading branch information
NullVoxPopuli authored Nov 5, 2024
2 parents d189e63 + 04dca11 commit 8c47e90
Show file tree
Hide file tree
Showing 3 changed files with 28 additions and 28 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,8 +26,8 @@
"path": "path-browserify"
},
"dependencies": {
"@codemirror/autocomplete": "6.18.1",
"@codemirror/commands": "6.6.2",
"@codemirror/autocomplete": "6.18.2",
"@codemirror/commands": "6.7.1",
"@codemirror/lang-html": "^6.4.9",
"@codemirror/lang-javascript": "6.2.2",
"@codemirror/lang-markdown": "6.3.0",
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.1",
"@codemirror/autocomplete": "6.18.2",
"@codemirror/lang-css": "^6.3.0",
"@codemirror/lang-html": "^6.4.9",
"@codemirror/lang-javascript": "^6.2.1",
Expand Down
50 changes: 25 additions & 25 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 8c47e90

Please sign in to comment.