Skip to content

Commit

Permalink
fix nightwatchjs#4 Bump: selenium to 4.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SohaibMagrabi committed Mar 26, 2024
1 parent 225746a commit c929d6b
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 4 deletions.
24 changes: 22 additions & 2 deletions package-lock.json

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

5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
"publishConfig": {
"access": "public"
},
"version": "4.6.0",
"version": "4.18.0",
"selenium": {
"folder": "4.6.0",
"folder": "4.18.0",
"filename": "selenium-server"
},
"description": "NPM install wrapper which makes available the selenium standalone server jar file in your node_modules folder.",
Expand All @@ -31,6 +31,7 @@
"LICENSE"
],
"dependencies": {
"@nightwatch/selenium-server": "^4.5.0",
"cli-progress": "^3.10.0",
"download": "^8.0.0"
},
Expand Down

0 comments on commit c929d6b

Please sign in to comment.