From 24d8998fc6374995b59225654b54198cd43b8d36 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Sep 2023 15:39:20 +0300 Subject: [PATCH] Bump @uiw/codemirror-themes from 4.19.5 to 4.21.12 (#1960) Bumps [@uiw/codemirror-themes](https://github.com/uiwjs/react-codemirror) from 4.19.5 to 4.21.12. - [Release notes](https://github.com/uiwjs/react-codemirror/releases) - [Commits](https://github.com/uiwjs/react-codemirror/compare/v4.19.5...v4.21.12) --- updated-dependencies: - dependency-name: "@uiw/codemirror-themes" dependency-type: direct:development 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 | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 823d51954..0afd8546a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -82,7 +82,7 @@ "@types/remove-markdown": "^0.3.1", "@typescript-eslint/eslint-plugin": "^5.43.0", "@typescript-eslint/parser": "^5.57.0", - "@uiw/codemirror-themes": "^4.19.1", + "@uiw/codemirror-themes": "^4.21.12", "apollo": "^2.34.0", "cross-env": "^7.0.3", "eslint": "^8.41.0", @@ -20132,9 +20132,9 @@ } }, "node_modules/@uiw/codemirror-themes": { - "version": "4.19.5", - "resolved": "https://registry.npmjs.org/@uiw/codemirror-themes/-/codemirror-themes-4.19.5.tgz", - "integrity": "sha512-BWCTwQJaGiOc+nYqPLQDjmCtIojaCEKx2aO1bOTyGw0fisKwGw9Csll+bi9ujqA+vk6qYJmXI0P5K7kVs8fbdA==", + "version": "4.21.12", + "resolved": "https://registry.npmjs.org/@uiw/codemirror-themes/-/codemirror-themes-4.21.12.tgz", + "integrity": "sha512-mcyVSND6GhYMRw22uHkhVEPZeX9qh/rPjaTxS8ZAWpvpU1JfjcmKNc1gPECmKRrzjPDvH66TbscNmvERd59Pyg==", "dev": true, "dependencies": { "@codemirror/language": "^6.0.0", @@ -69381,9 +69381,9 @@ } }, "@uiw/codemirror-themes": { - "version": "4.19.5", - "resolved": "https://registry.npmjs.org/@uiw/codemirror-themes/-/codemirror-themes-4.19.5.tgz", - "integrity": "sha512-BWCTwQJaGiOc+nYqPLQDjmCtIojaCEKx2aO1bOTyGw0fisKwGw9Csll+bi9ujqA+vk6qYJmXI0P5K7kVs8fbdA==", + "version": "4.21.12", + "resolved": "https://registry.npmjs.org/@uiw/codemirror-themes/-/codemirror-themes-4.21.12.tgz", + "integrity": "sha512-mcyVSND6GhYMRw22uHkhVEPZeX9qh/rPjaTxS8ZAWpvpU1JfjcmKNc1gPECmKRrzjPDvH66TbscNmvERd59Pyg==", "dev": true, "requires": { "@codemirror/language": "^6.0.0", diff --git a/package.json b/package.json index 6ee7b2ca6..f9eae5374 100644 --- a/package.json +++ b/package.json @@ -97,7 +97,7 @@ "@types/remove-markdown": "^0.3.1", "@typescript-eslint/eslint-plugin": "^5.43.0", "@typescript-eslint/parser": "^5.57.0", - "@uiw/codemirror-themes": "^4.19.1", + "@uiw/codemirror-themes": "^4.21.12", "apollo": "^2.34.0", "cross-env": "^7.0.3", "eslint": "^8.41.0",