diff options
| author | Pleroma Renovate Bot <contact+pleroma-renovator@hacktivis.me> | 2024-02-17 09:06:38 +0000 |
|---|---|---|
| committer | Pleroma Renovate Bot <contact+pleroma-renovator@hacktivis.me> | 2024-02-17 09:06:38 +0000 |
| commit | 1be1bdfa41c6107b96aa45a8f3a441d0d468f00f (patch) | |
| tree | 51e020e4359edd59585dac00b10779709c864b93 | |
| parent | 90427921336879bd7b5df742a7af41d85dceeee4 (diff) | |
Update dependency nightwatch to v2.6.25
| -rw-r--r-- | package.json | 2 | ||||
| -rw-r--r-- | yarn.lock | 8 |
2 files changed, 5 insertions, 5 deletions
diff --git a/package.json b/package.json index fa41beb3..09f230cf 100644 --- a/package.json +++ b/package.json @@ -99,7 +99,7 @@ "lodash": "4.17.21", "mini-css-extract-plugin": "2.7.6", "mocha": "10.2.0", - "nightwatch": "2.6.20", + "nightwatch": "2.6.25", "opn": "5.5.0", "ora": "0.4.1", "postcss": "8.4.23", @@ -6729,10 +6729,10 @@ nightwatch-axe-verbose@^2.1.0: dependencies: axe-core "^4.6.1" -nightwatch@2.6.20: - version "2.6.20" - resolved "https://registry.yarnpkg.com/nightwatch/-/nightwatch-2.6.20.tgz#8c3b808f4f33699bcd67987b22e6ebeee61ddc9c" - integrity sha512-XEyxuSGhESdHj4LHqA5snrc/nMgH4tsB/mWrbyGt3EwW1AgjyE7DRzJUbhG7J00Np3Dv3k2nmyJs0Xq0FX/yvQ== +nightwatch@2.6.25: + version "2.6.25" + resolved "https://registry.yarnpkg.com/nightwatch/-/nightwatch-2.6.25.tgz#99c2abdd8a7f1ce8be2882ac5458a776caf1b5ab" + integrity sha512-aYc5eA6M/iADdbKbD6dMHlhUsaJm/Y4/VOtSHSC23nimGTXMUKbe1Bb14Iz3/SNyz2joHOkpxaDIPIAZCSlOiQ== dependencies: "@nightwatch/chai" "5.0.2" "@nightwatch/html-reporter-template" "0.2.1" |
