]> git.ipfire.org Git - thirdparty/vuejs/router.git/commitdiff
build(deps-dev): bump chromedriver from 85.0.1 to 86.0.0 (#525)
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Fri, 16 Oct 2020 08:06:07 +0000 (10:06 +0200)
committerGitHub <noreply@github.com>
Fri, 16 Oct 2020 08:06:07 +0000 (10:06 +0200)
Bumps [chromedriver](https://github.com/giggio/node-chromedriver) from 85.0.1 to 86.0.0.
- [Release notes](https://github.com/giggio/node-chromedriver/releases)
- [Commits](https://github.com/giggio/node-chromedriver/commits/86.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
package.json
yarn.lock

index 3addc3f9e7d2bc066eb43102707dd88984525eb3..92e1c8d762e4a15a00ac1aa18997ca9b326e7d61 100644 (file)
@@ -74,7 +74,7 @@
     "brotli": "^1.3.2",
     "browserstack-local": "^1.4.5",
     "chalk": "^4.1.0",
-    "chromedriver": "^85.0.0",
+    "chromedriver": "^86.0.0",
     "codecov": "^3.8.0",
     "conventional-changelog-cli": "^2.1.0",
     "css-loader": "^4.2.1",
index 11b5349c058d015a311a7ef13fc5b1e2019bb3f0..bddeb5a32090b566f8b867e771fd11bb466858ec 100644 (file)
--- a/yarn.lock
+++ b/yarn.lock
@@ -2248,10 +2248,10 @@ chrome-trace-event@^1.0.2:
   dependencies:
     tslib "^1.9.0"
 
-chromedriver@^85.0.0:
-  version "85.0.1"
-  resolved "https://registry.yarnpkg.com/chromedriver/-/chromedriver-85.0.1.tgz#2e1b571845253368fcd112108f23eb9c778f7982"
-  integrity sha512-z8je3U4tXFZnx7AloRabM4Ep1lpFJvHxLoGuRvLg33Qy0UKk/z6OXmHUO2z6DKE0Oe6CFpjj/bdhuQ8dfvq9ug==
+chromedriver@^86.0.0:
+  version "86.0.0"
+  resolved "https://registry.yarnpkg.com/chromedriver/-/chromedriver-86.0.0.tgz#4b9504d5bbbcd4c6bd6d6fd1dd8247ab8cdeca67"
+  integrity sha512-byLJWhAfuYOmzRYPDf4asJgGDbI4gJGHa+i8dnQZGuv+6WW1nW1Fg+8zbBMOfLvGn7sKL41kVdmCEVpQHn9oyg==
   dependencies:
     "@testim/chrome-version" "^1.0.7"
     axios "^0.19.2"