Skip to content

Commit

Permalink
Update jest monorepo to v29 (#48)
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 14, 2025
1 parent 9d73617 commit 35a7140
Show file tree
Hide file tree
Showing 2 changed files with 499 additions and 500 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,20 +45,20 @@
"test"
],
"devDependencies": {
"@types/jest": "^28.0.0",
"@types/jest": "^29.0.0",
"@types/jest-each": "^24.3.0",
"@types/readable-stream": "^4.0.0",
"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": "^2.0.0",
"manual-git-changelog": "^1.0.1",
"pre-commit": "^1.2.2",
"rdf-quad": "^2.0.0",
"rdf-test-suite": "^1.13.4",
"streamify-string": "^1.0.1",
"ts-jest": "^28.0.0",
"ts-jest": "^29.0.0",
"ts-loader": "^9.3.1",
"tslint": "^6.0.0",
"tslint-eslint-rules": "^5.3.1",
Expand Down
Loading

0 comments on commit 35a7140

Please sign in to comment.