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 23, 2024
1 parent 28b7e6f commit c1f313d
Show file tree
Hide file tree
Showing 2 changed files with 882 additions and 565 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,13 +50,13 @@
"testEnvironment": "node"
},
"devDependencies": {
"@types/jest": "^28.0.0",
"@types/jest": "^29.0.0",
"@types/minimist": "^1.2.0",
"coveralls": "^3.0.3",
"jest": "^28.0.0",
"jest": "^29.0.0",
"manual-git-changelog": "^1.0.1",
"pre-commit": "^1.2.2",
"ts-jest": "^28.0.0",
"ts-jest": "^29.0.0",
"tslint": "^6.0.0",
"tslint-eslint-rules": "^5.4.0",
"typescript": "^4.0.0"
Expand Down
Loading

0 comments on commit c1f313d

Please sign in to comment.