Skip to content

Commit 3f79996

Browse files
Update jest monorepo to v29
1 parent b10387d commit 3f79996

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,20 +36,20 @@
3636
"devDependencies": {
3737
"@types/bcryptjs": "2.4.2",
3838
"@types/chance": "1.1.3",
39-
"@types/jest": "27.4.1",
39+
"@types/jest": "29.5.0",
4040
"@types/jsonwebtoken": "8.5.8",
4141
"@types/lodash": "4.14.179",
4242
"@types/node": "14.18.12",
4343
"@types/supertest": "2.0.11",
4444
"@types/ws": "8.5.3",
4545
"chance": "1.1.8",
4646
"cross-env": "7.0.3",
47-
"jest": "26.6.3",
47+
"jest": "29.5.0",
4848
"nodemon": "2.0.15",
4949
"prettier": "2.5.1",
5050
"subscriptions-transport-ws": "0.11.0",
5151
"supertest": "6.2.2",
52-
"ts-jest": "26.5.6",
52+
"ts-jest": "29.0.5",
5353
"ts-node": "10.7.0",
5454
"ts-node-dev": "1.1.8",
5555
"typescript": "4.6.2"

0 commit comments

Comments
 (0)