Skip to content

Commit

Permalink
feat: require at least Node.js 18.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
iiroj committed Sep 9, 2023
1 parent a39b79b commit 66b93aa
Show file tree
Hide file tree
Showing 3 changed files with 274 additions and 149 deletions.
10 changes: 10 additions & 0 deletions .changeset/dull-moons-double.md
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.
Loading

0 comments on commit 66b93aa

Please sign in to comment.