diff --git a/cli/package.json b/cli/package.json index c15c92ff..816f68ec 100644 --- a/cli/package.json +++ b/cli/package.json @@ -25,17 +25,17 @@ "devDependencies": { "@types/chalk": "0.4.31", "@types/inquirer": "6.5.0", - "@types/jest": "25.2.3", + "@types/jest": "29.5.12", "@types/js-yaml": "3.12.5", "@types/node": "12.12.55", "@types/node-emoji": "1.8.1", "@types/through": "0.0.30", "@types/yargs": "15.0.5", - "jest": "26.6.3", + "jest": "29.7.0", "lint-staged": "10.3.0", "ncp": "2.0.0", "rimraf": "3.0.2", - "ts-jest": "25.5.1", + "ts-jest": "29.1.4", "ts-node": "8.10.2", "tsutils": "3.17.1", "typescript": "3.9.7", diff --git a/platform/client-admin/package.json b/platform/client-admin/package.json index 148a7933..6d93f60f 100644 --- a/platform/client-admin/package.json +++ b/platform/client-admin/package.json @@ -64,7 +64,7 @@ "@testing-library/react": "10.4.9", "@testing-library/user-event": "10.4.1", "@types/googlemaps": "3.39.13", - "@types/jest": "25.2.3", + "@types/jest": "29.5.12", "@types/moment": "2.13.0", "@types/node": "12.12.55", "@types/react": "16.9.49", diff --git a/platform/client/package.json b/platform/client/package.json index 564fc40a..55e455d1 100644 --- a/platform/client/package.json +++ b/platform/client/package.json @@ -60,7 +60,7 @@ "@testing-library/react": "10.4.9", "@testing-library/user-event": "10.4.1", "@types/googlemaps": "3.39.13", - "@types/jest": "25.2.3", + "@types/jest": "29.5.12", "@types/node": "12.12.55", "@types/react": "16.9.49", "@types/react-dom": "16.9.8",