Update dependency codemirror to v5.63.3

Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
Renovate Bot 2021-10-16 09:01:00 +00:00 committed by Tilman Vatteroth
parent a806b40245
commit 53da809eb9
2 changed files with 5 additions and 5 deletions

View file

@ -34,7 +34,7 @@
"@typescript-eslint/parser": "4.33.0",
"abcjs": "6.0.0-beta.33",
"bootstrap": "4.6.0",
"codemirror": "5.63.1",
"codemirror": "5.63.3",
"copy-webpack-plugin": "6.4.1",
"d3-graphviz": "3.2.0",
"diff": "5.0.0",

View file

@ -4247,10 +4247,10 @@ coa@^2.0.2:
chalk "^2.4.1"
q "^1.1.2"
codemirror@5.63.1:
version "5.63.1"
resolved "https://registry.yarnpkg.com/codemirror/-/codemirror-5.63.1.tgz#b0b9e8444206fd6a43a58a4b31d5740bb891fa57"
integrity sha512-baivaNZreZOGh1/tYyTvCupC9NeWk7qlZeGUDi4nFKj/J0JU8FYKZND4QqLw70P7HOttlCt4JJAOj9GoIhHEkA==
codemirror@5.63.3:
version "5.63.3"
resolved "https://registry.yarnpkg.com/codemirror/-/codemirror-5.63.3.tgz#97042a242027fe0c87c09b36bc01931d37b76527"
integrity sha512-1C+LELr+5grgJYqwZKqxrcbPsHFHapVaVAloBsFBASbpLnQqLw1U8yXJ3gT5D+rhxIiSpo+kTqN+hQ+9ialIXw==
collect-v8-coverage@^1.0.0:
version "1.0.1"