Skip to content

Commit

Permalink
Update dependencies (#10)
Browse files Browse the repository at this point in the history
* Update vite-plugin-nightwatch.

* Update nightwatch to latest.

* npm audit fix

* Change minimum node version to test on.
  • Loading branch information
garg3133 authored Jan 18, 2024
1 parent c251399 commit 2313b2b
Show file tree
Hide file tree
Showing 3 changed files with 1,317 additions and 1,266 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:

strategy:
matrix:
node-version: [14.x, 16.x, 18.x]
node-version: [16.x, 18.x, 20.x]
# See supported Node.js release schedule at https://nodejs.org/en/about/releases/

steps:
Expand Down
Loading

0 comments on commit 2313b2b

Please sign in to comment.