StuMason/coolify-mcp
TypeScript
Pull Request Opened
PR #134 opened: chore(deps): upgrade @eslint/js to v10 with lint fixes
Summary
- Bumps
@eslint/jsfrom 9.39.3 to 10.0.1 (from dependabot PR #133) - Fixes new
preserve-caught-errorrule violations by adding{ cause: error }to re-thrown errors incoolify-client.ts - Bumps tsconfig target from ES2020 to ES2022 to support
ErrorOptionstype
Closes #133
Test plan
-
npm run lint— 0 errors (4 pre-existing warnings only) -
npm run build— compiles cleanly -
npm test— 262 tests pass, 3 suites pass
+18
additions
-8
deletions
4
files changed