We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b10387d commit 3f79996Copy full SHA for 3f79996
package.json
@@ -36,20 +36,20 @@
36
"devDependencies": {
37
"@types/bcryptjs": "2.4.2",
38
"@types/chance": "1.1.3",
39
- "@types/jest": "27.4.1",
+ "@types/jest": "29.5.0",
40
"@types/jsonwebtoken": "8.5.8",
41
"@types/lodash": "4.14.179",
42
"@types/node": "14.18.12",
43
"@types/supertest": "2.0.11",
44
"@types/ws": "8.5.3",
45
"chance": "1.1.8",
46
"cross-env": "7.0.3",
47
- "jest": "26.6.3",
+ "jest": "29.5.0",
48
"nodemon": "2.0.15",
49
"prettier": "2.5.1",
50
"subscriptions-transport-ws": "0.11.0",
51
"supertest": "6.2.2",
52
- "ts-jest": "26.5.6",
+ "ts-jest": "29.0.5",
53
"ts-node": "10.7.0",
54
"ts-node-dev": "1.1.8",
55
"typescript": "4.6.2"
0 commit comments