From ec37eead28e4c813e96b5278a940b11df806c957 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 17 Dec 2024 20:35:26 +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 55a93b4..5844268 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "@topcli/spinner": "2.1.2", "@ts-morph/common": "0.25.0", "cmd-ts": "0.13.0", - "effect": "2.2.5", + "effect": "2.4.19", "kleur": "4.1.5", "libnpmpublish": "10.0.1", "mitt": "3.0.1", @@ -4725,9 +4725,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/emittery": { diff --git a/package.json b/package.json index 2b72a98..ecd12c7 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "@topcli/spinner": "2.1.2", "@ts-morph/common": "0.25.0", "cmd-ts": "0.13.0", - "effect": "2.2.5", + "effect": "2.4.19", "kleur": "4.1.5", "libnpmpublish": "10.0.1", "mitt": "3.0.1",