Skip to content

Commit

Permalink
Bump JS dependencies (#14193)
Browse files Browse the repository at this point in the history
  • Loading branch information
shs96c committed Jun 26, 2024
1 parent dcd99ce commit 257104e
Show file tree
Hide file tree
Showing 2 changed files with 1,301 additions and 958 deletions.
16 changes: 8 additions & 8 deletions javascript/node/selenium-webdriver/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,25 +25,25 @@
"dependencies": {
"jszip": "^3.10.1",
"tmp": "^0.2.3",
"ws": ">=8.16.0"
"ws": "^8.17.1"
},
"devDependencies": {
"@bazel/runfiles": "^5.8.1",
"@eslint/js": "^9.1.1",
"@eslint/js": "^9.5.0",
"clean-jsdoc-theme": "^4.3.0",
"eslint": "^9.1.0",
"eslint": "^9.5.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-mocha": "^10.4.3",
"eslint-plugin-n": "^17.2.1",
"eslint-plugin-n": "^17.9.0",
"eslint-plugin-no-only-tests": "^3.1.0",
"eslint-plugin-prettier": "^5.1.3",
"express": "^4.19.2",
"globals": "^15.0.0",
"globals": "^15.6.0",
"jsdoc": "^4.0.3",
"mocha": "^10.4.0",
"mocha": "^10.5.1",
"mocha-junit-reporter": "^2.2.1",
"multer": "^1.4.5-lts.1",
"prettier": "^3.2.5",
"multer": "1.4.5-lts.1",
"prettier": "^3.3.2",
"serve-index": "^1.9.1",
"sinon": "^17.0.1"
},
Expand Down
Loading

0 comments on commit 257104e

Please sign in to comment.