Bump codemirror from 5.40.2 to 5.41.0 (#1022) [ci skip]
Bumps [codemirror](https://github.com/codemirror/CodeMirror) from 5.40.2 to 5.41.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.40.2...5.41.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
parent
173625c964
commit
92b6020db7
2 changed files with 5 additions and 5 deletions
|
|
@ -80,7 +80,7 @@
|
|||
"@webscopeio/react-textarea-autocomplete": "^2.3.4",
|
||||
"babel-plugin-transform-react-jsx": "^6.24.1",
|
||||
"babel-preset-preact": "^1.1.0",
|
||||
"codemirror": "^5.40.0",
|
||||
"codemirror": "^5.41.0",
|
||||
"intersection-observer": "^0.5.1",
|
||||
"linkstate": "^1.1.1",
|
||||
"marked": "^0.5.1",
|
||||
|
|
|
|||
|
|
@ -2670,10 +2670,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.40.0:
|
||||
version "5.40.2"
|
||||
resolved "https://registry.yarnpkg.com/codemirror/-/codemirror-5.40.2.tgz#f4a41fee2d84e679543591b3680af259d903330b"
|
||||
integrity sha512-yoWuvEiD3v5vTwdoMc/wu/Ld6dh9K/yEiEBTKOPGM+/pN0gTAqFNtrLHv1IJ1UJvzFpNRvMi92XCi3+8/iIaEw==
|
||||
codemirror@^5.41.0:
|
||||
version "5.41.0"
|
||||
resolved "https://registry.yarnpkg.com/codemirror/-/codemirror-5.41.0.tgz#57e245be197643c39440d2840236d3edc4bb1162"
|
||||
integrity sha512-mkCwbneCx2WHg1MNCYrI+8Zuq0KMMaZ5yTFpQlAZazy3yxME8bHcuSc9WUFzgPZ114WqWu1FIHlx8CavLzBDIg==
|
||||
|
||||
collection-visit@^1.0.0:
|
||||
version "1.0.0"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue