Skip to content

Commit

Permalink
build(deps): bump @uiw/codemirror-extensions-hyper-link
Browse files Browse the repository at this point in the history
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](uiwjs/react-codemirror@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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 16, 2023
1 parent 0c0d5ce commit d85ade3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit d85ade3

Please sign in to comment.