mirror of
https://github.com/appium/appium.git
synced 2026-04-23 03:55:29 -05:00
chore(deps): update dependency mocha to v10.7.0
This commit is contained in:
Generated
+7
-7
@@ -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
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user