Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update jest monorepo to v29
Browse files Browse the repository at this point in the history
renovate[bot] authored Jan 8, 2025

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent f571b66 commit 0dfd9d1
Showing 2 changed files with 519 additions and 474 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -37,14 +37,14 @@
"test"
],
"devDependencies": {
"@types/jest": "^28.0.0",
"@types/jest": "^29.0.0",
"@types/n3": "^1.16.4",
"jest": "^28.0.0",
"jest": "^29.0.0",
"jest-rdf": "^2.0.0",
"manual-git-changelog": "^1.0.1",
"n3": "^1.0.0",
"pre-commit": "^1.2.2",
"ts-jest": "^28.0.0",
"ts-jest": "^29.0.0",
"tslint": "^6.0.0",
"tslint-eslint-rules": "^5.3.1",
"typescript": "^5.7.2"
987 changes: 516 additions & 471 deletions yarn.lock

Large diffs are not rendered by default.

0 comments on commit 0dfd9d1

Please sign in to comment.