From 5c4ff63702f6302951d9273a915834880c0b9a18 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 23 Aug 2022 21:37:59 +0000 Subject: [PATCH] chore(deps): pin dependency @uiw/codemirror-theme-duotone to 4.11.5 (#1241) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- frontend/package.json | 2 +- frontend/yarn.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/package.json b/frontend/package.json index 18939d9010..40fd4357e8 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -104,7 +104,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.5" }, "jest": { "moduleNameMapper": { diff --git a/frontend/yarn.lock b/frontend/yarn.lock index 3bdf476295..3811a7c90c 100644 --- a/frontend/yarn.lock +++ b/frontend/yarn.lock @@ -2447,7 +2447,7 @@ "@codemirror/state" "^6.0.0" "@codemirror/view" "^6.0.0" -"@uiw/codemirror-theme-duotone@^4.11.5": +"@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==