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

This commit is contained in:
renovate[bot]
2024-10-31 08:24:02 +00:00
parent 6a379c242f
commit a9d4b5a30e
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -48,7 +48,7 @@
"midnight-smoker": "8.0.0",
"mjpeg-consumer": "2.0.0",
"mjpeg-server": "0.3.1",
"mocha": "10.8.1",
"mocha": "10.8.2",
"npm-run-all2": "6.2.6",
"prettier": "3.3.3",
"rewiremock": "3.14.5",
@@ -12683,9 +12683,9 @@
"license": "MIT"
},
"node_modules/mocha": {
"version": "10.8.1",
"resolved": "https://registry.npmjs.org/mocha/-/mocha-10.8.1.tgz",
"integrity": "sha512-WxSpEWgF03HfgNKBuysfK40DUaOSVX5zxgLDoieMGO+zyE69iq2eQ1vBypvIJ5mOPKpuVAqWiTbt4Orj7L6wVw==",
"version": "10.8.2",
"resolved": "https://registry.npmjs.org/mocha/-/mocha-10.8.2.tgz",
"integrity": "sha512-VZlYo/WE8t1tstuRmqgeyBgCbJc/lEdopaa+axcKzTBJ+UIdlAB9XnmvTCAH4pwR4ElNInaedhEBmZD8iCSVEg==",
"license": "MIT",
"dependencies": {
"ansi-colors": "^4.1.3",
@@ -29616,9 +29616,9 @@
"version": "0.5.3"
},
"mocha": {
"version": "10.8.1",
"resolved": "https://registry.npmjs.org/mocha/-/mocha-10.8.1.tgz",
"integrity": "sha512-WxSpEWgF03HfgNKBuysfK40DUaOSVX5zxgLDoieMGO+zyE69iq2eQ1vBypvIJ5mOPKpuVAqWiTbt4Orj7L6wVw==",
"version": "10.8.2",
"resolved": "https://registry.npmjs.org/mocha/-/mocha-10.8.2.tgz",
"integrity": "sha512-VZlYo/WE8t1tstuRmqgeyBgCbJc/lEdopaa+axcKzTBJ+UIdlAB9XnmvTCAH4pwR4ElNInaedhEBmZD8iCSVEg==",
"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.8.1",
"mocha": "10.8.2",
"npm-run-all2": "6.2.6",
"prettier": "3.3.3",
"rewiremock": "3.14.5",