Skip to content

Commit

Permalink
Bump chromedriver from 124.0.3 to 125.0.0 (#492)
Browse files Browse the repository at this point in the history
Bumps [chromedriver](https://github.com/giggio/node-chromedriver) from 124.0.3 to 125.0.0.
- [Commits](giggio/node-chromedriver@124.0.3...125.0.0)

---
updated-dependencies:
- dependency-name: chromedriver
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 20, 2024
1 parent 56951c2 commit 0531a79
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
],
"main": "singular/singular.umd.js",
"dependencies": {
"chromedriver": "^124.0.3",
"chromedriver": "^125.0.0",
"idempotent-babel-polyfill": "~7.4.4",
"jwt-simple": "^0.5.6"
},
Expand Down

0 comments on commit 0531a79

Please sign in to comment.