Merge branch 'renovate/nightwatch-2.x' into 'develop'
Update dependency nightwatch to v2.6.11 See merge request pleroma/pleroma-fe!1783
This commit is contained in:
commit
5f8988de92
|
@ -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.10",
|
"nightwatch": "2.6.11",
|
||||||
"opn": "5.5.0",
|
"opn": "5.5.0",
|
||||||
"ora": "0.4.1",
|
"ora": "0.4.1",
|
||||||
"postcss": "8.4.20",
|
"postcss": "8.4.20",
|
||||||
|
|
|
@ -6537,10 +6537,10 @@ nightwatch-axe-verbose@^2.1.0:
|
||||||
dependencies:
|
dependencies:
|
||||||
axe-core "^4.6.1"
|
axe-core "^4.6.1"
|
||||||
|
|
||||||
nightwatch@2.6.10:
|
nightwatch@2.6.11:
|
||||||
version "2.6.10"
|
version "2.6.11"
|
||||||
resolved "https://registry.yarnpkg.com/nightwatch/-/nightwatch-2.6.10.tgz#eda82a6a0ff0002fdbeb9d160938d3c53a92dd88"
|
resolved "https://registry.yarnpkg.com/nightwatch/-/nightwatch-2.6.11.tgz#ba36d13855b003b488b74f64b4ffd8d13a5d1807"
|
||||||
integrity sha512-nn5HVEtETLQ8qgu7APAZKg/yXTBkMflwdmzhfywP8mZUfKk0/dRQbeDqY2RawHr/sYsFmZV6eMirlJaaQoQ7Yw==
|
integrity sha512-HLi9gTgcxqlDWfgZ/jT1QP8g3SzjBMZlFNdiDm065dopXR95jvyIpjA0Js8MsWRYzSTkRLGZvPVk28dwGaGXcQ==
|
||||||
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