Update dependency codemirror to v5.61.0

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

View file

@ -36,7 +36,7 @@
"@typescript-eslint/parser": "4.22.0",
"abcjs": "6.0.0-beta.33",
"bootstrap": "4.6.0",
"codemirror": "5.60.0",
"codemirror": "5.61.0",
"copy-webpack-plugin": "6.4.1",
"d3-graphviz": "3.2.0",
"diff": "5.0.0",

View file

@ -4259,10 +4259,10 @@ code-point-at@^1.0.0:
resolved "https://registry.yarnpkg.com/code-point-at/-/code-point-at-1.1.0.tgz#0d070b4d043a5bea33a2f1a40e2edb3d9a4ccf77"
integrity sha1-DQcLTQQ6W+ozovGkDi7bPZpMz3c=
codemirror@5.60.0:
version "5.60.0"
resolved "https://registry.yarnpkg.com/codemirror/-/codemirror-5.60.0.tgz#00a8cfd287d5d8737ceb73987f04aee2fe5860da"
integrity sha512-AEL7LhFOlxPlCL8IdTcJDblJm8yrAGib7I+DErJPdZd4l6imx8IMgKK3RblVgBQqz3TZJR4oknQ03bz+uNjBYA==
codemirror@5.61.0:
version "5.61.0"
resolved "https://registry.yarnpkg.com/codemirror/-/codemirror-5.61.0.tgz#318e5b034a707207948b92ffc2862195e8fdb08e"
integrity sha512-D3wYH90tYY1BsKlUe0oNj2JAhQ9TepkD51auk3N7q+4uz7A/cgJ5JsWHreT0PqieW1QhOuqxQ2reCXV1YXzecg==
collect-v8-coverage@^1.0.0:
version "1.0.1"