Skip to content

Commit

Permalink
Update jest monorepo to v29
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 18, 2024
1 parent 9d32134 commit 69d8919
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,10 @@
},
"devDependencies": {
"@types/node": "12.20.55",
"@types/jest": "24.9.1",
"jest": "24.9.0",
"@types/jest": "29.5.12",
"jest": "29.7.0",
"rimraf": "3.0.2",
"ts-jest": "24.3.0",
"ts-jest": "29.2.3",
"tslint": "5.20.1",
"tslint-clean-code": "0.2.10",
"tslint-microsoft-contrib": "6.2.0",
Expand Down

0 comments on commit 69d8919

Please sign in to comment.