From 41e283f971c7c962a672598caff10abe281fb346 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 May 2024 06:36:54 +0000 Subject: [PATCH] chore(deps-dev): Bump ts-jest from 29.1.2 to 29.1.3 Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.1.2 to 29.1.3. - [Release notes](https://github.com/kulshekhar/ts-jest/releases) - [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/kulshekhar/ts-jest/compare/v29.1.2...v29.1.3) --- updated-dependencies: - dependency-name: ts-jest dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 13 ++++++++----- 2 files changed, 9 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 2b2bb6e..cb6633f 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "eslint-config-prettier": "9.1.0", "jest": "^29.7.0", "prettier": "3.2.5", - "ts-jest": "^29.1.2", + "ts-jest": "^29.1.3", "ts-node": "^10.9.2", "typescript": "5.4.5", "typescript-eslint": "7.8.0" diff --git a/yarn.lock b/yarn.lock index 71a8109..f9142ef 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4315,7 +4315,7 @@ __metadata: eslint-config-prettier: 9.1.0 jest: ^29.7.0 prettier: 3.2.5 - ts-jest: ^29.1.2 + ts-jest: ^29.1.3 ts-node: ^10.9.2 typescript: 5.4.5 typescript-eslint: 7.8.0 @@ -4691,9 +4691,9 @@ __metadata: languageName: node linkType: hard -"ts-jest@npm:^29.1.2": - version: 29.1.2 - resolution: "ts-jest@npm:29.1.2" +"ts-jest@npm:^29.1.3": + version: 29.1.3 + resolution: "ts-jest@npm:29.1.3" dependencies: bs-logger: 0.x fast-json-stable-stringify: 2.x @@ -4705,6 +4705,7 @@ __metadata: yargs-parser: ^21.0.1 peerDependencies: "@babel/core": ">=7.0.0-beta.0 <8" + "@jest/transform": ^29.0.0 "@jest/types": ^29.0.0 babel-jest: ^29.0.0 jest: ^29.0.0 @@ -4712,6 +4713,8 @@ __metadata: peerDependenciesMeta: "@babel/core": optional: true + "@jest/transform": + optional: true "@jest/types": optional: true babel-jest: @@ -4720,7 +4723,7 @@ __metadata: optional: true bin: ts-jest: cli.js - checksum: a0ce0affc1b716c78c9ab55837829c42cb04b753d174a5c796bb1ddf9f0379fc20647b76fbe30edb30d9b23181908138d6b4c51ef2ae5e187b66635c295cefd5 + checksum: c5b2c0501680a9056c50541a3315de7b3b85a611056b978062b4defc96fb0066d12bf1e15715021799a3779723343fb98a9a4ba01dc01709f274899b6c28453d languageName: node linkType: hard