From ce056e790d102eb4b6c5cc35281fe56257efa141 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 12 Nov 2025 09:06:40 +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 a9cff9e1..c7e7a53c 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.2.0", "ts-morph": "27.0.2", "tslib": "2.8.1", "type-fest": "5.2.0", @@ -10743,9 +10743,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.2.0", + "resolved": "https://registry.npmjs.org/true-myth/-/true-myth-9.2.0.tgz", + "integrity": "sha512-I9ITOjtmfXndwXYm0CHIPxoGcqfZyI5qBGtfUcQj6Hj7GWBE7JiMCdeSEPaQSo6mqgLatX2xXOoI3D0gnf3QDQ==", "license": "MIT", "engines": { "node": "18.* || >= 20.*" diff --git a/package.json b/package.json index 08440d05..2682ed21 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.2.0", "ts-morph": "27.0.2", "tslib": "2.8.1", "type-fest": "5.2.0",