Skip to content

Commit

Permalink
Merge pull request #311 from localnerve/rc-8.4.1
Browse files Browse the repository at this point in the history
@8.4.1 - chromedriver@128.0.3
  • Loading branch information
localnerve authored Sep 14, 2024
2 parents f6ce51d + 02ba9c0 commit 9063edc
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ui-elements",
"version": "8.4.0",
"version": "8.4.1",
"description": "A repo of ui elements",
"main": "index.js",
"repository": {
Expand All @@ -26,7 +26,7 @@
"author": "Alex Grant <alex@localnerve.com> (https://www.localnerve.com)",
"license": "BSD-3-Clause",
"dependencies": {
"chromedriver": "^128.0.1",
"chromedriver": "^128.0.3",
"express": "^4.21.0",
"geckodriver": "^4.4.4",
"selenium-assistant": "^6.1.1"
Expand Down

0 comments on commit 9063edc

Please sign in to comment.