mirror of
https://github.com/appium/appium.git
synced 2026-01-14 06:10:01 -06:00
Update mocha in group sample-code to the latest version 🚀 (#13876)
* chore(package): update mocha to version 7.0.1 * chore(package): update mocha to version 7.0.1
This commit is contained in:
committed by
Isaac A. Murchie
parent
e46e8aff29
commit
0cd15541da
@@ -12,7 +12,7 @@
|
||||
"devDependencies": {
|
||||
"assert": "^2.0.0",
|
||||
"chai": "^4.1.2",
|
||||
"mocha": "^6.0.0",
|
||||
"mocha": "^7.0.1",
|
||||
"webdriverio": "^5.1.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user