Skip to content

Commit ba3b41d

Browse files
sjsyrekclaude
andcommitted
chore(deps): upgrade ESLint ecosystem to v10
- ESLint 9 → 10 - @eslint/js 9 → 10 - eslint-plugin-jest 28 → 29 - typescript-eslint 8.55 → 8.56 (adds ESLint 10 peer dep) - Added globals as explicit devDependency (removed from ESLint 10 bundle) All lint rules pass clean. No config changes needed. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 014b94b commit ba3b41d

3 files changed

Lines changed: 247 additions & 257 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1515
- Updated `@types/node` from v20 to v25
1616
- Updated inquirer from 12 to 13
1717
- Updated better-sqlite3 from 11 to 12
18+
- Updated typescript-eslint from 8.55 to 8.56 (ESLint 10 compatibility)
19+
- Upgraded ESLint from 9 to 10
20+
- Upgraded @eslint/js from 9 to 10
21+
- Upgraded eslint-plugin-jest from 28 to 29
22+
- Added globals as explicit dev dependency (no longer bundled with ESLint 10)
1823

1924
## [1.0.0] - 2026-02-17
2025

0 commit comments

Comments
 (0)