Bump codemirror from 5.42.0 to 5.42.2 (#1397) [ci skip]
Bumps [codemirror](https://github.com/codemirror/CodeMirror) from 5.42.0 to 5.42.2. - [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.42.0...5.42.2) Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
parent
37e044a74e
commit
5f25e9913e
2 changed files with 5 additions and 5 deletions
|
|
@ -81,7 +81,7 @@
|
|||
"@webscopeio/react-textarea-autocomplete": "^2.3.4",
|
||||
"babel-plugin-transform-react-jsx": "^6.24.1",
|
||||
"babel-preset-preact": "^1.1.0",
|
||||
"codemirror": "^5.42.0",
|
||||
"codemirror": "^5.42.2",
|
||||
"intersection-observer": "^0.5.1",
|
||||
"linkstate": "^1.1.1",
|
||||
"marked": "^0.5.2",
|
||||
|
|
|
|||
|
|
@ -2711,10 +2711,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.42.0:
|
||||
version "5.42.0"
|
||||
resolved "https://registry.yarnpkg.com/codemirror/-/codemirror-5.42.0.tgz#2d5b640ed009e89dee9ed8a2a778e2a25b65f9eb"
|
||||
integrity sha512-pbApC8zDzItP3HRphD6kQVwS976qB5Qi0hU3MZMixLk+AyugOW1RF+8XJEjeyl5yWsHNe88tDUxzeRh5AOxPRw==
|
||||
codemirror@^5.42.2:
|
||||
version "5.42.2"
|
||||
resolved "https://registry.yarnpkg.com/codemirror/-/codemirror-5.42.2.tgz#801ab715a7a7e1c7ed4162b78e9d8138b98de8f0"
|
||||
integrity sha512-Tkv6im39VuhduFMsDA3MlXcC/kKas3Z0PI1/8N88QvFQbtOeiiwnfFJE4juGyC8/a4sb1BSxQlzsil8XLQdxRw==
|
||||
|
||||
collection-visit@^1.0.0:
|
||||
version "1.0.0"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue