Skip to content

Commit

Permalink
chore(deps): update jest monorepo to v29
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 22, 2023
1 parent b6f1d88 commit eb788de
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"devDependencies": {
"@types/chalk": "0.4.31",
"@types/inquirer": "6.5.0",
"@types/jest": "25.2.3",
"@types/jest": "29.5.4",
"@types/js-yaml": "3.12.5",
"@types/node": "12.12.55",
"@types/node-emoji": "1.8.1",
Expand All @@ -35,7 +35,7 @@
"lint-staged": "10.3.0",
"ncp": "2.0.0",
"rimraf": "3.0.2",
"ts-jest": "25.5.1",
"ts-jest": "29.1.1",
"ts-node": "8.10.2",
"tsutils": "3.17.1",
"typescript": "3.9.7",
Expand Down
2 changes: 1 addition & 1 deletion platform/client-admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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.4",
"@types/moment": "2.13.0",
"@types/node": "12.12.55",
"@types/react": "16.9.49",
Expand Down
2 changes: 1 addition & 1 deletion platform/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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.4",
"@types/node": "12.12.55",
"@types/react": "16.9.49",
"@types/react-dom": "16.9.8",
Expand Down

0 comments on commit eb788de

Please sign in to comment.