From: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 2 Nov 2020 09:02:32 +0000 (+0000) Subject: build(deps-dev): bump nightwatch from 1.5.0 to 1.5.1 X-Git-Tag: v4.0.0-rc.2~18 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=be6eaebf4a4ac9896f735049b8fcf99fd97d6a88;p=thirdparty%2Fvuejs%2Frouter.git build(deps-dev): bump nightwatch from 1.5.0 to 1.5.1 Bumps [nightwatch](https://github.com/nightwatchjs/nightwatch) from 1.5.0 to 1.5.1. - [Release notes](https://github.com/nightwatchjs/nightwatch/releases) - [Commits](https://github.com/nightwatchjs/nightwatch/compare/v1.5.0...v1.5.1) Signed-off-by: dependabot-preview[bot] --- diff --git a/package.json b/package.json index d74565c1..57cbc57d 100644 --- a/package.json +++ b/package.json @@ -87,7 +87,7 @@ "jest": "^26.6.0", "jest-mock-warn": "^1.1.0", "lint-staged": "^10.5.0", - "nightwatch": "^1.5.0", + "nightwatch": "^1.5.1", "nightwatch-helpers": "^1.2.0", "patch-package": "^6.2.2", "prettier": "^2.0.5", diff --git a/yarn.lock b/yarn.lock index 9aa97e30..495a668b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6694,10 +6694,10 @@ nightwatch-helpers@^1.2.0: resolved "https://registry.yarnpkg.com/nightwatch-helpers/-/nightwatch-helpers-1.2.0.tgz#cdefeb7635074a141825a7b6d1b955b6d7810a0f" integrity sha1-ze/rdjUHShQYJae20blVtteBCg8= -nightwatch@^1.5.0: - version "1.5.0" - resolved "https://registry.yarnpkg.com/nightwatch/-/nightwatch-1.5.0.tgz#a0c3571b7dd72b9267682b3ec48ea519c8477084" - integrity sha512-Lhpl70OKozA0Q8HqXezg+K4eRf5jlPwSmE2/E7MqgbxTSgTp6KTlj8GX1jBcQhLOv/00k2/sRXflRndstKvPrw== +nightwatch@^1.5.1: + version "1.5.1" + resolved "https://registry.yarnpkg.com/nightwatch/-/nightwatch-1.5.1.tgz#100cee1d6545bc4367888514822d03e891d75655" + integrity sha512-tFhzV7JyLjI+Rq7xXLaRUQ/hExP87GlMYiAlhAYaODpyQSIl8O7/yf7gAUYQd3H7m3n+tnwFFsuE0GaxvCdoZA== dependencies: assertion-error "^1.1.0" chai-nightwatch "^0.4.0"