-
-
Notifications
You must be signed in to change notification settings - Fork 423
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: require at least Node.js 18.12.0
- Loading branch information
Showing
3 changed files
with
274 additions
and
149 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
--- | ||
'lint-staged': major | ||
--- | ||
|
||
**Require at least Node.js 18.12.0** | ||
|
||
This release drops support for Node.js 16, which is EOL after 2023-09-11. | ||
Please upgrade your Node.js to the latest version. | ||
|
||
Additionally, all dependencies have been updated to their latest versions. |
Oops, something went wrong.