Skip to content
This repository was archived by the owner on Jun 1, 2023. It is now read-only.

Bump degenerator and nightwatch #392

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump degenerator and nightwatch
Removes [degenerator](https://github.com/TooTallNate/node-degenerator). It's no longer used after updating ancestor dependency [nightwatch](https://github.com/nightwatchjs/nightwatch). These dependencies need to be updated together.


Removes `degenerator`

Updates `nightwatch` from 0.9.19 to 2.3.9
- [Release notes](https://github.com/nightwatchjs/nightwatch/releases)
- [Commits](nightwatchjs/nightwatch@v0.9.19...v2.3.9)

---
updated-dependencies:
- dependency-name: degenerator
  dependency-type: indirect
- dependency-name: nightwatch
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] authored Sep 26, 2022

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
commit 6e63e27efa89c10c5347e0f430b191bb7405f64f
2,048 changes: 1,529 additions & 519 deletions package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -79,7 +79,7 @@
"karma-webpack": "^2.0.9",
"lolex": "^2.3.1",
"mocha": "^4.0.1",
"nightwatch": "^0.9.19",
"nightwatch": "^2.3.9",
"node-sass": "^4.7.2",
"opn": "^5.2.0",
"optimize-css-assets-webpack-plugin": "^3.2.0",
1,147 changes: 849 additions & 298 deletions yarn.lock

Large diffs are not rendered by default.