From 4bb5ad6d14fa1f823d9cd177af8f4dafb991c537 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 May 2021 00:34:42 +0000 Subject: [PATCH] Bump codemirror from 5.33.0 to 5.58.2 Bumps [codemirror](https://github.com/codemirror/CodeMirror) from 5.33.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.33.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 a3e8598..54c32c9 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "angular-ui-router": "^1.0.0-alpha0", "angulartics": "^1.5.0", "angulartics-google-analytics": "^0.4.0", - "codemirror": "^5.33.0", + "codemirror": "^5.58.2", "lodash": "^4.17.13", "lz-string": "^1.4.4", "ng-file-upload": "^12.2.13", diff --git a/yarn.lock b/yarn.lock index 0b78dca..d662e3e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1331,9 +1331,9 @@ codeclimate-test-reporter@^0.5.0: lcov-parse "0.0.10" request "~2.79.0" -codemirror@^5.33.0: - version "5.33.0" - resolved "https://registry.yarnpkg.com/codemirror/-/codemirror-5.33.0.tgz#462ad9a6fe8d38b541a9536a3997e1ef93b40c6a" +codemirror@^5.58.2: + version "5.58.2" + resolved "https://registry.yarnpkg.com/codemirror/-/codemirror-5.58.2.tgz#ed54a1796de1498688bea1cdd4e9eeb187565d1b" collection-visit@^1.0.0: version "1.0.0"