diff --git a/package.json b/package.json index 3c8748ad..38b69b4c 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "nodemon": "^3.1.10", "prettier": "^3.5.3", "sort-package-json": "^3.2.1", - "ts-jest": "^29.3.4", + "ts-jest": "^29.4.0", "ts-node": "^10.9.2", "typescript": "^5.8.3", "yaml": "^2.8.0" diff --git a/yarn.lock b/yarn.lock index ffb0e74d..8b10f0cf 100644 --- a/yarn.lock +++ b/yarn.lock @@ -958,7 +958,7 @@ __metadata: nodemon: "npm:^3.1.10" prettier: "npm:^3.5.3" sort-package-json: "npm:^3.2.1" - ts-jest: "npm:^29.3.4" + ts-jest: "npm:^29.4.0" ts-node: "npm:^10.9.2" typescript: "npm:^5.8.3" yaml: "npm:^2.8.0" @@ -4386,7 +4386,7 @@ __metadata: languageName: node linkType: hard -"jest-util@npm:^29.0.0, jest-util@npm:^29.7.0": +"jest-util@npm:^29.7.0": version: 29.7.0 resolution: "jest-util@npm:29.7.0" dependencies: @@ -6228,14 +6228,13 @@ __metadata: languageName: node linkType: hard -"ts-jest@npm:^29.3.4": - version: 29.3.4 - resolution: "ts-jest@npm:29.3.4" +"ts-jest@npm:^29.4.0": + version: 29.4.0 + resolution: "ts-jest@npm:29.4.0" dependencies: bs-logger: "npm:^0.2.6" ejs: "npm:^3.1.10" fast-json-stable-stringify: "npm:^2.1.0" - jest-util: "npm:^29.0.0" json5: "npm:^2.2.3" lodash.memoize: "npm:^4.1.2" make-error: "npm:^1.3.6" @@ -6244,10 +6243,11 @@ __metadata: yargs-parser: "npm:^21.1.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 + "@jest/transform": ^29.0.0 || ^30.0.0 + "@jest/types": ^29.0.0 || ^30.0.0 + babel-jest: ^29.0.0 || ^30.0.0 + jest: ^29.0.0 || ^30.0.0 + jest-util: ^29.0.0 || ^30.0.0 typescript: ">=4.3 <6" peerDependenciesMeta: "@babel/core": @@ -6260,9 +6260,11 @@ __metadata: optional: true esbuild: optional: true + jest-util: + optional: true bin: ts-jest: cli.js - checksum: 68ed5abbbdb16ff8a9df2ba7ebb8e19ea4fffe87db7e0b59d842d674e7935af8b375b51a69c2cc9215ef22a6325a9f99b80ab97f5c300c30910695000e3bfeee + checksum: c266431200786995b5bd32f8e61f17a564ce231278aace1d98fb0ae670f24013aeea06c90ec6019431e5a6f5e798868785131bef856085c931d193e2efbcea04 languageName: node linkType: hard