diff --git a/package.json b/package.json index 6440f78..382c180 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "dependencies": { "@types/cross-spawn": "6.0.2", "@types/is-ci": "3.0.0", - "@types/jest": "28.1.4", + "@types/jest": "29.5.11", "@types/lodash.merge": "4.6.7", "@typescript-eslint/eslint-plugin": "5.30.5", "@typescript-eslint/parser": "5.30.5", @@ -42,12 +42,12 @@ "eslint-plugin-prettier": "4.2.1", "husky": "8.0.1", "is-ci": "3.0.1", - "jest": "28.1.2", + "jest": "29.7.0", "lint-staged": "13.0.3", "lodash.merge": "4.6.2", "prettier": "2.7.1", "rimraf": "3.0.2", - "ts-jest": "28.0.5", + "ts-jest": "29.1.1", "ts-node": "10.8.2", "ts-node-dev": "2.0.0", "typescript": "4.7.4"