Skip to content

Commit

Permalink
Bump nightwatch from 1.7.8 to 1.7.9 (#493)
Browse files Browse the repository at this point in the history
Bumps [nightwatch](https://github.com/nightwatchjs/nightwatch) from 1.7.8 to 1.7.9.
- [Release notes](https://github.com/nightwatchjs/nightwatch/releases)
- [Commits](nightwatchjs/nightwatch@v1.7.8...v1.7.9)

---
updated-dependencies:
- dependency-name: nightwatch
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 13, 2021
1 parent 0327d55 commit 8257ac0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"exorcist": "^2.0.0",
"http-server": "^13.0.2",
"mocha": "^9.0.2",
"nightwatch": "^1.6.4",
"nightwatch": "^1.7.9",
"nightwatch-saucelabs-endsauce": "^1.0.5",
"nyc": "^15.1.0",
"power-assert": "^1.4.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3961,10 +3961,10 @@ nightwatch-saucelabs-endsauce@^1.0.5:
dependencies:
saucelabs "^6.0.0"

nightwatch@^1.6.4:
version "1.7.8"
resolved "https://registry.yarnpkg.com/nightwatch/-/nightwatch-1.7.8.tgz#484a88af56cd4b8562d89c5cba9ea4ba21272a42"
integrity sha512-GTY2VoPU2EuoBUB+mz5tAjeEWRQmuT54Il2lOUTmpv87D7cO8fXaadrxSHwl2YDX9rDFvNZovqwiKBtk3/5R6w==
nightwatch@^1.7.9:
version "1.7.9"
resolved "https://registry.yarnpkg.com/nightwatch/-/nightwatch-1.7.9.tgz#4f240d07b0d5830c633bb06029880ab72eb494ef"
integrity sha512-C+YbrJtnz7G9PwZmxEYfgqwVnO7sfCA1TaXmAau/HOzwwSaq8S4pobexcCf3TSUG3SRuGz2W3bcyoipTq6NzuQ==
dependencies:
assertion-error "^1.1.0"
chai-nightwatch "^0.4.0"
Expand Down

0 comments on commit 8257ac0

Please sign in to comment.