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:
renovate[bot]
2025-06-25 12:28:25 +00:00
committed by GitHub
parent 7b4b0dfd84
commit 89da93e6b6
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@@ -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",

View File

@@ -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",