Skip to content

Commit

Permalink
fix(deps): update codemirror (#215)
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 7, 2021
1 parent 21bc9c1 commit 2c0ca72
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 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.3",
"@codemirror/theme-one-dark": "0.19.0",
"@codemirror/view": "0.19.11"
"@codemirror/state": "0.19.4",
"@codemirror/theme-one-dark": "0.19.1",
"@codemirror/view": "0.19.13"
},
"devDependencies": {
"@codemirror/lang-cpp": "0.19.1",
Expand Down

0 comments on commit 2c0ca72

Please sign in to comment.