Skip to content

Commit

Permalink
chore: Update dependencies (#445)
Browse files Browse the repository at this point in the history
* chore: Update dependencies

* fix bad jest version

* fix test
  • Loading branch information
tleunen committed Apr 17, 2024
1 parent ff8a445 commit 6a666c8
Show file tree
Hide file tree
Showing 4 changed files with 2,585 additions and 3,535 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Expand Up @@ -12,7 +12,7 @@ jobs:

strategy:
matrix:
node-version: [16.x, 18.x, 19.x]
node-version: [16.x, 18.x, 20.x, 21.x]

steps:
- uses: actions/checkout@v1
Expand Down

0 comments on commit 6a666c8

Please sign in to comment.