Skip to content

Commit 1a1b23e

Browse files
Update jest monorepo to v29 (#14)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 34b85b3 commit 1a1b23e

File tree

2 files changed

+637
-871
lines changed

2 files changed

+637
-871
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
],
4242
"devDependencies": {
4343
"@rubensworks/eslint-config": "^1.0.0",
44-
"@types/jest": "^27.0.0",
44+
"@types/jest": "^29.0.0",
4545
"@typescript-eslint/eslint-plugin": "^5.0.0",
4646
"@typescript-eslint/parser": "^5.0.0",
4747
"coveralls": "^3.0.0",
@@ -52,11 +52,11 @@
5252
"eslint-plugin-jest": "^24.0.2",
5353
"eslint-plugin-tsdoc": "^0.2.7",
5454
"eslint-plugin-unused-imports": "^1.0.0",
55-
"jest": "^27.0.0",
55+
"jest": "^29.0.0",
5656
"jest-rdf": "^1.5.0",
5757
"manual-git-changelog": "^1.0.0",
5858
"pre-commit": "^1.2.2",
59-
"ts-jest": "^27.0.0",
59+
"ts-jest": "^29.0.0",
6060
"typescript": "^5.7.2"
6161
},
6262
"jest": {

0 commit comments

Comments
 (0)