From 891ad7fa3552e3798d42f94932017af6b8499fd6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 5 Sep 2022 17:06:09 +0000 Subject: [PATCH] chore(deps): update jest monorepo --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 61164e029b..b9371067d5 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "@angular/core": "11.2.14", "@types/cordova": "0.0.34", "@types/fs-extra": "9.0.13", - "@types/jest": "27.5.2", + "@types/jest": "29.0.0", "@types/lodash": "4.14.184", "@types/node": "16.11.57", "@types/rimraf": "3.0.2", @@ -54,7 +54,7 @@ "gulp-replace": "1.1.3", "husky": "8.0.1", "is-ci": "3.0.1", - "jest": "27.5.1", + "jest": "29.0.2", "lint-staged": "13.0.3", "lodash": "4.17.21", "minimist": "1.2.6", @@ -63,7 +63,7 @@ "rollup": "2.79.0", "rxjs": "6.6.7", "terser-webpack-plugin": "5.3.6", - "ts-jest": "27.1.5", + "ts-jest": "28.0.8", "ts-node": "10.9.1", "typescript": "4.1.6", "unminified-webpack-plugin": "3.0.0",