From 8a95c78325fd79f145d6d0e609ef3080ff3be535 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Sat, 27 May 2023 11:25:42 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20@tgwf/co2=20to=20?= =?UTF-8?q?version=200.13.4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- yarn.lock | 10 ++++------ 2 files changed, 5 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 484be19034..6ba1111a80 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "@fluent/langneg": "^0.7.0", "@fluent/react": "^0.15.0", "@lezer/highlight": "^1.1.4", - "@tgwf/co2": "^0.13.2", + "@tgwf/co2": "^0.13.4", "array-move": "^3.0.1", "array-range": "^1.0.1", "clamp": "^1.0.1", diff --git a/yarn.lock b/yarn.lock index 55d8a656ab..0680925248 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1903,12 +1903,10 @@ "@testing-library/dom" "^9.0.0" "@types/react-dom" "^18.0.0" -"@tgwf/co2@^0.13.2": - version "0.13.2" - resolved "https://registry.yarnpkg.com/@tgwf/co2/-/co2-0.13.2.tgz#8411738cebad6abeddb829c20950d75da0bf18cd" - integrity sha512-8DZ9UqqalUkkgckDK3Ha1+gQKJc2Hph3FPBYokfSmSK0Z2nn+qD8N4Xc/TBh9q81e2Mtsy/0CK1TRwQrr6MwFg== - dependencies: - debug "^4.3.4" +"@tgwf/co2@^0.13.4": + version "0.13.4" + resolved "https://registry.yarnpkg.com/@tgwf/co2/-/co2-0.13.4.tgz#f9e8736c5a20a01320456dd654c9ff8586b5baee" + integrity sha512-3p8lig821BXBFugUfnB+wcFenWZiulH4tKY4wwmYekt6+fzmKU0+tQsdOEzpU9smTMA2Gjx0GfsSgARPRFJ+Zg== "@tootallnate/once@1": version "1.1.2"