Skip to content

Commit

Permalink
chore: bump development dependencies
Browse files Browse the repository at this point in the history
also tests against node 22
  • Loading branch information
aldy505 committed Jul 27, 2024
1 parent 8237485 commit f65b353
Show file tree
Hide file tree
Showing 3 changed files with 1,015 additions and 555 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
node: [ 16, 18, 20 ]
node: [ 16, 18, 20, 22 ]
steps:
- name: Checkout repository
uses: actions/checkout@v4
Expand Down
Loading

0 comments on commit f65b353

Please sign in to comment.