Bumps [chromedriver](https://github.com/giggio/node-chromedriver) from 79.0.0 to 79.0.2.
- [Release notes](https://github.com/giggio/node-chromedriver/releases)
- [Commits](https://github.com/giggio/node-chromedriver/compare/79.0.0...79.0.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
"@vue/compiler-sfc": "^3.0.0-alpha.3",
"axios": "^0.19.2",
"browserstack-local": "^1.4.5",
- "chromedriver": "^79.0.0",
+ "chromedriver": "^79.0.2",
"codecov": "^3.6.4",
"consola": "^2.11.3",
"css-loader": "^3.4.2",
dependencies:
type-detect "4.0.8"
+"@testim/chrome-version@^1.0.3":
+ version "1.0.7"
+ resolved "https://registry.yarnpkg.com/@testim/chrome-version/-/chrome-version-1.0.7.tgz#0cd915785ec4190f08a3a6acc9b61fc38fb5f1a9"
+ integrity sha512-8UT/J+xqCYfn3fKtOznAibsHpiuDshCb0fwgWxRazTT19Igp9ovoXMPhXyLD6m3CKQGTMHgqoxaFfMWaL40Rnw==
+
"@types/anymatch@*":
version "1.3.1"
resolved "https://registry.yarnpkg.com/@types/anymatch/-/anymatch-1.3.1.tgz#336badc1beecb9dacc38bea2cf32adf627a8421a"
dependencies:
tslib "^1.9.0"
-chromedriver@^79.0.0:
- version "79.0.0"
- resolved "https://registry.yarnpkg.com/chromedriver/-/chromedriver-79.0.0.tgz#1660ac29924dfcd847911025593d6b6746aeea35"
- integrity sha512-DO29C7ntJfzu6q1vuoWwCON8E9x5xzopt7Q41A7Dr7hBKcdNpGw1l9DTt9b+l1qviOWiJLGsD+jHw21ptEHubA==
+chromedriver@^79.0.2:
+ version "79.0.2"
+ resolved "https://registry.yarnpkg.com/chromedriver/-/chromedriver-79.0.2.tgz#abcd7f95203e70eef28bb26696281c6f0cc3c1ea"
+ integrity sha512-jwgmcTb4UI2cqDAyJBJlGJ/Y6kRVO1VQ3sBw73fFz0TEqKSZfl61ToM53g+G8m5AWVa4ESFkSXEUfQtFZZ6QTA==
dependencies:
+ "@testim/chrome-version" "^1.0.3"
del "^4.1.1"
extract-zip "^1.6.7"
mkdirp "^0.5.1"