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 15c3aee commit acb8a4cCopy full SHA for acb8a4c
package.json
@@ -29,10 +29,10 @@
29
"@openapitools/openapi-generator-cli": "2.13.4",
30
"@rollup/plugin-typescript": "11.1.6",
31
"@tsconfig/recommended": "1.0.7",
32
- "@typescript-eslint/eslint-plugin": "7.3.1",
33
- "@typescript-eslint/parser": "7.3.1",
+ "@typescript-eslint/eslint-plugin": "8.1.0",
+ "@typescript-eslint/parser": "8.1.0",
34
"@vitest/coverage-v8": "2.0.5",
35
- "eslint": "8.57.0",
+ "eslint": "9.9.0",
36
"eslint-plugin-import": "2.29.1",
37
"eslint-plugin-vitest": "0.3.26",
38
"glob": "10.4.5",
0 commit comments