mirror of
https://github.com/appium/appium.git
synced 2026-02-23 03:40:15 -06:00
chore(deps): update dependency mocha to v11.7.1 (#21383)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
14
package-lock.json
generated
14
package-lock.json
generated
@@ -68,7 +68,7 @@
|
||||
"midnight-smoker": "8.0.0",
|
||||
"mjpeg-consumer": "2.0.0",
|
||||
"mjpeg-server": "0.3.1",
|
||||
"mocha": "11.7.0",
|
||||
"mocha": "11.7.1",
|
||||
"npm-run-all2": "8.0.4",
|
||||
"prettier": "3.6.0",
|
||||
"rewiremock": "3.14.6",
|
||||
@@ -12693,9 +12693,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/mocha": {
|
||||
"version": "11.7.0",
|
||||
"resolved": "https://registry.npmjs.org/mocha/-/mocha-11.7.0.tgz",
|
||||
"integrity": "sha512-bXfLy/mI8n4QICg+pWj1G8VduX5vC0SHRwFpiR5/Fxc8S2G906pSfkyMmHVsdJNQJQNh3LE67koad9GzEvkV6g==",
|
||||
"version": "11.7.1",
|
||||
"resolved": "https://registry.npmjs.org/mocha/-/mocha-11.7.1.tgz",
|
||||
"integrity": "sha512-5EK+Cty6KheMS/YLPPMJC64g5V61gIR25KsRItHw6x4hEKT6Njp1n9LOlH4gpevuwMVS66SXaBBpg+RWZkza4A==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"browser-stdout": "^1.3.1",
|
||||
@@ -30206,9 +30206,9 @@
|
||||
}
|
||||
},
|
||||
"mocha": {
|
||||
"version": "11.7.0",
|
||||
"resolved": "https://registry.npmjs.org/mocha/-/mocha-11.7.0.tgz",
|
||||
"integrity": "sha512-bXfLy/mI8n4QICg+pWj1G8VduX5vC0SHRwFpiR5/Fxc8S2G906pSfkyMmHVsdJNQJQNh3LE67koad9GzEvkV6g==",
|
||||
"version": "11.7.1",
|
||||
"resolved": "https://registry.npmjs.org/mocha/-/mocha-11.7.1.tgz",
|
||||
"integrity": "sha512-5EK+Cty6KheMS/YLPPMJC64g5V61gIR25KsRItHw6x4hEKT6Njp1n9LOlH4gpevuwMVS66SXaBBpg+RWZkza4A==",
|
||||
"requires": {
|
||||
"browser-stdout": "^1.3.1",
|
||||
"chokidar": "^4.0.1",
|
||||
|
||||
@@ -140,7 +140,7 @@
|
||||
"midnight-smoker": "8.0.0",
|
||||
"mjpeg-consumer": "2.0.0",
|
||||
"mjpeg-server": "0.3.1",
|
||||
"mocha": "11.7.0",
|
||||
"mocha": "11.7.1",
|
||||
"npm-run-all2": "8.0.4",
|
||||
"prettier": "3.6.0",
|
||||
"rewiremock": "3.14.6",
|
||||
|
||||
Reference in New Issue
Block a user