mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-22 03:05:19 -04:00
chore(deps): update codemirror to v6.8.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
8539765a1e
commit
4873af6fa1
3 changed files with 14 additions and 14 deletions
|
@ -37,10 +37,10 @@
|
|||
]
|
||||
},
|
||||
"dependencies": {
|
||||
"@codemirror/autocomplete": "6.7.1",
|
||||
"@codemirror/autocomplete": "6.8.0",
|
||||
"@codemirror/commands": "6.2.4",
|
||||
"@codemirror/lang-markdown": "6.1.1",
|
||||
"@codemirror/language": "6.7.0",
|
||||
"@codemirror/language": "6.8.0",
|
||||
"@codemirror/language-data": "6.3.1",
|
||||
"@codemirror/lint": "6.2.2",
|
||||
"@codemirror/state": "6.2.1",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue