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 d7269cc commit 9923d33Copy full SHA for 9923d33
package.json
@@ -27,7 +27,7 @@
27
"@eslint/js": "^9.27.0",
28
"@openapitools/openapi-generator-cli": "^2.20.2",
29
"@types/debug": "^4.1.12",
30
- "@types/jest": "^29.5.14",
+ "@types/jest": "^30.0.0",
31
"@types/node": "^22.15.24",
32
"@typescript-eslint/eslint-plugin": "^8.33.0",
33
"@typescript-eslint/parser": "^8.33.0",
@@ -36,7 +36,7 @@
36
"eslint-config-prettier": "^10.1.5",
37
"eslint-plugin-unused-imports": "^4.1.4",
38
"husky": "^9.1.7",
39
- "jest": "^29.7.0",
+ "jest": "^30.0.4",
40
"lint-staged": "^16.1.0",
41
"prettier": "^3.5.3",
42
"shx": "^0.4.0",
0 commit comments