diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-11-09 22:18:01 +0000 |
---|---|---|
committer | GitHub <[email protected]> | 2023-11-09 22:18:01 +0000 |
commit | c016107572c5f7f766709ea0d81e5f2d70965185 (patch) | |
tree | 3de23b85c4dddc04338876923884e7c46e71bcd8 /package.json | |
parent | 52bd85b8506a6c7620e9125b9f84d73ed91367b5 (diff) | |
download | SponsorBlock-c016107572c5f7f766709ea0d81e5f2d70965185.tar.gz SponsorBlock-c016107572c5f7f766709ea0d81e5f2d70965185.zip |
Bump chromedriver from 110.0.0 to 119.0.1
Bumps [chromedriver](https://github.com/giggio/node-chromedriver) from 110.0.0 to 119.0.1.
- [Commits](https://github.com/giggio/node-chromedriver/compare/110.0.0...119.0.1)
---
updated-dependencies:
- dependency-name: chromedriver
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <[email protected]>
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 1c4f20e2..02c50624 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "@types/wicg-mediasession": "^1.1.4", "@typescript-eslint/eslint-plugin": "^5.54.1", "@typescript-eslint/parser": "^5.54.1", - "chromedriver": "^110.0.0", + "chromedriver": "^119.0.1", "concurrently": "^7.6.0", "copy-webpack-plugin": "^11.0.0", "eslint": "^8.35.0", |