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.65.2 - autoclosed #164

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
codemirror (source) 5.65.0 -> 5.65.2 age adoption passing confidence

Release Notes

codemirror/CodeMirror ### [`v5.65.2`](https://togithub.com/codemirror/CodeMirror/blob/HEAD/CHANGELOG.md#​5652-2022-02-21) [Compare Source](https://togithub.com/codemirror/CodeMirror/compare/5.65.1...5.65.2) ##### Bug fixes [clike mode](https://codemirror.net/mode/clike/): Recognize triple quoted string in Java. [cypher mode](https://codemirror.net/mode/cypher/index.html): Fix handling of punctuation. ### [`v5.65.1`](https://togithub.com/codemirror/CodeMirror/blob/HEAD/CHANGELOG.md#​5651-2022-01-20) [Compare Source](https://togithub.com/codemirror/CodeMirror/compare/5.65.0...5.65.1) ##### Bug fixes Fix miscalculation of vertical positions in lines that have both line widgets and replaced newlines.

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 this update again.



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