Merge branch 'renovate/nightwatch-2.x' into 'develop'
Update dependency nightwatch to v2.6.19 See merge request pleroma/pleroma-fe!1796
This commit is contained in:
commit
cfb390ee8b
|
@ -99,7 +99,7 @@
|
||||||
"lodash": "4.17.21",
|
"lodash": "4.17.21",
|
||||||
"mini-css-extract-plugin": "2.7.2",
|
"mini-css-extract-plugin": "2.7.2",
|
||||||
"mocha": "10.2.0",
|
"mocha": "10.2.0",
|
||||||
"nightwatch": "2.6.11",
|
"nightwatch": "2.6.19",
|
||||||
"opn": "5.5.0",
|
"opn": "5.5.0",
|
||||||
"ora": "0.4.1",
|
"ora": "0.4.1",
|
||||||
"postcss": "8.4.20",
|
"postcss": "8.4.20",
|
||||||
|
|
|
@ -6638,10 +6638,10 @@ nightwatch-axe-verbose@^2.1.0:
|
||||||
dependencies:
|
dependencies:
|
||||||
axe-core "^4.6.1"
|
axe-core "^4.6.1"
|
||||||
|
|
||||||
nightwatch@2.6.11:
|
nightwatch@2.6.19:
|
||||||
version "2.6.11"
|
version "2.6.19"
|
||||||
resolved "https://registry.yarnpkg.com/nightwatch/-/nightwatch-2.6.11.tgz#ba36d13855b003b488b74f64b4ffd8d13a5d1807"
|
resolved "https://registry.yarnpkg.com/nightwatch/-/nightwatch-2.6.19.tgz#2c35304eb67e06d24f982cb42cce618c617a3fcb"
|
||||||
integrity sha512-HLi9gTgcxqlDWfgZ/jT1QP8g3SzjBMZlFNdiDm065dopXR95jvyIpjA0Js8MsWRYzSTkRLGZvPVk28dwGaGXcQ==
|
integrity sha512-AxuPEWlf+MCfo4tZ0BFKkxqUIL0x/jZeFSvxV7Wwp/sBM8XmVA1rEEhNe/pCVsyjL+Q4G97rMKTonFYF/aXsBw==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@nightwatch/chai" "5.0.2"
|
"@nightwatch/chai" "5.0.2"
|
||||||
"@nightwatch/html-reporter-template" "0.1.4"
|
"@nightwatch/html-reporter-template" "0.1.4"
|
||||||
|
|
Loading…
Reference in New Issue