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 d708976 commit 2466f73Copy full SHA for 2466f73
package.json
@@ -38,7 +38,7 @@
38
"@types/benchmark": "2.1.4",
39
"graphql-jit": "0.8.4",
40
"@types/express": "4.17.20",
41
- "@types/jest": "27.5.2",
+ "@types/jest": "29.5.11",
42
"@types/node": "18.18.7",
43
"@types/ramda": "0.29.7",
44
"@typescript-eslint/eslint-plugin": "6.9.0",
@@ -62,12 +62,12 @@
62
"graphql-subscriptions": "2.0.0",
63
"graphql-ws": "5.14.2",
64
"husky": "8.0.3",
65
- "jest": "27.5.1",
+ "jest": "29.7.0",
66
"lint-staged": "14.0.1",
67
"patch-package": "8.0.0",
68
"prettier": "3.0.3",
69
"reflect-metadata": "0.1.13",
70
- "ts-jest": "27.1.5",
+ "ts-jest": "29.1.1",
71
"ts-node": "10.9.1",
72
"typescript": "5.2.2",
73
"ws": "8.14.2"
0 commit comments