eslint / rewrite

Monorepo for the new version of ESLint
Apache License 2.0
169 stars 11 forks source link

chore: upgrade `@types/eslint` to v9 #94

Closed fasttime closed 4 months ago

fasttime commented 4 months ago

Prerequisites checklist

What is the purpose of this pull request?

This PR upgrades @types/eslint to the last version for ESLint v9. @types/eslint is only included in devDependencies which makes this change a chore, even if the eslint types are referenced in the published type declarations of @eslint/compat and @eslint/migrate-config.

What changes did you make? (Give an overview)

Related Issues

Is there anything you'd like reviewers to focus on?