From 080802e36992219ff2c2c02259a5c001fb4b1528 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 26 Aug 2022 12:18:58 +0200 Subject: [PATCH] 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> --- frontend/package.json | 2 +- frontend/yarn.lock | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/frontend/package.json b/frontend/package.json index 349973d8ca..717cd27343 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -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": { diff --git a/frontend/yarn.lock b/frontend/yarn.lock index ffccffdf32..517206b52f 100644 --- a/frontend/yarn.lock +++ b/frontend/yarn.lock @@ -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"