From 354c74ab5bc5fce99bbc86309dd0a88fc0d3aea4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Mar 2021 21:27:45 +0000 Subject: [PATCH] Bump chromedriver from 2.19.0 to 2.26.1 Bumps [chromedriver](https://github.com/giggio/node-chromedriver) from 2.19.0 to 2.26.1. - [Release notes](https://github.com/giggio/node-chromedriver/releases) - [Commits](https://github.com/giggio/node-chromedriver/commits/2.26.1) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index c307f33..40dc6bc 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "devDependencies": { "babel-plugin-add-module-exports": "^0.2.1", "babel-preset-es2015": "^6.9.0", - "chromedriver": "~2.19", + "chromedriver": "~2.26", "geckodriver": "^1.10.0", "gulp": "^3.8.11", "gulp-babel": "^6.1.2", diff --git a/yarn.lock b/yarn.lock index cc26575..fc4efcb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -879,10 +879,10 @@ chownr@^2.0.0: resolved "https://registry.yarnpkg.com/chownr/-/chownr-2.0.0.tgz#15bfbe53d2eab4cf70f18a8cd68ebe5b3cb1dece" integrity sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ== -chromedriver@~2.19: - version "2.19.0" - resolved "https://registry.yarnpkg.com/chromedriver/-/chromedriver-2.19.0.tgz#ea022b3f22aa0732f11430946101703aa4a004c4" - integrity sha1-6gIrPyKqBzLxFDCUYQFwOqSgBMQ= +chromedriver@~2.26: + version "2.26.1" + resolved "https://registry.yarnpkg.com/chromedriver/-/chromedriver-2.26.1.tgz#60036732224580d2699afd2626f5f26ea1f6c9fe" + integrity sha1-YANnMiJFgNJpmv0mJvXybqH2yf4= dependencies: adm-zip "^0.4.7" kew "^0.5.0"