]> git.ipfire.org Git - thirdparty/vuejs/router.git/commitdiff
build(deps-dev): bump chromedriver from 79.0.0 to 79.0.2
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Mon, 3 Feb 2020 08:30:15 +0000 (08:30 +0000)
committerdependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Mon, 3 Feb 2020 08:38:47 +0000 (08:38 +0000)
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>
package.json
yarn.lock

index ec5afbdbcfc8dc63037a87b3ecc2a6b80c382528..320011127fa772dd121b7781639953fc4d13ade8 100644 (file)
@@ -36,7 +36,7 @@
     "@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",
index 8c4b6704688ae042acfd75a720852fe13af05024..18d61609eab461a243cff286c867dad54b94b146 100644 (file)
--- a/yarn.lock
+++ b/yarn.lock
   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"
@@ -1677,11 +1682,12 @@ chrome-trace-event@^1.0.2:
   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"