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] committed Oct 31, 2023
1 parent b6f1d88 commit 7dd299f
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,17 +25,17 @@
"devDependencies": {
"@types/chalk": "0.4.31",
"@types/inquirer": "6.5.0",
"@types/jest": "25.2.3",
"@types/jest": "29.5.7",
"@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.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.7",
"@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.7",
"@types/node": "12.12.55",
"@types/react": "16.9.49",
"@types/react-dom": "16.9.8",
Expand Down

0 comments on commit 7dd299f

Please sign in to comment.