Skip to content

Commit

Permalink
bump required node version to 20.17
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanatkn committed Sep 15, 2024
1 parent 3fa7885 commit 7a52122
Show file tree
Hide file tree
Showing 5 changed files with 145 additions and 74 deletions.
5 changes: 5 additions & 0 deletions .changeset/khaki-cougars-destroy.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@ryanatkn/fuz": minor
---

bump required node version to `20.17`
2 changes: 1 addition & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:

strategy:
matrix:
node-version: ['20.12']
node-version: ['20.17']

steps:
- uses: actions/checkout@v2
Expand Down
176 changes: 121 additions & 55 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 7a52122

Please sign in to comment.