]> git.ipfire.org Git - thirdparty/vuejs/router.git/commitdiff
build(deps-dev): bump chromedriver from 78.0.1 to 79.0.0 (#65)
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Tue, 21 Jan 2020 17:28:39 +0000 (18:28 +0100)
committerEduardo San Martin Morote <posva@users.noreply.github.com>
Tue, 21 Jan 2020 17:28:39 +0000 (18:28 +0100)
Bumps [chromedriver](https://github.com/giggio/node-chromedriver) from 78.0.1 to 79.0.0.
- [Release notes](https://github.com/giggio/node-chromedriver/releases)
- [Commits](https://github.com/giggio/node-chromedriver/compare/78.0.1...79.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
package.json
yarn.lock

index 3767c7d199de690cd880947d5294cfc18121e7b3..35b701fe771246582b8648103762923f5a449f0b 100644 (file)
@@ -29,7 +29,7 @@
     "@vue/compiler-sfc": "^3.0.0-alpha.2",
     "axios": "^0.19.1",
     "browserstack-local": "^1.4.4",
-    "chromedriver": "^78.0.1",
+    "chromedriver": "^79.0.0",
     "codecov": "^3.6.1",
     "consola": "^2.11.3",
     "css-loader": "^3.4.2",
index d9fc930b3d567a2d1d1ef293e864fd19de560296..5080acb3d0edec1a6a7cf6f5dc33b8de78c4599d 100644 (file)
--- a/yarn.lock
+++ b/yarn.lock
@@ -1472,10 +1472,10 @@ chrome-trace-event@^1.0.2:
   dependencies:
     tslib "^1.9.0"
 
-chromedriver@^78.0.1:
-  version "78.0.1"
-  resolved "https://registry.yarnpkg.com/chromedriver/-/chromedriver-78.0.1.tgz#2db3425a2cba6fcaf1a41d9538b16c3d06fa74a8"
-  integrity sha512-eOsyFk4xb9EECs1VMrDbxO713qN+Bu1XUE8K9AuePc3839TPdAegg72kpXSzkeNqRNZiHbnJUItIVCLFkDqceA==
+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==
   dependencies:
     del "^4.1.1"
     extract-zip "^1.6.7"