Skip to content

Commit

Permalink
chore(deps): update codemirror (#212)
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 3, 2021
1 parent 628e1e1 commit fb78d23
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -67,7 +67,7 @@
"@codemirror/basic-setup": "0.19.0",
"@codemirror/state": "0.19.2",
"@codemirror/theme-one-dark": "0.19.0",
"@codemirror/view": "0.19.9"
"@codemirror/view": "0.19.10"
},
"devDependencies": {
"@codemirror/lang-cpp": "0.19.1",
Expand All @@ -80,7 +80,7 @@
"@codemirror/lang-php": "0.19.1",
"@codemirror/lang-python": "0.19.2",
"@codemirror/lang-rust": "0.19.1",
"@codemirror/lang-sql": "0.19.3",
"@codemirror/lang-sql": "0.19.4",
"@codemirror/lang-xml": "0.19.2",
"@codemirror/legacy-modes": "0.19.0",
"@codemirror/stream-parser": "0.19.2",
Expand Down

0 comments on commit fb78d23

Please sign in to comment.