Skip to content

Commit 46d1c68

Browse files
build(deps-dev): bump nightwatch from 1.3.7 to 1.4.1
Bumps [nightwatch](https://github.com/nightwatchjs/nightwatch) from 1.3.7 to 1.4.1. - [Release notes](https://github.com/nightwatchjs/nightwatch/releases) - [Commits](nightwatchjs/nightwatch@v1.3.7...v1.4.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 57f1667 commit 46d1c68

File tree

2 files changed

+7
-8
lines changed

2 files changed

+7
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
"jest": "^26.4.2",
9494
"jest-mock-warn": "^1.1.0",
9595
"lint-staged": "^10.2.11",
96-
"nightwatch": "^1.3.7",
96+
"nightwatch": "^1.4.1",
9797
"nightwatch-helpers": "^1.2.0",
9898
"patch-package": "^6.2.2",
9999
"prettier": "^2.0.5",

yarn.lock

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7370,7 +7370,7 @@ [email protected]:
73707370
resolved "https://registry.yarnpkg.com/mkpath/-/mkpath-1.0.0.tgz#ebb3a977e7af1c683ae6fda12b545a6ba6c5853d"
73717371
integrity sha1-67Opd+evHGg65v2hK1Raa6bFhT0=
73727372

7373-
mocha@^6.2.2:
7373+
73747374
version "6.2.3"
73757375
resolved "https://registry.yarnpkg.com/mocha/-/mocha-6.2.3.tgz#e648432181d8b99393410212664450a4c1e31912"
73767376
integrity sha512-0R/3FvjIGH3eEuG17ccFPk117XL2rWxatr81a57D+r/x2uTYZRbdZ4oVidEUMh2W2TJDa7MdAb12Lm2/qrKajg==
@@ -7515,10 +7515,10 @@ nightwatch-helpers@^1.2.0:
75157515
resolved "https://registry.yarnpkg.com/nightwatch-helpers/-/nightwatch-helpers-1.2.0.tgz#cdefeb7635074a141825a7b6d1b955b6d7810a0f"
75167516
integrity sha1-ze/rdjUHShQYJae20blVtteBCg8=
75177517

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==
75227522
dependencies:
75237523
assertion-error "^1.1.0"
75247524
chai-nightwatch "^0.4.0"
@@ -7532,14 +7532,13 @@ nightwatch@^1.3.7:
75327532
minimatch "3.0.4"
75337533
minimist "^1.2.5"
75347534
mkpath "1.0.0"
7535+
mocha "6.2.3"
75357536
ora "^4.0.3"
75367537
proxy-agent "^3.1.1"
75377538
request "^2.88.2"
75387539
request-promise "^4.2.5"
75397540
semver "^6.3.0"
75407541
strip-ansi "^6.0.0"
7541-
optionalDependencies:
7542-
mocha "^6.2.2"
75437542

75447543
no-case@^3.0.3:
75457544
version "3.0.3"

0 commit comments

Comments
 (0)