From d85ade3d7f6c06f6652eb1087eca66dd57b85d86 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Oct 2023 20:07:58 +0000 Subject: [PATCH] build(deps): bump @uiw/codemirror-extensions-hyper-link Bumps [@uiw/codemirror-extensions-hyper-link](https://github.com/uiwjs/react-codemirror) from 4.21.9 to 4.21.20. - [Release notes](https://github.com/uiwjs/react-codemirror/releases) - [Commits](https://github.com/uiwjs/react-codemirror/compare/v4.21.9...v4.21.20) --- updated-dependencies: - dependency-name: "@uiw/codemirror-extensions-hyper-link" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 5417cc3..097798e 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "@codemirror/lint": "^6.4.1", "@intlify/unplugin-vue-i18n": "^0.12.3", "@uiw/codemirror-extensions-color": "^4.21.9", - "@uiw/codemirror-extensions-hyper-link": "^4.21.9", + "@uiw/codemirror-extensions-hyper-link": "^4.21.20", "@vueuse/core": "^10.4.1", "axios": "^1.4.0", "codemirror": "^6.0.1", diff --git a/yarn.lock b/yarn.lock index 4a09490..b885aec 100644 --- a/yarn.lock +++ b/yarn.lock @@ -960,10 +960,10 @@ colors-named-hex "^1.0.0" hsl-matcher "^1.2.3" -"@uiw/codemirror-extensions-hyper-link@^4.21.9": - version "4.21.9" - resolved "https://registry.yarnpkg.com/@uiw/codemirror-extensions-hyper-link/-/codemirror-extensions-hyper-link-4.21.9.tgz#978b112b75dad4c8b36774558d1bb0383503f909" - integrity sha512-6Z5Q4LZpSxRf6iP0BHuTzRj9/jd2GW0WNRdrG4sJVe2Q4C9iweSNQwWnOq0XUiY6OeKvIrDFrulilcnbpGi6bQ== +"@uiw/codemirror-extensions-hyper-link@^4.21.20": + version "4.21.20" + resolved "https://registry.yarnpkg.com/@uiw/codemirror-extensions-hyper-link/-/codemirror-extensions-hyper-link-4.21.20.tgz#a34104d0929c3f83fbfdd71a90cabcd1d22d8e3d" + integrity sha512-kkxawXVUkjuf7mqSUdRpqWNdmC50vjm+5Dg2dpexoTaAQSx6Ttgza3ttQHn3RwZc11LrictDXkZ2IRIcmy8BOg== "@vitejs/plugin-vue-jsx@^3.0.2": version "3.0.2"