Update dependency nightwatch to v2.6.20

This commit is contained in:
Pleroma Renovate Bot 2023-05-04 09:05:44 +00:00
parent 2504929da2
commit 4d75a58bb9
2 changed files with 10 additions and 15 deletions

View File

@ -99,7 +99,7 @@
"lodash": "4.17.21",
"mini-css-extract-plugin": "2.7.5",
"mocha": "10.2.0",
"nightwatch": "2.6.19",
"nightwatch": "2.6.20",
"opn": "5.5.0",
"ora": "0.4.1",
"postcss": "8.4.23",

View File

@ -1955,10 +1955,10 @@
pathval "1.1.1"
type-detect "4.0.8"
"@nightwatch/html-reporter-template@0.1.4":
version "0.1.4"
resolved "https://registry.yarnpkg.com/@nightwatch/html-reporter-template/-/html-reporter-template-0.1.4.tgz#c70db1a13bb2e7e1932e6b10ac1e022e61177c94"
integrity sha512-fVylXypRuNJbyFAwY/5H2QM1A1XVoZWis0zhiMwA5LQN0cxHzpG2aUheb+qP1EfkxhFxwSUHOcrvphFLbPA8ow==
"@nightwatch/html-reporter-template@0.2.1":
version "0.2.1"
resolved "https://registry.yarnpkg.com/@nightwatch/html-reporter-template/-/html-reporter-template-0.2.1.tgz#9fa86e8cab6ee703d2e55b47abac92613f97a298"
integrity sha512-GEBeGoXVmTYPtNC4Yq34vfgxf6mlFyEagxpsfH18Qe5BvctF2rprX+wI5dKBm9p5IqHo6ZOcXHCufOeP3cjuOw==
"@nodelib/fs.scandir@2.1.3":
version "2.1.3"
@ -6616,10 +6616,6 @@ mkdirp@^0.5.5:
dependencies:
minimist "^1.2.5"
mkpath@1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/mkpath/-/mkpath-1.0.0.tgz#ebb3a977e7af1c683ae6fda12b545a6ba6c5853d"
mocha@10.2.0:
version "10.2.0"
resolved "https://registry.yarnpkg.com/mocha/-/mocha-10.2.0.tgz#1fd4a7c32ba5ac372e03a17eef435bd00e5c68b8"
@ -6740,13 +6736,13 @@ nightwatch-axe-verbose@^2.1.0:
dependencies:
axe-core "^4.6.1"
nightwatch@2.6.19:
version "2.6.19"
resolved "https://registry.yarnpkg.com/nightwatch/-/nightwatch-2.6.19.tgz#2c35304eb67e06d24f982cb42cce618c617a3fcb"
integrity sha512-AxuPEWlf+MCfo4tZ0BFKkxqUIL0x/jZeFSvxV7Wwp/sBM8XmVA1rEEhNe/pCVsyjL+Q4G97rMKTonFYF/aXsBw==
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==
dependencies:
"@nightwatch/chai" "5.0.2"
"@nightwatch/html-reporter-template" "0.1.4"
"@nightwatch/html-reporter-template" "0.2.1"
ansi-to-html "0.7.2"
assertion-error "1.1.0"
boxen "5.1.2"
@ -6767,7 +6763,6 @@ nightwatch@2.6.19:
lodash.pick "4.4.0"
minimatch "3.1.2"
minimist "1.2.6"
mkpath "1.0.0"
mocha "9.2.2"
nightwatch-axe-verbose "^2.1.0"
open "8.4.0"