Skip to content

Commit

Permalink
fix(deps): update codemirror
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 3, 2021
1 parent 59e37f3 commit 3634eaf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -65,9 +65,9 @@
"dependencies": {
"@babel/runtime": "7.16.0",
"@codemirror/basic-setup": "0.19.0",
"@codemirror/state": "0.19.2",
"@codemirror/state": "0.19.3",
"@codemirror/theme-one-dark": "0.19.0",
"@codemirror/view": "0.19.10"
"@codemirror/view": "0.19.11"
},
"devDependencies": {
"@codemirror/lang-cpp": "0.19.1",
Expand Down

0 comments on commit 3634eaf

Please sign in to comment.