Skip to content

Update ESLint dependencies#495

Open
Fryuni wants to merge 1 commit into
masterfrom
update-eslint
Open

Update ESLint dependencies#495
Fryuni wants to merge 1 commit into
masterfrom
update-eslint

Conversation

@Fryuni
Copy link
Copy Markdown
Member

@Fryuni Fryuni commented May 8, 2026

Summary

Updates the package dependency set to the latest available versions, including ESLint 10.3.0 and TypeScript 6.0.3, so the plugin stays compatible with the current linting/tooling ecosystem.

Changes

  • Bumped runtime and development dependencies and refreshed package-lock.json.
  • Added Node type definitions required by the updated TypeScript configuration.
  • Adjusted tsconfig.json for TypeScript 6 by removing deprecated downlevelIteration, setting rootDir, enabling isolatedModules, and targeting ES2020 libs.

Testing

  • npm install
  • npm outdated --json returned {}
  • npm run validate
  • npm run lint
  • npm run test (6 suites / 93 tests passed)
  • npm run build

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented May 8, 2026

Open in StackBlitz

npm i https://pkg.pr.new/@croct/eslint-plugin@495

commit: 5e17ec3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant