Bump codemirror from 5.44.0 to 5.45.0 (#2199) [ci skip]
Bumps [codemirror](https://github.com/codemirror/CodeMirror) from 5.44.0 to 5.45.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.44.0...5.45.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
parent
b6bdda4fdd
commit
1ee6573e9c
2 changed files with 5 additions and 5 deletions
|
|
@ -89,7 +89,7 @@
|
|||
"babel-plugin-transform-react-jsx": "^6.24.1",
|
||||
"babel-preset-preact": "^1.1.0",
|
||||
"chart.js": "^2.8.0",
|
||||
"codemirror": "^5.44.0",
|
||||
"codemirror": "^5.45.0",
|
||||
"intersection-observer": "^0.5.1",
|
||||
"linkstate": "^1.1.1",
|
||||
"marked": "^0.6.1",
|
||||
|
|
|
|||
|
|
@ -2883,10 +2883,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.44.0:
|
||||
version "5.44.0"
|
||||
resolved "https://registry.yarnpkg.com/codemirror/-/codemirror-5.44.0.tgz#80dc2a231eeb7aab25ec2405cdca37e693ccf9cc"
|
||||
integrity sha512-3l42syTNakCdCQuYeZJXTyxina6Y9i4V0ighSJXNCQtRbaCN76smKKLu1ZHPHQon3rnzC7l4i/0r4gp809K1wg==
|
||||
codemirror@^5.45.0:
|
||||
version "5.45.0"
|
||||
resolved "https://registry.yarnpkg.com/codemirror/-/codemirror-5.45.0.tgz#db5ebbb3bf44028c684053f3954d011efcec27ad"
|
||||
integrity sha512-c19j644usCE8gQaXa0jqn2B/HN9MnB2u6qPIrrhrMkB+QAP42y8G4QnTwuwbVSoUS1jEl7JU9HZMGhCDL0nsAw==
|
||||
|
||||
collection-visit@^1.0.0:
|
||||
version "1.0.0"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue