From 6c7fa9a8f4dac921b98dafe8a27bb26f9f685b8b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 19 Dec 2025 20:31:32 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20dependency=20true?= =?UTF-8?q?-myth=20to=20v9?= 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 6e362631..88de9657 100644 --- a/package-lock.json +++ b/package-lock.json @@ -25,7 +25,7 @@ "semver": "7.7.3", "ssri": "13.0.0", "tar-stream": "3.1.7", - "true-myth": "8.6.0", + "true-myth": "9.3.1", "ts-morph": "27.0.2", "tslib": "2.8.1", "type-fest": "5.3.1", @@ -10642,9 +10642,9 @@ "license": "MIT" }, "node_modules/true-myth": { - "version": "8.6.0", - "resolved": "https://registry.npmjs.org/true-myth/-/true-myth-8.6.0.tgz", - "integrity": "sha512-0JBqvEg05Ify+bwgGou/SUzauyWI2ShgzOTa441ewKslmYaUHLP+/hbV5vgk8pYE/ZEReapD7NcVNZGEk9AHJA==", + "version": "9.3.1", + "resolved": "https://registry.npmjs.org/true-myth/-/true-myth-9.3.1.tgz", + "integrity": "sha512-a+u2L3y6XF3HLBJrSox8pRmod2o/3k28hpXX8OD56mLnffmXOwzQFBDBT0gy8ROIReLvdVvMPtQYtCsgFldfMw==", "license": "MIT", "engines": { "node": "18.* || >= 20.*" diff --git a/package.json b/package.json index 3489cb96..944f1e46 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "semver": "7.7.3", "ssri": "13.0.0", "tar-stream": "3.1.7", - "true-myth": "8.6.0", + "true-myth": "9.3.1", "ts-morph": "27.0.2", "tslib": "2.8.1", "type-fest": "5.3.1",