-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
…#321) We're compatible with both of these versions: - `@typescript-eslint` v7 is just dropping Node versions to align with ESLint v8/v9, to make it easier for the v8 major - `eslint-plugin-jest` v28 is small, dropping some Node versions and removing a couple of deprecated things that we never used For now I'm just making the smallest change possible to unblock some other unrelated work that involves NPM - I'm going to followup later with a bigger update which will include dropping support for the older versions.
- Loading branch information
Showing
2 changed files
with
12 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters