Skip to content

Commit

Permalink
Merge pull request #326 from localnerve/rc-8.9.1
Browse files Browse the repository at this point in the history
@8.9.1 - chromedriver@130.0.4
  • Loading branch information
localnerve authored Nov 7, 2024
2 parents 692e46d + c33f8a5 commit 4454b0b
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
20 changes: 10 additions & 10 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ui-elements",
"version": "8.9.0",
"version": "8.9.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": "^130.0.2",
"chromedriver": "^130.0.4",
"express": "^4.21.1",
"geckodriver": "^5.0.0",
"selenium-assistant": "^6.1.1"
Expand All @@ -38,7 +38,7 @@
"babel-loader": "^9.2.1",
"chai": "^5.1.2",
"eslint": "^9.14.0",
"globals": "^15.11.0",
"globals": "^15.12.0",
"gulp": "^5.0.0",
"mocha": "^10.8.2",
"picklr": "latest",
Expand Down

0 comments on commit 4454b0b

Please sign in to comment.