From 9170f93250fe5b0492420a26426d3428ae69db31 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 May 2021 00:33:11 +0000 Subject: [PATCH] Bump codemirror from 5.32.0 to 5.61.0 Bumps [codemirror](https://github.com/codemirror/CodeMirror) from 5.32.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.32.0...5.61.0) Signed-off-by: dependabot[bot] --- yarn.lock | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/yarn.lock b/yarn.lock index 7f19c1a4..704c6457 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2364,8 +2364,9 @@ codemirror-spell-checker@*: typo-js "*" codemirror@*: - version "5.32.0" - resolved "https://registry.yarnpkg.com/codemirror/-/codemirror-5.32.0.tgz#cb6ff5d8ef36d0b10f031130e2d9ebeee92c902e" + version "5.61.0" + resolved "https://registry.yarnpkg.com/codemirror/-/codemirror-5.61.0.tgz#318e5b034a707207948b92ffc2862195e8fdb08e" + integrity sha512-D3wYH90tYY1BsKlUe0oNj2JAhQ9TepkD51auk3N7q+4uz7A/cgJ5JsWHreT0PqieW1QhOuqxQ2reCXV1YXzecg== color-convert@^1.3.0, color-convert@^1.9.0, color-convert@^1.9.1: version "1.9.1"