From 9a4a6ea5c07d29877020f9097e90e2b4d5537c3a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2024 13:03:27 +0200 Subject: [PATCH] Bump @uiw/codemirror-extensions-langs from 4.22.2 to 4.23.1 (#3324) Bumps [@uiw/codemirror-extensions-langs](https://github.com/uiwjs/react-codemirror) from 4.22.2 to 4.23.1. - [Release notes](https://github.com/uiwjs/react-codemirror/releases) - [Commits](https://github.com/uiwjs/react-codemirror/compare/v4.22.2...v4.23.1) --- updated-dependencies: - dependency-name: "@uiw/codemirror-extensions-langs" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 0aba6deae..1f2dd2909 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2963,9 +2963,9 @@ } }, "node_modules/@uiw/codemirror-extensions-langs": { - "version": "4.22.2", - "resolved": "https://registry.npmjs.org/@uiw/codemirror-extensions-langs/-/codemirror-extensions-langs-4.22.2.tgz", - "integrity": "sha512-3KUP3B72Tl327qhPOeMi+If0Fo5LmWGTtc0xHz4skucA1JXwbSkz+kqgDBl8RD0anf+C9VFzy7/LfkKrQwwhxw==", + "version": "4.23.1", + "resolved": "https://registry.npmjs.org/@uiw/codemirror-extensions-langs/-/codemirror-extensions-langs-4.23.1.tgz", + "integrity": "sha512-PM8OkmRjmeav6sKJfVziM0AhvBGuLLilMYwH9W+OAO0gy2WijxsIR5RqD2X4VU1Ledl7T1cdyfoRCfTIL9ZtTw==", "dependencies": { "@codemirror/lang-angular": "^0.1.0", "@codemirror/lang-cpp": "^6.0.0",