Bump codemirror from 5.50.2 to 5.51.0 (#5742)
Bumps [codemirror](https://github.com/codemirror/CodeMirror) from 5.50.2 to 5.51.0. - [Release notes](https://github.com/codemirror/CodeMirror/releases) - [Changelog](https://github.com/codemirror/CodeMirror/blob/master/CHANGELOG.md) - [Commits](https://github.com/codemirror/CodeMirror/compare/5.50.2...5.51.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
d42fda0692
commit
a4765003a4
2 changed files with 5 additions and 5 deletions
|
|
@ -93,7 +93,7 @@
|
|||
"babel-preset-preact": "^1.1.0",
|
||||
"chart.js": "^2.9.3",
|
||||
"clipboard-polyfill": "^2.8.6",
|
||||
"codemirror": "^5.50.2",
|
||||
"codemirror": "^5.51.0",
|
||||
"focus-visible": "^5.0.2",
|
||||
"honeybadger-js": "2.0.2",
|
||||
"intersection-observer": "^0.7.0",
|
||||
|
|
|
|||
|
|
@ -3114,10 +3114,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.50.2:
|
||||
version "5.50.2"
|
||||
resolved "https://registry.yarnpkg.com/codemirror/-/codemirror-5.50.2.tgz#32ddfe2b50193fcf573d8141c4a31d267c92b4a3"
|
||||
integrity sha512-PPjUsC1oXSM86lunKrw609P1oM0Wu8z9rqzjbeyBYCcx44VL41aUpccdOf1PfAZtTONlmN3sT3p2etLNYa1OGg==
|
||||
codemirror@^5.51.0:
|
||||
version "5.51.0"
|
||||
resolved "https://registry.yarnpkg.com/codemirror/-/codemirror-5.51.0.tgz#7746caaf5223e68f5c55ea11e2f3cc82a9a3929e"
|
||||
integrity sha512-vyuYYRv3eXL0SCuZA4spRFlKNzQAewHcipRQCOKgRy7VNAvZxTKzbItdbCl4S5AgPZ5g3WkHp+ibWQwv9TLG7Q==
|
||||
|
||||
collection-visit@^1.0.0:
|
||||
version "1.0.0"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue