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.
2 parents d18a8a4 + 67bd425 commit e85a207Copy full SHA for e85a207
package.json
@@ -33,11 +33,11 @@
33
"@swc/core": "^1.12.1",
34
"@types/cors": "^2.8.19",
35
"@types/express": "^5.0.3",
36
- "@types/jest": "^29.5.14",
+ "@types/jest": "^30.0.0",
37
"@types/morgan": "^1.9.10",
38
"@types/supertest": "^6.0.3",
39
- "@typescript-eslint/eslint-plugin": "^8.34.0",
40
- "@typescript-eslint/parser": "^8.34.0",
+ "@typescript-eslint/eslint-plugin": "^8.34.1",
+ "@typescript-eslint/parser": "^8.34.1",
41
"eslint": "^9.29.0",
42
"globals": "^16.2.0",
43
"jest": "^30.0.0",
@@ -46,6 +46,6 @@
46
"supertest": "^7.1.1",
47
"ts-jest": "^29.4.0",
48
"typescript": "^5.8.3",
49
- "typescript-eslint": "^8.34.0"
+ "typescript-eslint": "^8.34.1"
50
}
51
0 commit comments