From 5baeda6c8f5f502dc4dd2483cf5a47e0d40541ff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 May 2021 00:32:05 +0000 Subject: [PATCH] Bump codemirror from 5.28.0 to 5.61.0 in /static/src Bumps [codemirror](https://github.com/codemirror/CodeMirror) from 5.28.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.28.0...5.61.0) Signed-off-by: dependabot[bot] --- static/src/yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/static/src/yarn.lock b/static/src/yarn.lock index 021e73d10..d79657e02 100644 --- a/static/src/yarn.lock +++ b/static/src/yarn.lock @@ -1169,8 +1169,8 @@ codemirror-spell-checker@*: typo-js "*" codemirror@*: - version "5.28.0" - resolved "https://registry.yarnpkg.com/codemirror/-/codemirror-5.28.0.tgz#2978d9280d671351a4f5737d06bbd681a0fd6f83" + version "5.61.0" + resolved "https://registry.yarnpkg.com/codemirror/-/codemirror-5.61.0.tgz#318e5b034a707207948b92ffc2862195e8fdb08e" color-convert@^1.3.0, color-convert@^1.9.0: version "1.9.0"