Update dependency codemirror to v5.62.2

Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
Renovate Bot 2021-07-24 00:04:02 +00:00 committed by Tilman Vatteroth
parent 93ffc0ba13
commit c05333fd8f
2 changed files with 5 additions and 5 deletions

View file

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

View file

@ -4284,10 +4284,10 @@ coa@^2.0.2:
chalk "^2.4.1"
q "^1.1.2"
codemirror@5.62.0:
version "5.62.0"
resolved "https://registry.yarnpkg.com/codemirror/-/codemirror-5.62.0.tgz#e9ecd012e6f9eaf2e05ff4a449ff750f51619e22"
integrity sha512-Xnl3304iCc8nyVZuRkzDVVwc794uc9QNX0UcPGeNic1fbzkSrO4l4GVXho9tRNKBgPYZXgocUqXyfIv3BILhCQ==
codemirror@5.62.2:
version "5.62.2"
resolved "https://registry.yarnpkg.com/codemirror/-/codemirror-5.62.2.tgz#bce6d19c9829e6e788f83886d48ecf5c1e106e65"
integrity sha512-tVFMUa4J3Q8JUd1KL9yQzQB0/BJt7ZYZujZmTPgo/54Lpuq3ez4C8x/ATUY/wv7b7X3AUq8o3Xd+2C5ZrCGWHw==
collect-v8-coverage@^1.0.0:
version "1.0.1"