diff options
| author | Pleroma Renovate Bot <contact+pleroma-renovator@hacktivis.me> | 2023-01-03 09:07:04 +0000 |
|---|---|---|
| committer | Pleroma Renovate Bot <contact+pleroma-renovator@hacktivis.me> | 2023-01-03 09:07:04 +0000 |
| commit | 709eef31c5ef9bb44d59cdb331e206b9faa16d43 (patch) | |
| tree | 9b14fb8076ce749643531f09078347a5ac65e490 | |
| parent | 3e8aa0a3984574d7ab191efd837dfa245e328968 (diff) | |
Update dependency nightwatch to v2.6.4
| -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 6ce0b116..04d29e29 100644 --- a/package.json +++ b/package.json @@ -99,7 +99,7 @@ "lodash": "4.17.21", "mini-css-extract-plugin": "2.7.2", "mocha": "10.2.0", - "nightwatch": "2.6.3", + "nightwatch": "2.6.4", "opn": "5.5.0", "ora": "0.4.1", "postcss": "8.4.20", @@ -6507,10 +6507,10 @@ nightwatch-axe-verbose@2.0.3: dependencies: axe-core "^4.4.3" -nightwatch@2.6.3: - version "2.6.3" - resolved "https://registry.yarnpkg.com/nightwatch/-/nightwatch-2.6.3.tgz#2aff3a166e6cc7073e84e80a63f2bdc6805bf826" - integrity sha512-sVG9+Lhy8t53nmeaE7m4ZAdQLBFEaTFMf+hYl8Jhq3TQoaBi+ukYbF6mYNb/JfhH9vR9arNDGx82b/7nJSAVUg== +nightwatch@2.6.4: + version "2.6.4" + resolved "https://registry.yarnpkg.com/nightwatch/-/nightwatch-2.6.4.tgz#dfc981b7e335ba29b21f4663b1502e6e2ddb1215" + integrity sha512-ODw1tzkWD6T7RziDkcb9TG5CS5NFK00mAsQZkzb1Q4EWUBYkZRnUgA+WdilHJ3FupwgOQuobpXNTFCrhiE63Pg== dependencies: "@nightwatch/chai" "5.0.2" "@nightwatch/html-reporter-template" "0.1.3" |
