From ae4a64c4e56f9f069cfb24f5ffe4883072572f4d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 May 2021 00:35:50 +0000 Subject: [PATCH] Bump codemirror from 5.55.0 to 5.61.0 in /studio Bumps [codemirror](https://github.com/codemirror/CodeMirror) from 5.55.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.55.0...5.61.0) Signed-off-by: dependabot[bot] --- studio/yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/studio/yarn.lock b/studio/yarn.lock index af802e62..05715f84 100644 --- a/studio/yarn.lock +++ b/studio/yarn.lock @@ -2287,8 +2287,8 @@ code-point-at@^1.0.0: resolved "https://registry.npmjs.org/code-point-at/-/code-point-at-1.1.0.tgz#0d070b4d043a5bea33a2f1a40e2edb3d9a4ccf77" codemirror@^5.47.0: - version "5.55.0" - resolved "https://registry.npmjs.org/codemirror/-/codemirror-5.55.0.tgz#23731f641288f202a6858fdc878f3149e0e04363" + version "5.61.0" + resolved "https://registry.yarnpkg.com/codemirror/-/codemirror-5.61.0.tgz#318e5b034a707207948b92ffc2862195e8fdb08e" collection-visit@^1.0.0: version "1.0.0"