uiwjs / react-markdown-editor

A markdown editor with preview, implemented with React.js and TypeScript.
https://uiwjs.github.io/react-markdown-editor
MIT License
337 stars 34 forks source link

fix(deps): update dependency codemirror to v5.62.0 #108

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
codemirror (source) 5.61.1 -> 5.62.0 age adoption passing confidence
@types/codemirror 5.60.0 -> 5.60.1 age adoption passing confidence

Release Notes

codemirror/CodeMirror ### [`v5.62.0`](https://togithub.com/codemirror/CodeMirror/blob/master/CHANGELOG.md#​5620-2021-06-21) [Compare Source](https://togithub.com/codemirror/CodeMirror/compare/5.61.1...5.62.0) ##### Bug fixes Improve support for vim-style cursors in a number of themes. ##### New features [lint addon](https://codemirror.net/doc/manual.html#addon_lint): Add support for highlighting lines with errors or warnings.

Configuration

πŸ“… Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

β™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about these updates again.



This PR has been generated by WhiteSource Renovate. View repository job log here.