Skip to content

Commit

Permalink
Update jest monorepo to v29 (#14)
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 8, 2025
1 parent 34b85b3 commit 1a1b23e
Show file tree
Hide file tree
Showing 2 changed files with 637 additions and 871 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
],
"devDependencies": {
"@rubensworks/eslint-config": "^1.0.0",
"@types/jest": "^27.0.0",
"@types/jest": "^29.0.0",
"@typescript-eslint/eslint-plugin": "^5.0.0",
"@typescript-eslint/parser": "^5.0.0",
"coveralls": "^3.0.0",
Expand All @@ -52,11 +52,11 @@
"eslint-plugin-jest": "^24.0.2",
"eslint-plugin-tsdoc": "^0.2.7",
"eslint-plugin-unused-imports": "^1.0.0",
"jest": "^27.0.0",
"jest": "^29.0.0",
"jest-rdf": "^1.5.0",
"manual-git-changelog": "^1.0.0",
"pre-commit": "^1.2.2",
"ts-jest": "^27.0.0",
"ts-jest": "^29.0.0",
"typescript": "^5.7.2"
},
"jest": {
Expand Down
Loading

0 comments on commit 1a1b23e

Please sign in to comment.