Skip to content

Commit

Permalink
Merge pull request #10 from hildjj/update-deps
Browse files Browse the repository at this point in the history
update dependencies
  • Loading branch information
hildjj committed Oct 31, 2023
2 parents 14861b4 + 6feec79 commit b74b8de
Show file tree
Hide file tree
Showing 3 changed files with 343 additions and 310 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:

strategy:
matrix:
node-version: [16.x, 18.x, 20.x]
node-version: [16.x, 18.x, 20.x, 21.x]
os: [ubuntu-latest]

runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit b74b8de

Please sign in to comment.