mirror of
https://github.com/tenrok/vue-form-wizard.git
synced 2026-06-06 10:02:24 +03:00
Bump nightwatch from 0.9.16 to 0.9.19
Bumps [nightwatch](https://github.com/nightwatchjs/nightwatch) from 0.9.16 to 0.9.19. - [Commits](https://github.com/nightwatchjs/nightwatch/compare/v0.9.16...v0.9.19)
This commit is contained in:
+1
-1
@@ -79,7 +79,7 @@
|
||||
"karma-webpack": "^2.0.6",
|
||||
"lolex": "^2.3.1",
|
||||
"mocha": "^4.0.1",
|
||||
"nightwatch": "^0.9.12",
|
||||
"nightwatch": "^0.9.19",
|
||||
"node-sass": "^4.7.2",
|
||||
"opn": "^5.1.0",
|
||||
"optimize-css-assets-webpack-plugin": "^3.2.0",
|
||||
|
||||
@@ -2050,11 +2050,7 @@ ee-first@1.1.1:
|
||||
version "1.1.1"
|
||||
resolved "https://registry.yarnpkg.com/ee-first/-/ee-first-1.1.1.tgz#590c61156b0ae2f4f0255732a158b266bc56b21d"
|
||||
|
||||
ejs@0.8.3:
|
||||
version "0.8.3"
|
||||
resolved "https://registry.yarnpkg.com/ejs/-/ejs-0.8.3.tgz#db8aac47ff80a7df82b4c82c126fe8970870626f"
|
||||
|
||||
ejs@^2.5.6:
|
||||
ejs@2.5.7, ejs@^2.5.6:
|
||||
version "2.5.7"
|
||||
resolved "https://registry.yarnpkg.com/ejs/-/ejs-2.5.7.tgz#cc872c168880ae3c7189762fd5ffc00896c9518a"
|
||||
|
||||
@@ -4284,12 +4280,12 @@ netmask@~1.0.4:
|
||||
version "1.0.6"
|
||||
resolved "https://registry.yarnpkg.com/netmask/-/netmask-1.0.6.tgz#20297e89d86f6f6400f250d9f4f6b4c1945fcd35"
|
||||
|
||||
nightwatch@^0.9.12:
|
||||
version "0.9.16"
|
||||
resolved "https://registry.yarnpkg.com/nightwatch/-/nightwatch-0.9.16.tgz#c4ac3ec711b0ff047c3dca9c6557365ee236519f"
|
||||
nightwatch@^0.9.19:
|
||||
version "0.9.19"
|
||||
resolved "https://registry.yarnpkg.com/nightwatch/-/nightwatch-0.9.19.tgz#4bd9757273d30b845f04847a98b71be9bb7c4b3b"
|
||||
dependencies:
|
||||
chai-nightwatch "~0.1.x"
|
||||
ejs "0.8.3"
|
||||
ejs "2.5.7"
|
||||
lodash.clone "3.0.3"
|
||||
lodash.defaultsdeep "4.3.2"
|
||||
minimatch "3.0.3"
|
||||
|
||||
Reference in New Issue
Block a user