Skip to content
This repository was archived by the owner on Jun 1, 2023. It is now read-only.

Commit c809f49

Browse files
authored
Merge pull request #176 from cristijora/dependabot/npm_and_yarn/chromedriver-2.35.0
Bump chromedriver from 2.34.1 to 2.35.0
2 parents 59b0994 + fb7e4eb commit c809f49

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"bootstrap": "^3.3.7",
4646
"chai": "^4.1.2",
4747
"chalk": "^1.1.3",
48-
"chromedriver": "^2.33.2",
48+
"chromedriver": "^2.35.0",
4949
"connect-history-api-fallback": "^1.5.0",
5050
"copy-webpack-plugin": "^4.3.1",
5151
"coveralls": "^3.0.0",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1353,9 +1353,9 @@ chownr@^1.0.1:
13531353
version "1.0.1"
13541354
resolved "https://registry.yarnpkg.com/chownr/-/chownr-1.0.1.tgz#e2a75042a9551908bebd25b8523d5f9769d79181"
13551355

1356-
chromedriver@^2.33.2:
1357-
version "2.33.2"
1358-
resolved "https://registry.yarnpkg.com/chromedriver/-/chromedriver-2.33.2.tgz#8fc779d54b6e45bef55d264a1eceed52427a9b49"
1356+
chromedriver@^2.35.0:
1357+
version "2.35.0"
1358+
resolved "https://registry.yarnpkg.com/chromedriver/-/chromedriver-2.35.0.tgz#c103ba2fb3d1671f666058159f5cbaa816902e4d"
13591359
dependencies:
13601360
del "^3.0.0"
13611361
extract-zip "^1.6.5"

0 commit comments

Comments
 (0)