From 22e6e2c32f9fb3db3c48b4f2f45ddef1d14549d3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 May 2021 00:33:38 +0000 Subject: [PATCH] Bump codemirror from 5.40.0 to 5.61.0 Bumps [codemirror](https://github.com/codemirror/CodeMirror) from 5.40.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.40.0...5.61.0) Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- yarn.lock | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index ce78c12..4ab2819 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5559,9 +5559,9 @@ "dev": true }, "codemirror": { - "version": "5.50.0", - "resolved": "https://registry.npmjs.org/codemirror/-/codemirror-5.50.0.tgz", - "integrity": "sha512-32LAmGcBNhKtJP4WGgkcaCVQDyChAyaWA6jasg778ziZzo3PWBuhpAQIJMO8//Id45RoaLyXjuhcRUBoS8Vg+Q==", + "version": "5.61.0", + "resolved": "https://registry.npmjs.org/codemirror/-/codemirror-5.61.0.tgz", + "integrity": "sha512-D3wYH90tYY1BsKlUe0oNj2JAhQ9TepkD51auk3N7q+4uz7A/cgJ5JsWHreT0PqieW1QhOuqxQ2reCXV1YXzecg==", "dev": true }, "collapse-white-space": { diff --git a/yarn.lock b/yarn.lock index 2470a30..f489f89 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3197,8 +3197,8 @@ code-point-at@^1.0.0: resolved "https://registry.yarnpkg.com/code-point-at/-/code-point-at-1.1.0.tgz#0d070b4d043a5bea33a2f1a40e2edb3d9a4ccf77" codemirror@^5.40.0: - version "5.40.0" - resolved "https://registry.yarnpkg.com/codemirror/-/codemirror-5.40.0.tgz#2f5ed47366e514f41349ba0fe34daaa39be4e257" + version "5.61.0" + resolved "https://registry.yarnpkg.com/codemirror/-/codemirror-5.61.0.tgz#318e5b034a707207948b92ffc2862195e8fdb08e" collapse-white-space@^1.0.0, collapse-white-space@^1.0.2: version "1.0.4"