From f5c1ef1be740a762be715ec6c7608f3ece7777b1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 May 2021 00:32:40 +0000 Subject: [PATCH] chore(deps): 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] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 755a9c7b..14d83dd6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2982,9 +2982,9 @@ codecov@^3.5.0: urlgrey "0.4.4" codemirror@^5.18.2: - version "5.55.0" - resolved "https://registry.npm.taobao.org/codemirror/download/codemirror-5.55.0.tgz#23731f641288f202a6858fdc878f3149e0e04363" - integrity sha1-I3MfZBKI8gKmhY/ch48xSeDgQ2M= + version "5.61.0" + resolved "https://registry.yarnpkg.com/codemirror/-/codemirror-5.61.0.tgz#318e5b034a707207948b92ffc2862195e8fdb08e" + integrity sha512-D3wYH90tYY1BsKlUe0oNj2JAhQ9TepkD51auk3N7q+4uz7A/cgJ5JsWHreT0PqieW1QhOuqxQ2reCXV1YXzecg== collapse-white-space@^1.0.2: version "1.0.6"