Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
chrome driver updated
  • Loading branch information
saadshams committed Nov 2, 2024
1 parent 9ccec3d commit 84f145f
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:

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

steps:
- uses: actions/checkout@v3
Expand Down
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"babel-plugin-add-module-exports": "^1.0.4",
"babel-preset-env": "^0.0.0",
"chai": "^4.2.0",
"chromedriver": "^127.0.0",
"chromedriver": "^130.0.2",
"dotenv": "^16.0.3",
"edgedriver": "^5.3.8",
"geckodriver": "^4.2.1",
Expand Down

0 comments on commit 84f145f

Please sign in to comment.