chore(deps): update dependency mocha to v10.7.0

This commit is contained in:
renovate[bot]
2024-07-23 12:03:38 +00:00
parent e08e7ebec2
commit 96b45a85cf
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -49,7 +49,7 @@
"midnight-smoker": "8.0.0",
"mjpeg-consumer": "2.0.0",
"mjpeg-server": "0.3.1",
"mocha": "10.6.0",
"mocha": "10.7.0",
"npm-run-all2": "6.2.2",
"prettier": "3.3.3",
"rewiremock": "3.14.5",
@@ -12912,9 +12912,9 @@
"license": "MIT"
},
"node_modules/mocha": {
"version": "10.6.0",
"resolved": "https://registry.npmjs.org/mocha/-/mocha-10.6.0.tgz",
"integrity": "sha512-hxjt4+EEB0SA0ZDygSS015t65lJw/I2yRCS3Ae+SJ5FrbzrXgfYwJr96f0OvIXdj7h4lv/vLCrH3rkiuizFSvw==",
"version": "10.7.0",
"resolved": "https://registry.npmjs.org/mocha/-/mocha-10.7.0.tgz",
"integrity": "sha512-v8/rBWr2VO5YkspYINnvu81inSz2y3ODJrhO175/Exzor1RcEZZkizgE2A+w/CAXXoESS8Kys5E62dOHGHzULA==",
"license": "MIT",
"dependencies": {
"ansi-colors": "^4.1.3",
@@ -30356,9 +30356,9 @@
"version": "0.5.3"
},
"mocha": {
"version": "10.6.0",
"resolved": "https://registry.npmjs.org/mocha/-/mocha-10.6.0.tgz",
"integrity": "sha512-hxjt4+EEB0SA0ZDygSS015t65lJw/I2yRCS3Ae+SJ5FrbzrXgfYwJr96f0OvIXdj7h4lv/vLCrH3rkiuizFSvw==",
"version": "10.7.0",
"resolved": "https://registry.npmjs.org/mocha/-/mocha-10.7.0.tgz",
"integrity": "sha512-v8/rBWr2VO5YkspYINnvu81inSz2y3ODJrhO175/Exzor1RcEZZkizgE2A+w/CAXXoESS8Kys5E62dOHGHzULA==",
"requires": {
"ansi-colors": "^4.1.3",
"browser-stdout": "^1.3.1",
+1 -1
View File
@@ -118,7 +118,7 @@
"midnight-smoker": "8.0.0",
"mjpeg-consumer": "2.0.0",
"mjpeg-server": "0.3.1",
"mocha": "10.6.0",
"mocha": "10.7.0",
"npm-run-all2": "6.2.2",
"prettier": "3.3.3",
"rewiremock": "3.14.5",