mirror of
https://github.com/tenrok/vue-form-wizard.git
synced 2026-06-24 01:20:33 +03:00
Merge pull request #176 from cristijora/dependabot/npm_and_yarn/chromedriver-2.35.0
Bump chromedriver from 2.34.1 to 2.35.0
This commit is contained in:
Generated
+3
-3
@@ -1791,9 +1791,9 @@
|
|||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"chromedriver": {
|
"chromedriver": {
|
||||||
"version": "2.34.1",
|
"version": "2.35.0",
|
||||||
"resolved": "https://registry.npmjs.org/chromedriver/-/chromedriver-2.34.1.tgz",
|
"resolved": "https://registry.npmjs.org/chromedriver/-/chromedriver-2.35.0.tgz",
|
||||||
"integrity": "sha512-ivXrPKKtnX442J8Lkbhb8hJ5+lelzAqrAI9VjVs3/iujm396JnJYXGGGjniPXvQeLVE3HDIWwsHu8goIUq3rMQ==",
|
"integrity": "sha512-zqvC/HKybRxiM68GzByvUaXxTmNCmpETvLQIM92IEdrQxPnONKt3ZdTsiwxmGrL2ZIDbr9OEHJljmhZZMEsFPw==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"del": "3.0.0",
|
"del": "3.0.0",
|
||||||
|
|||||||
+1
-1
@@ -45,7 +45,7 @@
|
|||||||
"bootstrap": "^3.3.7",
|
"bootstrap": "^3.3.7",
|
||||||
"chai": "^4.1.2",
|
"chai": "^4.1.2",
|
||||||
"chalk": "^1.1.3",
|
"chalk": "^1.1.3",
|
||||||
"chromedriver": "^2.33.2",
|
"chromedriver": "^2.35.0",
|
||||||
"connect-history-api-fallback": "^1.5.0",
|
"connect-history-api-fallback": "^1.5.0",
|
||||||
"copy-webpack-plugin": "^4.3.1",
|
"copy-webpack-plugin": "^4.3.1",
|
||||||
"coveralls": "^3.0.0",
|
"coveralls": "^3.0.0",
|
||||||
|
|||||||
@@ -1353,9 +1353,9 @@ chownr@^1.0.1:
|
|||||||
version "1.0.1"
|
version "1.0.1"
|
||||||
resolved "https://registry.yarnpkg.com/chownr/-/chownr-1.0.1.tgz#e2a75042a9551908bebd25b8523d5f9769d79181"
|
resolved "https://registry.yarnpkg.com/chownr/-/chownr-1.0.1.tgz#e2a75042a9551908bebd25b8523d5f9769d79181"
|
||||||
|
|
||||||
chromedriver@^2.33.2:
|
chromedriver@^2.35.0:
|
||||||
version "2.33.2"
|
version "2.35.0"
|
||||||
resolved "https://registry.yarnpkg.com/chromedriver/-/chromedriver-2.33.2.tgz#8fc779d54b6e45bef55d264a1eceed52427a9b49"
|
resolved "https://registry.yarnpkg.com/chromedriver/-/chromedriver-2.35.0.tgz#c103ba2fb3d1671f666058159f5cbaa816902e4d"
|
||||||
dependencies:
|
dependencies:
|
||||||
del "^3.0.0"
|
del "^3.0.0"
|
||||||
extract-zip "^1.6.5"
|
extract-zip "^1.6.5"
|
||||||
|
|||||||
Reference in New Issue
Block a user