logo

pleroma-fe

My custom branche(s) on git.pleroma.social/pleroma/pleroma-fe git clone https://hacktivis.me/git/pleroma-fe.git
commit: 7e05be9251e52ebf115958005672c496687cd203
parent 255512938cfe064302b353ece84f54f20e5d414d
Author: HJ <30-hj@users.noreply.git.pleroma.social>
Date:   Mon, 18 Mar 2024 09:52:05 +0000

Merge branch 'renovate/nightwatch-2.x' into 'develop'

Update dependency nightwatch to v2.6.25

See merge request pleroma/pleroma-fe!1831

Diffstat:

Mpackage.json2+-
Myarn.lock8++++----
2 files changed, 5 insertions(+), 5 deletions(-)

diff --git 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", diff --git a/yarn.lock b/yarn.lock @@ -6734,10 +6734,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"