Bump codemirror from 5.55.0 to 5.61.0

Bumps [codemirror](https://github.com/codemirror/CodeMirror) from 5.55.0 to 5.61.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.55.0...5.61.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-05-12 00:32:15 +00:00 committed by GitHub
parent 2013fbab3d
commit 367db1113b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

8
package-lock.json generated
View file

@ -1,6 +1,6 @@
{
"name": "ffffng",
"version": "0.13.5-SNAPSHOT",
"version": "0.14.4",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
@ -3083,9 +3083,9 @@
"integrity": "sha1-DQcLTQQ6W+ozovGkDi7bPZpMz3c="
},
"codemirror": {
"version": "5.55.0",
"resolved": "https://registry.npmjs.org/codemirror/-/codemirror-5.55.0.tgz",
"integrity": "sha512-TumikSANlwiGkdF/Blnu/rqovZ0Y3Jh8yy9TqrPbSM0xxSucq3RgnpVDQ+mD9q6JERJEIT2FMuF/fBGfkhIR/g=="
"version": "5.61.0",
"resolved": "https://registry.npmjs.org/codemirror/-/codemirror-5.61.0.tgz",
"integrity": "sha512-D3wYH90tYY1BsKlUe0oNj2JAhQ9TepkD51auk3N7q+4uz7A/cgJ5JsWHreT0PqieW1QhOuqxQ2reCXV1YXzecg=="
},
"collect-v8-coverage": {
"version": "1.0.1",