Skip to content

Commit

Permalink
[JS] update npm deps to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
harsha509 committed Jan 13, 2025
1 parent 49ee40b commit 5b02e61
Show file tree
Hide file tree
Showing 3 changed files with 101 additions and 100 deletions.
6 changes: 3 additions & 3 deletions javascript/node/selenium-webdriver/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,10 @@
"ws": "^8.18.0"
},
"devDependencies": {
"@eslint/js": "^9.17.0",
"@eslint/js": "^9.18.0",
"clean-jsdoc-theme": "^4.3.0",
"eslint": "^9.17.0",
"eslint-config-prettier": "^9.1.0",
"eslint": "^9.18.0",
"eslint-config-prettier": "^10.0.1",
"eslint-plugin-mocha": "^10.5.0",
"eslint-plugin-n": "^17.15.1",
"eslint-plugin-no-only-tests": "^3.3.0",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "selenium",
"packageManager": "[email protected].2",
"packageManager": "[email protected].4",
"workspaces": [
"javascript/grid-ui",
"javascript/node/selenium-webdriver"
Expand Down
Loading

0 comments on commit 5b02e61

Please sign in to comment.