Skip to content

Commit

Permalink
Bump dependencies (#587)
Browse files Browse the repository at this point in the history
* bump dependencies

* require node >=18
  • Loading branch information
bezoerb committed Jan 27, 2024
1 parent eedbae3 commit bb53c48
Show file tree
Hide file tree
Showing 3 changed files with 456 additions and 1,655 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Expand Up @@ -13,7 +13,7 @@ jobs:
strategy:
fail-fast: false
matrix:
node: [16, 18]
node: [18, 20]
os: [ubuntu-latest, windows-latest]

steps:
Expand Down

0 comments on commit bb53c48

Please sign in to comment.