Skip to content

Commit

Permalink
Update package.lock (#105)
Browse files Browse the repository at this point in the history
* Update package.lock

* Update node version matrix


---------

Co-authored-by: Brian Carlson <[email protected]>
  • Loading branch information
brianc and Brian Carlson authored Jan 24, 2025
1 parent 6e248dd commit 4ca5705
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 660 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:

strategy:
matrix:
node-version: [14.x, 16.x, 18.x, 20.x, 22.x]
node-version: [18.x, 20.x, 22.x, 23.x]

steps:
- uses: actions/checkout@v3
Expand Down
Loading

0 comments on commit 4ca5705

Please sign in to comment.