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