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 365046d commit 5a9517bCopy full SHA for 5a9517b
package.json
@@ -121,8 +121,8 @@
121
"@eslint/js": "^9.30.1",
122
"@types/node": "^22",
123
"@types/ssh2": "^1.15.5",
124
- "@typescript-eslint/eslint-plugin": "^8.35.1",
125
- "@typescript-eslint/parser": "^8.35.1",
+ "@typescript-eslint/eslint-plugin": "^8.36.0",
+ "@typescript-eslint/parser": "^8.36.0",
126
"@vitest/coverage-v8": "^3.1.1",
127
"eslint": "^9.30.1",
128
"eslint-import-resolver-custom-alias": "^1.3.2",
@@ -140,7 +140,7 @@
140
"openapi-typescript": "^7.8.0",
141
"prettier": "^3.6.2",
142
"typescript": "^5.8.3",
143
- "typescript-eslint": "^8.35.1",
+ "typescript-eslint": "^8.36.0",
144
"vite": "^7.0.2",
145
"vitest": "^3.1.1"
146
}
0 commit comments