Skip to content

Commit

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

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

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 Mar 17, 2024
1 parent a5d4af7 commit 863a4ce
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": "^122.0.5",
"chromedriver": "^122.0.6",
"idempotent-babel-polyfill": "~7.4.4",
"jwt-simple": "^0.5.6"
},
Expand Down

0 comments on commit 863a4ce

Please sign in to comment.