From 2702ae0ea93bd9cc2a2bcf990879bd19d8bce77b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 14 Sep 2023 07:18:43 +0000 Subject: [PATCH] chore(deps): update jest monorepo to v29 --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 2558b12..05e19a4 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "@types/dot-object": "2.1.2", "@types/express": "4.17.13", "@types/faker": "5.5.9", - "@types/jest": "27.4.0", + "@types/jest": "29.5.4", "@types/lodash": "4.14.178", "@types/node": "14.18.9", "@types/validator": "13.7.1", @@ -69,7 +69,7 @@ "eslint-plugin-prettier": "4.0.0", "faker": "5.5.3", "husky": "4.3.8", - "jest": "27.4.7", + "jest": "29.7.0", "jest-junit": "13.0.0", "lodash": "4.17.21", "npm-run-all": "4.1.5", @@ -79,7 +79,7 @@ "rimraf": "3.0.2", "rxjs": "7.5.2", "transformalizer": "1.1.3", - "ts-jest": "27.1.3", + "ts-jest": "29.1.1", "ts-node": "10.4.0", "tsc-watch": "4.6.0", "tsconfig-paths": "3.12.0",