Skip to content

Commit

Permalink
Bump chromedriver from 111.0.0 to 112.0.0 (#385)
Browse files Browse the repository at this point in the history
Bumps [chromedriver](https://github.com/giggio/node-chromedriver) from 111.0.0 to 112.0.0.
- [Release notes](https://github.com/giggio/node-chromedriver/releases)
- [Commits](giggio/node-chromedriver@111.0.0...112.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 Apr 20, 2023
1 parent 50b2153 commit d6de215
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": "^111.0.0",
"chromedriver": "^112.0.0",
"idempotent-babel-polyfill": "~7.4.4",
"jwt-simple": "^0.5.6"
},
Expand Down

0 comments on commit d6de215

Please sign in to comment.