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
@@ -17,7 +17,7 @@
|
||||
"@babel/core": "^7.0.0",
|
||||
"@babel/preset-env": "^7.0.0",
|
||||
"chai": "^4.1.2",
|
||||
"mocha": "^6.0.0",
|
||||
"mocha": "^7.0.1",
|
||||
"wd": "^1.5.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user