Skip to content

Update ESLint dependencies#495

Merged
marcospassos merged 1 commit into
masterfrom
update-eslint
May 25, 2026
Merged

Update ESLint dependencies#495
marcospassos merged 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: 5465f26

@marcospassos marcospassos merged commit 8380edb into master May 25, 2026
7 checks passed
@marcospassos marcospassos deleted the update-eslint branch May 25, 2026 14:54
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.

2 participants