1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-22 19:07:54 +01:00

chore(deps): update dependency @uiw/codemirror-theme-duotone to v4.11.6 (#1971)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2022-08-26 12:18:58 +02:00 committed by GitHub
parent b38f220a18
commit 080802e369
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 10 deletions

View File

@ -90,7 +90,7 @@
"vite-tsconfig-paths": "3.5.0",
"vitest": "0.22.1",
"whatwg-fetch": "3.6.2",
"@uiw/codemirror-theme-duotone": "4.11.5"
"@uiw/codemirror-theme-duotone": "4.11.6"
},
"jest": {
"moduleNameMapper": {

View File

@ -2447,17 +2447,17 @@
"@codemirror/state" "^6.0.0"
"@codemirror/view" "^6.0.0"
"@uiw/codemirror-theme-duotone@4.11.5":
version "4.11.5"
resolved "https://registry.yarnpkg.com/@uiw/codemirror-theme-duotone/-/codemirror-theme-duotone-4.11.5.tgz#12df3666337f757253f810fc4e61c8bc887e40c6"
integrity sha512-5Ea9naIp/KM6jZjog7tChdOjEPQgeKwSDuCh+TY1lQyt5YJS5P3eZSZq68KNZlwuBHj2c53h069brMnhguTFag==
"@uiw/codemirror-theme-duotone@4.11.6":
version "4.11.6"
resolved "https://registry.yarnpkg.com/@uiw/codemirror-theme-duotone/-/codemirror-theme-duotone-4.11.6.tgz#9f642be220a8624101588bb4b5c001fda6408241"
integrity sha512-5JkLRobfoPtIWU8vyxriCW56rX8PgtIpeR0OSe2v0vhaLjyv+ZKCbZtqNNmhq2akZ4PR2lHG6Xeb2m38DJ/DqA==
dependencies:
"@uiw/codemirror-themes" "4.11.5"
"@uiw/codemirror-themes" "4.11.6"
"@uiw/codemirror-themes@4.11.5":
version "4.11.5"
resolved "https://registry.yarnpkg.com/@uiw/codemirror-themes/-/codemirror-themes-4.11.5.tgz#15926e65129b41c9ec607065416fc829970e122a"
integrity sha512-f2i3yGPzxmCsvx4t6HHykcEhAxbI4GDAMzdFtQfFYMuu1F5sQP43JQvBC8ESflYk05QmE9rCWWZZpvOathLzVw==
"@uiw/codemirror-themes@4.11.6":
version "4.11.6"
resolved "https://registry.yarnpkg.com/@uiw/codemirror-themes/-/codemirror-themes-4.11.6.tgz#bc5a1a4ef9b49a99edac20f989df4202357a4e2a"
integrity sha512-KAYqw/7UYZaFYKhv9xft5vA4L6YXSvOlga/2sN1YK+P6IfbpySegnxlxM2+CkPNDSFywiPUIKyOT2mf5KTDP+w==
dependencies:
"@codemirror/language" "^6.0.0"
"@codemirror/state" "^6.0.0"