From 880c00186301614f34017fd4e84399d4affdc4a6 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 20 May 2020 21:46:17 +0000 Subject: [PATCH] Bump chromedriver from 75.1.0 to 83.0.0 Bumps [chromedriver](https://github.com/giggio/node-chromedriver) from 75.1.0 to 83.0.0. - [Release notes](https://github.com/giggio/node-chromedriver/releases) - [Commits](https://github.com/giggio/node-chromedriver/compare/75.1.0...83.0.0) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 75b9ab435c..c2a68ecbfc 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,7 @@ "browserify": "^16.5.0", "browserify-css": "^0.15.0", "browserify-imgify": "^0.0.1", - "chromedriver": "75.1.0", + "chromedriver": "83.0.0", "clean-css-cli": "^4.3.0", "commander": "^4.0.1", "cross-env": "^6.0.3",