From 1f14ca66c9f1b86665574017686aa7756abe06db Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 2 Jun 2024 07:43:07 +0000 Subject: [PATCH] Bump codemirror from 5.55.0 to 5.58.2 Bumps [codemirror](https://github.com/codemirror/basic-setup) from 5.55.0 to 5.58.2. - [Changelog](https://github.com/codemirror/basic-setup/blob/main/CHANGELOG.md) - [Commits](https://github.com/codemirror/basic-setup/commits) --- updated-dependencies: - dependency-name: codemirror dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 40fa296..eeb7a06 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "@ext-browser/messaging": "^0.0.6", "@uiw/react-json-view": "^2.0.0-alpha.24", "classnames": "2.5.1", - "codemirror": "5.55.0", + "codemirror": "5.58.2", "error-stack-parser": "2.1.4", "jsondiffpatch": "0.4.1", "jsonlint-mod": "1.7.6",