From 5fd1d1ea0be1b4c56772c2de10a4ff9b9bf21660 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 May 2021 00:33:37 +0000 Subject: [PATCH] Bump codemirror from 5.43.0 to 5.61.0 Bumps [codemirror](https://github.com/codemirror/CodeMirror) from 5.43.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.43.0...5.61.0) Signed-off-by: dependabot[bot] --- yarn.lock | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/yarn.lock b/yarn.lock index e28274ad..c2443c9f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2012,8 +2012,9 @@ codemirror-graphql@^0.7.1: graphql-language-service-parser "^1.2.2" codemirror@^5.26.0: - version "5.43.0" - resolved "https://registry.yarnpkg.com/codemirror/-/codemirror-5.43.0.tgz#2454b5e0f7005dc9945ab7b0d9594ccf233da040" + version "5.61.0" + resolved "https://registry.yarnpkg.com/codemirror/-/codemirror-5.61.0.tgz#318e5b034a707207948b92ffc2862195e8fdb08e" + integrity sha512-D3wYH90tYY1BsKlUe0oNj2JAhQ9TepkD51auk3N7q+4uz7A/cgJ5JsWHreT0PqieW1QhOuqxQ2reCXV1YXzecg== collection-visit@^1.0.0: version "1.0.0"