From bc7d86e76f9342284e9ca3b876567c05dd709bb8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Jan 2024 10:35:53 +0000 Subject: [PATCH] Bump ts-patch from 3.0.2 to 3.1.2 Bumps [ts-patch](https://github.com/nonara/ts-patch) from 3.0.2 to 3.1.2. - [Release notes](https://github.com/nonara/ts-patch/releases) - [Changelog](https://github.com/nonara/ts-patch/blob/master/CHANGELOG.md) - [Commits](https://github.com/nonara/ts-patch/compare/v3.0.2...v3.1.2) --- updated-dependencies: - dependency-name: ts-patch dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index feb014c..6c0e9be 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "npm-pack-all": "1.12.7", "ts-jest": "29.1.1", "ts-node": "10.9.1", - "ts-patch": "3.0.2", + "ts-patch": "3.1.2", "tsconfig-paths": "4.2.0", "typescript-transform-paths": "3.4.6" }, diff --git a/yarn.lock b/yarn.lock index e30e7ed..c8304e9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -632,7 +632,7 @@ __metadata: style-dictionary: 3.9.0 ts-jest: 29.1.1 ts-node: 10.9.1 - ts-patch: 3.0.2 + ts-patch: 3.1.2 tsconfig-paths: 4.2.0 typescript: 5.2.2 typescript-transform-paths: 3.4.6 @@ -5806,20 +5806,20 @@ __metadata: languageName: node linkType: hard -"ts-patch@npm:3.0.2": - version: 3.0.2 - resolution: "ts-patch@npm:3.0.2" +"ts-patch@npm:3.1.2": + version: 3.1.2 + resolution: "ts-patch@npm:3.1.2" dependencies: chalk: ^4.1.2 global-prefix: ^3.0.0 minimist: ^1.2.8 resolve: ^1.22.2 - semver: ^7.3.8 + semver: ^7.5.4 strip-ansi: ^6.0.1 bin: ts-patch: bin/ts-patch.js tspc: bin/tspc.js - checksum: 09cdc54bf517b11d4b0de64515e9a0d7e71e238d6065b3c02a04280dc2683143cd810a9065046228571af0865a7d876a4a852ff9a909cb2cae8fe33b41e4eb81 + checksum: b6bf7a34280863b32f5c21d8367108046f1e0305d197e87ef871679c446a6fe29662d7e3d4de19bda8785b49bd628d58d9dc82d908f1a785638115a08c6b01ea languageName: node linkType: hard