From a21c97765bc7dec4791c05f1664094ee3dd6121d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 24 Jan 2022 02:23:41 +0000 Subject: [PATCH] fix(deps): update dependency codemirror to v5.65.1 (#6146) Co-authored-by: Renovate Bot --- yarn.lock | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 4ab43dd4..d7f35ccb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6546,9 +6546,7 @@ code-point-at@^1.0.0: integrity sha1-DQcLTQQ6W+ozovGkDi7bPZpMz3c= codemirror@^5.46.0: - version "5.65.0" - resolved "https://registry.yarnpkg.com/codemirror/-/codemirror-5.65.0.tgz#50344359393579f526ca53797e510ff75477117f" - integrity sha512-gWEnHKEcz1Hyz7fsQWpK7P0sPI2/kSkRX2tc7DFA6TmZuDN75x/1ejnH/Pn8adYKrLEA1V2ww6L00GudHZbSKw== + version: "5.65.1" collapse-white-space@^1.0.0, collapse-white-space@^1.0.2: version "1.0.6"