From d86d62b4c440927dbc37e26112de14bc4f9f2d87 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jun 2022 22:03:06 +0000 Subject: [PATCH] Bump codemirror from 5.65.5 to 5.65.6 Bumps [codemirror](https://github.com/codemirror/CodeMirror) from 5.65.5 to 5.65.6. - [Release notes](https://github.com/codemirror/CodeMirror/releases) - [Changelog](https://github.com/codemirror/codemirror5/blob/5.65.6/CHANGELOG.md) - [Commits](https://github.com/codemirror/CodeMirror/compare/5.65.5...5.65.6) --- updated-dependencies: - dependency-name: codemirror dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 886b11874..38cfb400c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3698,9 +3698,9 @@ co@^4.6.0: integrity sha1-bqa989hTrlTMuOR7+gvz+QMfsYQ= codemirror@^5.52.0, codemirror@^5.60.0: - version "5.65.5" - resolved "https://registry.yarnpkg.com/codemirror/-/codemirror-5.65.5.tgz#f38f0e29945c3464df0c81f946fcd9a063fa2024" - integrity sha512-HNyhvGLnYz5c+kIsB9QKVitiZUevha3ovbIYaQiGzKo7ECSL/elWD9RXt3JgNr0NdnyqE9/Rc/7uLfkJQL638w== + version "5.65.6" + resolved "https://registry.yarnpkg.com/codemirror/-/codemirror-5.65.6.tgz#fc313797331cbeb3bcab0652d1ec9d0f40c23ab5" + integrity sha512-zNihMSMoDxK9Gqv9oEyDT8oM51rcRrQ+IEo2zyS48gJByBq5Fj8XuNEguMra+MuIOuh6lkpnLUJeL70DoTt6yw== collect-v8-coverage@^1.0.0: version "1.0.1"