Merge branch 'renovate/nightwatch-3.x' into 'develop'
Update dependency nightwatch to v3.12.1 See merge request pleroma/pleroma-fe!2093
This commit is contained in:
commit
13a5746978
2 changed files with 5 additions and 5 deletions
|
@ -89,7 +89,7 @@
|
|||
"iso-639-1": "3.1.5",
|
||||
"lodash": "4.17.21",
|
||||
"msw": "2.7.3",
|
||||
"nightwatch": "3.12.0",
|
||||
"nightwatch": "3.12.1",
|
||||
"ora": "0.4.1",
|
||||
"playwright": "1.49.1",
|
||||
"postcss": "8.5.3",
|
||||
|
|
|
@ -5817,10 +5817,10 @@ nightwatch-axe-verbose@^2.3.0:
|
|||
dependencies:
|
||||
axe-core "^4.9.1"
|
||||
|
||||
nightwatch@3.12.0:
|
||||
version "3.12.0"
|
||||
resolved "https://registry.yarnpkg.com/nightwatch/-/nightwatch-3.12.0.tgz#a9b5d59defbb68aef52b3d437a3b4a977ebdab5c"
|
||||
integrity sha512-0AVxqz3O6ziNaZn+1b/jK5gV3YtQPNshD5sQhZkwbQtYsPQdZ+D7QFC8CkoceuTTkgzC16Mck/mTaSI+11b57w==
|
||||
nightwatch@3.12.1:
|
||||
version "3.12.1"
|
||||
resolved "https://registry.yarnpkg.com/nightwatch/-/nightwatch-3.12.1.tgz#0caae6864d8c76d481f0492c1f945c5353b8e0ab"
|
||||
integrity sha512-+tTSjw7w2xY3TRdq5qMkgSztEk6ofMw1l/+Tc4GVRTyUi2/43qV4m2EzOi8Q/3ERKZrIR1Wqqyyh3pw6PJSKMQ==
|
||||
dependencies:
|
||||
"@nightwatch/chai" "5.0.3"
|
||||
"@nightwatch/html-reporter-template" "^0.3.0"
|
||||
|
|
Loading…
Add table
Reference in a new issue