From aa9524ff08b65f8aef1045759daf8713d6bdcec7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Jul 2026 05:53:16 +0000 Subject: [PATCH] chore(deps-dev): bump ts-jest in the minor-and-patch group Bumps the minor-and-patch group with 1 update: [ts-jest](https://github.com/kulshekhar/ts-jest). Updates `ts-jest` from 29.4.11 to 29.4.12 - [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.4.11...v29.4.12) --- updated-dependencies: - dependency-name: ts-jest dependency-version: 29.4.12 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 37c4c4e..06d2bbb 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "jest": "^29.7.0", "lint-staged": "^15.5.2", "prettier": "^3.9.6", - "ts-jest": "^29.4.11", + "ts-jest": "^29.4.12", "typescript": "^5.9.3", "typescript-eslint": "^8.65.0" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a7cfb6b..98f9363 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -58,8 +58,8 @@ importers: specifier: ^3.9.6 version: 3.9.6 ts-jest: - specifier: ^29.4.11 - version: 29.4.11(@babel/core@7.29.7)(@jest/transform@29.7.0)(@jest/types@30.2.0)(babel-jest@29.7.0(@babel/core@7.29.7))(jest-util@30.2.0)(jest@29.7.0(@types/node@22.20.1))(typescript@5.9.3) + specifier: ^29.4.12 + version: 29.4.12(@babel/core@7.29.7)(@jest/transform@29.7.0)(@jest/types@30.2.0)(babel-jest@29.7.0(@babel/core@7.29.7))(jest-util@30.2.0)(jest@29.7.0(@types/node@22.20.1))(typescript@5.9.3) typescript: specifier: ^5.9.3 version: 5.9.3 @@ -1748,8 +1748,8 @@ packages: peerDependencies: typescript: '>=4.8.4' - ts-jest@29.4.11: - resolution: {integrity: sha512-IrFl7l9AuB/qrNw5quqvAv/hmKMb8dhWOH4jQOGo0Oq8tCeo1O86/iTFG1FaRimgUkF13l4PcepO8ATFT6Ns4g==} + ts-jest@29.4.12: + resolution: {integrity: sha512-Ov6ClY53Fflh6BGAnY2DlTq1hYDrTycz2PVTXBWFW2CU+9zrEqAp9fWdGXl42EXO5RLSFAcAZ2JFKbP+zBTFfw==} engines: {node: ^14.15.0 || ^16.10.0 || ^18.0.0 || >=20.0.0} hasBin: true peerDependencies: @@ -3877,7 +3877,7 @@ snapshots: dependencies: typescript: 5.9.3 - ts-jest@29.4.11(@babel/core@7.29.7)(@jest/transform@29.7.0)(@jest/types@30.2.0)(babel-jest@29.7.0(@babel/core@7.29.7))(jest-util@30.2.0)(jest@29.7.0(@types/node@22.20.1))(typescript@5.9.3): + ts-jest@29.4.12(@babel/core@7.29.7)(@jest/transform@29.7.0)(@jest/types@30.2.0)(babel-jest@29.7.0(@babel/core@7.29.7))(jest-util@30.2.0)(jest@29.7.0(@types/node@22.20.1))(typescript@5.9.3): dependencies: bs-logger: 0.2.6 fast-json-stable-stringify: 2.1.0