Skip to content

Commit

Permalink
fix(deps): update codemirror (#219)
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 11, 2021
1 parent 4ede719 commit dcd9068
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.4",
"@codemirror/state": "0.19.5",
"@codemirror/theme-one-dark": "0.19.1",
"@codemirror/view": "0.19.14"
"@codemirror/view": "0.19.15"
},
"devDependencies": {
"@codemirror/lang-cpp": "0.19.1",
Expand Down

0 comments on commit dcd9068

Please sign in to comment.