File tree Expand file tree Collapse file tree 2 files changed +7
-8
lines changed Expand file tree Collapse file tree 2 files changed +7
-8
lines changed Original file line number Diff line number Diff line change 93
93
"jest" : " ^26.4.2" ,
94
94
"jest-mock-warn" : " ^1.1.0" ,
95
95
"lint-staged" : " ^10.2.11" ,
96
- "nightwatch" : " ^1.3.7 " ,
96
+ "nightwatch" : " ^1.4.1 " ,
97
97
"nightwatch-helpers" : " ^1.2.0" ,
98
98
"patch-package" : " ^6.2.2" ,
99
99
"prettier" : " ^2.0.5" ,
Original file line number Diff line number Diff line change 7370
7370
resolved "https://registry.yarnpkg.com/mkpath/-/mkpath-1.0.0.tgz#ebb3a977e7af1c683ae6fda12b545a6ba6c5853d"
7371
7371
integrity sha1-67Opd+evHGg65v2hK1Raa6bFhT0=
7372
7372
7373
- mocha@^ 6.2.2 :
7373
+
7374
7374
version "6.2.3"
7375
7375
resolved "https://registry.yarnpkg.com/mocha/-/mocha-6.2.3.tgz#e648432181d8b99393410212664450a4c1e31912"
7376
7376
integrity sha512-0R/3FvjIGH3eEuG17ccFPk117XL2rWxatr81a57D+r/x2uTYZRbdZ4oVidEUMh2W2TJDa7MdAb12Lm2/qrKajg==
@@ -7515,10 +7515,10 @@ nightwatch-helpers@^1.2.0:
7515
7515
resolved "https://registry.yarnpkg.com/nightwatch-helpers/-/nightwatch-helpers-1.2.0.tgz#cdefeb7635074a141825a7b6d1b955b6d7810a0f"
7516
7516
integrity sha1-ze/rdjUHShQYJae20blVtteBCg8=
7517
7517
7518
- nightwatch@^1.3.7 :
7519
- version "1.3.7 "
7520
- resolved "https://registry.yarnpkg.com/nightwatch/-/nightwatch-1.3.7 .tgz#5b6e1721703118143566ffb036b07c32806a6c9d "
7521
- integrity sha512-Cy9MJsBVNs+duREiyISKpCmR20F3VKFaus1rBUpBO+fHTh2RULW41wJlTdrXYnjUThn9DeurI/rjo1lMrYI/nQ ==
7518
+ nightwatch@^1.4.1 :
7519
+ version "1.4.1 "
7520
+ resolved "https://registry.yarnpkg.com/nightwatch/-/nightwatch-1.4.1 .tgz#970690c1fd6dc36c1b9065408e3bf96bbb68e92d "
7521
+ integrity sha512-2iMDQHx22ECzJGFoZc8hFCdojDzG5fuJz2bO3XWeFMAn/KtNB6sON1NTPV8uVf34OBzcFzTreLAKGijCuVtwxA ==
7522
7522
dependencies :
7523
7523
assertion-error "^1.1.0"
7524
7524
chai-nightwatch "^0.4.0"
@@ -7532,14 +7532,13 @@ nightwatch@^1.3.7:
7532
7532
minimatch "3.0.4"
7533
7533
minimist "^1.2.5"
7534
7534
mkpath "1.0.0"
7535
+ mocha "6.2.3"
7535
7536
ora "^4.0.3"
7536
7537
proxy-agent "^3.1.1"
7537
7538
request "^2.88.2"
7538
7539
request-promise "^4.2.5"
7539
7540
semver "^6.3.0"
7540
7541
strip-ansi "^6.0.0"
7541
- optionalDependencies :
7542
- mocha "^6.2.2"
7543
7542
7544
7543
no-case@^3.0.3 :
7545
7544
version "3.0.3"
You can’t perform that action at this time.
0 commit comments