From: Eduardo San Martin Morote Date: Wed, 5 Aug 2020 12:30:09 +0000 (+0200) Subject: build(deps-dev): bump chromedriver from 83.0.1 to 84.0.1 (#391) X-Git-Tag: v4.0.0-beta.7~22 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=88e65423de56b44ee60d280b5a306719376c93f7;p=thirdparty%2Fvuejs%2Frouter.git build(deps-dev): bump chromedriver from 83.0.1 to 84.0.1 (#391) Bumps [chromedriver](https://github.com/giggio/node-chromedriver) from 83.0.1 to 84.0.1. - [Release notes](https://github.com/giggio/node-chromedriver/releases) - [Commits](https://github.com/giggio/node-chromedriver/commits) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- 88e65423de56b44ee60d280b5a306719376c93f7 diff --cc package.json index 600569de,518da05f..3e722726 --- a/package.json +++ b/package.json @@@ -81,10 -78,10 +81,10 @@@ "axios": "^0.19.2", "browserstack-local": "^1.4.5", "chalk": "^4.1.0", - "chromedriver": "^83.0.1", + "chromedriver": "^84.0.1", "codecov": "^3.7.2", "conventional-changelog-cli": "^2.0.34", - "css-loader": "^3.6.0", + "css-loader": "^4.2.0", "dotenv": "^8.2.0", "faked-promise": "^2.2.2", "html-webpack-plugin": "^4.3.0",