Skip to content

Commit

Permalink
Update jest monorepo to v29 (#47)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 9, 2025
1 parent 85ce453 commit 0f989b3
Show file tree
Hide file tree
Showing 2 changed files with 627 additions and 883 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,13 +40,13 @@
"test"
],
"devDependencies": {
"@types/jest": "^27.0.0",
"@types/jest": "^29.0.0",
"@types/minimist": "^1.2.0",
"coveralls": "^3.0.0",
"jest": "^27.0.0",
"jest": "^29.0.0",
"manual-git-changelog": "^1.0.1",
"pre-commit": "^1.2.2",
"ts-jest": "^27.0.0",
"ts-jest": "^29.0.0",
"tslint": "^6.0.0",
"tslint-eslint-rules": "^5.3.1",
"typescript": "^5.7.2"
Expand Down
Loading

0 comments on commit 0f989b3

Please sign in to comment.