Update dependency codemirror to v5.60.0

Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
Renovate Bot 2021-03-20 11:52:50 +00:00 committed by Tilman Vatteroth
parent b3c3b87d2f
commit e868aad315
2 changed files with 5 additions and 5 deletions

View file

@ -38,7 +38,7 @@
"abcjs": "6.0.0-beta.30",
"bootstrap": "4.6.0",
"browserstack-cypress-cli": "1.8.1",
"codemirror": "5.59.4",
"codemirror": "5.60.0",
"copy-webpack-plugin": "6.4.1",
"d3-graphviz": "3.1.0",
"diff": "5.0.0",

View file

@ -4344,10 +4344,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.59.4:
version "5.59.4"
resolved "https://registry.yarnpkg.com/codemirror/-/codemirror-5.59.4.tgz#bfc11c8ce32b04818e8d661bbd790a94f4b3a6f3"
integrity sha512-achw5JBgx8QPcACDDn+EUUXmCYzx/zxEtOGXyjvLEvYY8GleUrnfm5D+Zb+UjShHggXKDT9AXrbkBZX6a0YSQg==
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==
collect-v8-coverage@^1.0.0:
version "1.0.1"