Skip to content

Commit

Permalink
chore: upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
yaacovCR committed Nov 24, 2023
1 parent 3a103a8 commit 26ac271
Show file tree
Hide file tree
Showing 4 changed files with 1,880 additions and 7,805 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
node_version_to_setup: [16, 18, 19]
node_version_to_setup: [18, 20, 21]
permissions:
contents: read # for actions/checkout
steps:
Expand Down
2 changes: 1 addition & 1 deletion .node-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v19
v21
Loading

0 comments on commit 26ac271

Please sign in to comment.