From dc26383eab145d3f234c9aa665f76792ca0fc5ca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Sep 2023 20:39:45 +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.13. - [Release notes](https://github.com/uiwjs/react-codemirror/releases) - [Commits](https://github.com/uiwjs/react-codemirror/compare/v4.21.9...v4.21.13) --- 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 5125e04..a3cd550 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.13", "@vueuse/core": "^10.4.1", "axios": "^1.4.0", "codemirror": "^6.0.1", diff --git a/yarn.lock b/yarn.lock index b4b061e..e12b5de 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.13": + version "4.21.13" + resolved "https://registry.yarnpkg.com/@uiw/codemirror-extensions-hyper-link/-/codemirror-extensions-hyper-link-4.21.13.tgz#753a4180367745ab38565cb5dc774e5b03684869" + integrity sha512-uVnTIVBDvUChIb59EVsQ1b0OdnM5ltkkVe9v0opT/l8yvFy1/zfivgN1dcxuZvRV3fA3KK0475UNue9hnn24uA== "@vitejs/plugin-vue-jsx@^3.0.2": version "3.0.2"