From f848b559633ae153133a5370a9daba0933af4b59 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jan 2024 21:03:26 +0000 Subject: [PATCH] build(deps-dev): bump ts-jest from 29.1.1 to 29.1.2 Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.1.1 to 29.1.2. - [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.1...v29.1.2) --- 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 | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 3b06f136..23773eb2 100644 --- a/package.json +++ b/package.json @@ -113,7 +113,7 @@ "semantic-release": "^23.0.0", "source-map-support": "^0.5.21", "tailwindcss": "^3.4.1", - "ts-jest": "^29.1.1", + "ts-jest": "^29.1.2", "tsconfig-paths": "^4.2.0" }, "jest": { diff --git a/yarn.lock b/yarn.lock index 9fce0105..d82a0a1a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10455,7 +10455,7 @@ __metadata: source-map-support: "npm:^0.5.21" sqlite3: "npm:^5.1.6" tailwindcss: "npm:^3.4.1" - ts-jest: "npm:^29.1.1" + ts-jest: "npm:^29.1.2" ts-node: "npm:^10.9.2" tsconfig-paths: "npm:^4.2.0" typeorm: "npm:^0.3.19" @@ -14521,9 +14521,9 @@ __metadata: languageName: node linkType: hard -"ts-jest@npm:^29.1.1": - version: 29.1.1 - resolution: "ts-jest@npm:29.1.1" +"ts-jest@npm:^29.1.2": + version: 29.1.2 + resolution: "ts-jest@npm:29.1.2" dependencies: bs-logger: "npm:0.x" fast-json-stable-stringify: "npm:2.x" @@ -14550,7 +14550,7 @@ __metadata: optional: true bin: ts-jest: cli.js - checksum: 6c45e0aeeff9cc54a64f931c43e1b99f4a1f0ddf44786cc128e7e55603ab7473c8c8f62fd83bd7e51bfe83e3c0c683132152efaeb844516bf7c923f4e92d157d + checksum: c2f51f0241f89d127d41392decbcb83b5dfd5e57ab9d50220aa7b7e2f9b3f3b07ccdbba33311284df1c41941879e4ddfad44b15a9d0da4b74bd1b98702b729df languageName: node linkType: hard