From e9cf5d809a18bd7b8eb8bc191c613479784a9511 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 May 2021 00:33:40 +0000 Subject: [PATCH] chore(deps): bump codemirror from 5.33.0 to 5.61.0 Bumps [codemirror](https://github.com/codemirror/CodeMirror) from 5.33.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.33.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 5157f1d..b9b66d5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1773,8 +1773,8 @@ codeclimate-test-reporter@^0.5.0: request "~2.79.0" codemirror@^5.32.0: - version "5.33.0" - resolved "https://registry.yarnpkg.com/codemirror/-/codemirror-5.33.0.tgz#462ad9a6fe8d38b541a9536a3997e1ef93b40c6a" + version "5.61.0" + resolved "https://registry.yarnpkg.com/codemirror/-/codemirror-5.61.0.tgz#318e5b034a707207948b92ffc2862195e8fdb08e" collapse-white-space@^1.0.2: version "1.0.3"