deps: change codemirror git link to master

Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
This commit is contained in:
Tilman Vatteroth 2023-02-27 16:22:18 +01:00
parent e59f852a9e
commit 72f45fd8b0
2 changed files with 5 additions and 5 deletions

View file

@ -146,7 +146,7 @@
"babel-runtime": "6.26.0",
"bootstrap": "3.4.1",
"bootstrap-validator": "0.11.9",
"codemirror": "git+https://github.com/hedgedoc/CodeMirror.git#hedgedoc/1.9.7",
"codemirror": "git+https://github.com/hedgedoc/CodeMirror.git",
"copy-webpack-plugin": "6.4.1",
"css-loader": "5.2.7",
"emojify.js": "1.1.0",

View file

@ -2618,10 +2618,10 @@ cls-bluebird@^2.1.0:
is-bluebird "^1.0.2"
shimmer "^1.1.0"
"codemirror@git+https://github.com/hedgedoc/CodeMirror.git#hedgedoc/1.9.7":
version "5.65.11"
uid "3bf02f877d7f707557db12a4a0882ce20b79e491"
resolved "git+https://github.com/hedgedoc/CodeMirror.git#3bf02f877d7f707557db12a4a0882ce20b79e491"
"codemirror@git+https://github.com/hedgedoc/CodeMirror.git":
version "5.65.12"
uid "64922b591f46d784169cae67ea8938b10254bc0e"
resolved "git+https://github.com/hedgedoc/CodeMirror.git#64922b591f46d784169cae67ea8938b10254bc0e"
collection-visit@^1.0.0:
version "1.0.0"