Skip to content

Commit

Permalink
chore(deps): update codemirror
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 11, 2023
1 parent 11aef6d commit 5a8848f
Show file tree
Hide file tree
Showing 2 changed files with 287 additions and 203 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,11 @@
"license": "MIT",
"dependencies": {
"@codemirror/highlight": "^0.19.0",
"@codemirror/state": "^0.19.0",
"@codemirror/view": "^0.19.0"
"@codemirror/state": "^6.0.0",
"@codemirror/view": "^6.0.0"
},
"devDependencies": {
"@codemirror/buildhelper": "0.1.11"
"@codemirror/buildhelper": "1.0.1"
},
"repository": {
"type": "git",
Expand Down
Loading

0 comments on commit 5a8848f

Please sign in to comment.