Skip to content

Commit

Permalink
fix(deps): update codemirror (#214)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Nov 4, 2021
1 parent 59e37f3 commit c2e8bf9
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 c2e8bf9

Please sign in to comment.