From 5564bb0ddc58ff0cc5f48932cd4d2b460f7e3a58 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 May 2021 00:33:25 +0000 Subject: [PATCH] Bump codemirror from 5.48.0 to 5.61.0 Bumps [codemirror](https://github.com/codemirror/CodeMirror) from 5.48.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.48.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 07f5def..ff085dd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2900,9 +2900,9 @@ codemirror-spell-checker@*: typo-js "*" codemirror@*: - version "5.48.0" - resolved "https://registry.npm.taobao.org/codemirror/download/codemirror-5.48.0.tgz#66e6dae6ca79b955e34b322881ebb7b5512f3cc5" - integrity sha1-Zuba5sp5uVXjSzIogeu3tVEvPMU= + version "5.61.0" + resolved "https://registry.yarnpkg.com/codemirror/-/codemirror-5.61.0.tgz#318e5b034a707207948b92ffc2862195e8fdb08e" + integrity sha512-D3wYH90tYY1BsKlUe0oNj2JAhQ9TepkD51auk3N7q+4uz7A/cgJ5JsWHreT0PqieW1QhOuqxQ2reCXV1YXzecg== collection-visit@^1.0.0: version "1.0.0"