From db4d82917208674e653dcdf71047f87acb2651cc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 10 Jul 2024 13:52:20 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20dependency=20true?= =?UTF-8?q?-myth=20to=20v7.4.0?= 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 45fff011..014cd9ca 100644 --- a/package-lock.json +++ b/package-lock.json @@ -21,7 +21,7 @@ "semver": "7.6.2", "ssri": "10.0.6", "tar-stream": "3.1.7", - "true-myth": "7.3.0", + "true-myth": "7.4.0", "ts-morph": "21.0.1", "tslib": "2.6.3", "unix-permissions": "6.0.0" @@ -12220,9 +12220,9 @@ "license": "MIT" }, "node_modules/true-myth": { - "version": "7.3.0", - "resolved": "https://registry.npmjs.org/true-myth/-/true-myth-7.3.0.tgz", - "integrity": "sha512-kbtDomawnft9aoAe3RMIntB/mqtlSuo9yVhNy3wCwcLoTeth1dyp+NMmBF1FbDMMvdaqFQ2ksP8Y6s1/gUhyQg==", + "version": "7.4.0", + "resolved": "https://registry.npmjs.org/true-myth/-/true-myth-7.4.0.tgz", + "integrity": "sha512-HRaZmfP3Y6JY2qb6M2gndkfb8dpwk6M4xSWD3i1JXUabmur9SaBNcf+oZ1ARU+51qoDVLcLCsjKN9UQwiW2ojQ==", "license": "MIT", "engines": { "node": "18.* || >= 20.*" diff --git a/package.json b/package.json index 7d0955c0..f9aeb6ef 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "semver": "7.6.2", "ssri": "10.0.6", "tar-stream": "3.1.7", - "true-myth": "7.3.0", + "true-myth": "7.4.0", "ts-morph": "21.0.1", "tslib": "2.6.3", "unix-permissions": "6.0.0"