From b36d36a631899483608b7936b405a9285b0a6c1d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 3 Oct 2024 22:35:02 +0000 Subject: [PATCH] chore(deps): update dependency ts-jest to v27.1.5 (#804) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- integration/rabbitmq/package.json | 2 +- yarn.lock | 16 +--------------- 2 files changed, 2 insertions(+), 16 deletions(-) diff --git a/integration/rabbitmq/package.json b/integration/rabbitmq/package.json index 6af68be28..fefc0d363 100644 --- a/integration/rabbitmq/package.json +++ b/integration/rabbitmq/package.json @@ -32,7 +32,7 @@ "nodemon": "3.1.7", "prettier": "3.3.3", "supertest": "7.0.0", - "ts-jest": "27.1.1", + "ts-jest": "27.1.5", "ts-node": "10.9.2", "tsconfig-paths": "4.2.0", "tslint": "6.1.3", diff --git a/yarn.lock b/yarn.lock index a5b359f98..38f83c81b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9364,21 +9364,7 @@ trim-newlines@^3.0.0: resolved "https://registry.yarnpkg.com/trim-newlines/-/trim-newlines-3.0.1.tgz#260a5d962d8b752425b32f3a7db0dcacd176c144" integrity sha512-c1PTsA3tYrIsLGkJkzHF+w9F2EyxfXGo4UyJc4pFL++FMjnq0HJS69T3M7d//gKrFKwy429bouPescbjecU+Zw== -ts-jest@27.1.1: - version "27.1.1" - resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-27.1.1.tgz#5a54aca96db1dac37c681f3029dd10f3a8c36192" - integrity sha512-Ds0VkB+cB+8g2JUmP/GKWndeZcCKrbe6jzolGrVWdqVUFByY/2KDHqxJ7yBSon7hDB1TA4PXxjfZ+JjzJisvgA== - dependencies: - bs-logger "0.x" - fast-json-stable-stringify "2.x" - jest-util "^27.0.0" - json5 "2.x" - lodash.memoize "4.x" - make-error "1.x" - semver "7.x" - yargs-parser "20.x" - -ts-jest@^27.1.1: +ts-jest@27.1.5, ts-jest@^27.1.1: version "27.1.5" resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-27.1.5.tgz#0ddf1b163fbaae3d5b7504a1e65c914a95cff297" integrity sha512-Xv6jBQPoBEvBq/5i2TeSG9tt/nqkbpcurrEG1b+2yfBrcJelOZF9Ml6dmyMh7bcW9JyFbRYpR5rxROSlBLTZHA==