We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6165885 commit a9384c7Copy full SHA for a9384c7
package.json
@@ -29,10 +29,10 @@
29
"@openapitools/openapi-generator-cli": "2.15.3",
30
"@rollup/plugin-typescript": "12.1.1",
31
"@tsconfig/recommended": "1.0.8",
32
- "@typescript-eslint/eslint-plugin": "7.3.1",
33
- "@typescript-eslint/parser": "7.3.1",
+ "@typescript-eslint/eslint-plugin": "8.16.0",
+ "@typescript-eslint/parser": "8.16.0",
34
"@vitest/coverage-v8": "2.1.5",
35
- "eslint": "8.57.0",
+ "eslint": "9.15.0",
36
"eslint-plugin-import": "2.29.1",
37
"eslint-plugin-vitest": "0.3.26",
38
"glob": "11.0.0",
0 commit comments