From b3dd873dae6998e007e1a7b92e0469f723a01912 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 May 2021 00:33:13 +0000 Subject: [PATCH] Bump codemirror from 5.21.0 to 5.58.2 Bumps [codemirror](https://github.com/codemirror/CodeMirror) from 5.21.0 to 5.58.2. - [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.21.0...5.58.2) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 2bafc70b..418c3475 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "dependencies": { "archiver": "1.2.x", "clean-webpack-plugin": "0.1.x", - "codemirror": "5.21.x", + "codemirror": "5.58.x", "css-loader": "0.14.x", "extract-text-webpack-plugin": "0.8.x", "fs-extra": "0.18.x", diff --git a/yarn.lock b/yarn.lock index 0b7c3c3d..d2556792 100644 --- a/yarn.lock +++ b/yarn.lock @@ -458,9 +458,9 @@ code-point-at@^1.0.0: version "1.1.0" resolved "https://registry.yarnpkg.com/code-point-at/-/code-point-at-1.1.0.tgz#0d070b4d043a5bea33a2f1a40e2edb3d9a4ccf77" -codemirror@5.21.x: - version "5.21.0" - resolved "https://registry.yarnpkg.com/codemirror/-/codemirror-5.21.0.tgz#9ec4caeda50807575b2115226bf12414f85d2246" +codemirror@5.58.x: + version "5.58.2" + resolved "https://registry.yarnpkg.com/codemirror/-/codemirror-5.58.2.tgz#ed54a1796de1498688bea1cdd4e9eeb187565d1b" combined-stream@^1.0.5, combined-stream@~1.0.5: version "1.0.5"