From 14a1675e6d521727174c9c5362276b3ca4bff177 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 May 2021 00:37:38 +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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yarn.lock b/yarn.lock index 7b70398..247343a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1042,8 +1042,8 @@ codemirror-widgets@^1.4.2: lodash "^3.10.1" codemirror@*: - version "5.48.0" - resolved "https://registry.yarnpkg.com/codemirror/-/codemirror-5.48.0.tgz#66e6dae6ca79b955e34b322881ebb7b5512f3cc5" + version "5.61.0" + resolved "https://registry.yarnpkg.com/codemirror/-/codemirror-5.61.0.tgz#318e5b034a707207948b92ffc2862195e8fdb08e" color-convert@^1.9.0: version "1.9.3"