From 90974057e4b6e27808fc8d8526ff0e46c1541c90 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 9 Oct 2025 01:12:12 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20dependency=20effe?= =?UTF-8?q?ct=20to=20v2.4.19?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index fd8dc3d2..dd0ce36e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17,7 +17,7 @@ "@types/npm-registry-fetch": "8.0.8", "cmd-ts": "0.14.2", "common-tags": "1.8.2", - "effect": "2.2.5", + "effect": "2.4.19", "kleur": "4.1.5", "libnpmpublish": "11.1.2", "mitt": "3.0.1", @@ -5150,9 +5150,9 @@ "license": "MIT" }, "node_modules/effect": { - "version": "2.2.5", - "resolved": "https://registry.npmjs.org/effect/-/effect-2.2.5.tgz", - "integrity": "sha512-F1bfJXeecK6WpZDSU1UK8C8tUr3n7AqGVL1b8HWeVlHD4192x+6yN0Eb7Qa0CASike5dsbloTfidxBZFr0IpVg==", + "version": "2.4.19", + "resolved": "https://registry.npmjs.org/effect/-/effect-2.4.19.tgz", + "integrity": "sha512-z/rn878Po3n522g/AYUDHD1SsZaZdvRxlTCLQ8xl8H6xA82nBwwooD1mdn/73Uywmp7d84oay3w3528r0Uyd0w==", "license": "MIT" }, "node_modules/electron-to-chromium": { diff --git a/package.json b/package.json index 115e10a1..93d5aa35 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "@types/common-tags": "1.8.4", "cmd-ts": "0.14.2", "common-tags": "1.8.2", - "effect": "2.2.5", + "effect": "2.4.19", "kleur": "4.1.5", "libnpmpublish": "11.1.2", "mitt": "3.0.1",