Skip to content

Commit

Permalink
build(deps): bump @uiw/codemirror-extensions-color
Browse files Browse the repository at this point in the history
Bumps [@uiw/codemirror-extensions-color](https://github.com/uiwjs/react-codemirror) from 4.21.9 to 4.21.21.
- [Release notes](https://github.com/uiwjs/react-codemirror/releases)
- [Commits](uiwjs/react-codemirror@v4.21.9...v4.21.21)

---
updated-dependencies:
- dependency-name: "@uiw/codemirror-extensions-color"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 27, 2023
1 parent 0c0d5ce commit f11653f
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 @@ -18,7 +18,7 @@
"@codemirror/lang-markdown": "^6.2.0",
"@codemirror/lint": "^6.4.1",
"@intlify/unplugin-vue-i18n": "^0.12.3",
"@uiw/codemirror-extensions-color": "^4.21.9",
"@uiw/codemirror-extensions-color": "^4.21.21",
"@uiw/codemirror-extensions-hyper-link": "^4.21.9",
"@vueuse/core": "^10.4.1",
"axios": "^1.4.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -951,10 +951,10 @@
"@typescript-eslint/types" "5.62.0"
eslint-visitor-keys "^3.3.0"

"@uiw/codemirror-extensions-color@^4.21.9":
version "4.21.9"
resolved "https://registry.yarnpkg.com/@uiw/codemirror-extensions-color/-/codemirror-extensions-color-4.21.9.tgz#37680edad54fab32d2d6da637780da434c3346cc"
integrity sha512-qOS6UGBIzpDOdO5k/vgb438GUL/C2Eqif2DKDKqM38dgkY6kKDg4ApyHvPy1PhzxvySG2veLpose0hhS9WSfhg==
"@uiw/codemirror-extensions-color@^4.21.21":
version "4.21.21"
resolved "https://registry.yarnpkg.com/@uiw/codemirror-extensions-color/-/codemirror-extensions-color-4.21.21.tgz#c9df3f75cd66ce7a4dc97c922f9c29cf34a9b023"
integrity sha512-NB1uEdASjbCT29cd/GoysvLh9jdu4hc6Y0udEzj03blhHFspuo/+dIXcCwHG/ND3FYMfcMsmqYzBppYq214gSQ==
dependencies:
colors-named "^1.0.0"
colors-named-hex "^1.0.0"
Expand Down

0 comments on commit f11653f

Please sign in to comment.