From 9aa2db7a5e48b3f91b4bc85b9922f8f69e8da664 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Jun 2024 23:57:27 +0000 Subject: [PATCH] Bump ts-jest from 29.1.4 to 29.1.5 Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.1.4 to 29.1.5. - [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.4...v29.1.5) --- updated-dependencies: - dependency-name: ts-jest dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 2323f5a..9aa8186 100644 --- a/package.json +++ b/package.json @@ -79,7 +79,7 @@ "prettier": "^3.2.5", "rollup": "4.18.0", "sass": "1.77.1", - "ts-jest": "29.1.4", + "ts-jest": "29.1.5", "ts-loader": "9.5.1", "tslib": "^2.6.2", "typescript": "5.4.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 161c3ab..f585cc1 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -167,8 +167,8 @@ devDependencies: specifier: 1.77.1 version: 1.77.1 ts-jest: - specifier: 29.1.4 - version: 29.1.4(@babel/core@7.23.2)(jest@29.7.0)(typescript@5.4.5) + specifier: 29.1.5 + version: 29.1.5(@babel/core@7.23.2)(jest@29.7.0)(typescript@5.4.5) ts-loader: specifier: 9.5.1 version: 9.5.1(typescript@5.4.5)(webpack@5.92.0) @@ -8919,8 +8919,8 @@ packages: typescript: 5.4.5 dev: true - /ts-jest@29.1.4(@babel/core@7.23.2)(jest@29.7.0)(typescript@5.4.5): - resolution: {integrity: sha512-YiHwDhSvCiItoAgsKtoLFCuakDzDsJ1DLDnSouTaTmdOcOwIkSzbLXduaQ6M5DRVhuZC/NYaaZ/mtHbWMv/S6Q==} + /ts-jest@29.1.5(@babel/core@7.23.2)(jest@29.7.0)(typescript@5.4.5): + resolution: {integrity: sha512-UuClSYxM7byvvYfyWdFI+/2UxMmwNyJb0NPkZPQE2hew3RurV7l7zURgOHAd/1I1ZdPpe3GUsXNXAcN8TFKSIg==} engines: {node: ^14.15.0 || ^16.10.0 || ^18.0.0 || >=20.0.0} hasBin: true peerDependencies: