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 Aug 30, 2022
1 parent 6499f3c commit 8159470
Show file tree
Hide file tree
Showing 2 changed files with 409 additions and 344 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": "^28.0.0",
"@types/jest": "^29.0.0",
"@types/jest-each": "^24.3.0",
"@types/readable-stream": "^2.3.14",
"arrayify-stream": "^2.0.0",
"coveralls": "^3.0.0",
"jest": "^28.0.0",
"jest-each": "^28.0.0",
"jest": "^29.0.0",
"jest-each": "^29.0.0",
"jest-rdf": "^1.7.0",
"manual-git-changelog": "^1.0.1",
"pre-commit": "^1.2.2",
Expand Down
Loading

0 comments on commit 8159470

Please sign in to comment.