Skip to content

Commit 8622a36

Browse files
chore(deps): update jest monorepo to v29
1 parent d488958 commit 8622a36

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,11 @@
2020
"jest-config": "^27.4.5",
2121
"npm-dts": "^1.3.10",
2222
"rimraf": "^3.0.2",
23-
"ts-jest": "^27.1.2"
23+
"ts-jest": "^29.0.0"
2424
},
2525
"devDependencies": {
2626
"@jest/types": "27.5.1",
27-
"@types/jest": "27.4.1",
27+
"@types/jest": "29.5.4",
2828
"ts-node": "10.7.0",
2929
"typescript": "4.6.3"
3030
},

0 commit comments

Comments
 (0)