Add mocha dependencies (#14562)

This commit is contained in:
Charles Gagnon
2021-03-04 16:30:39 -08:00
committed by GitHub
parent 8e07a6f239
commit 4e1c7decde
4 changed files with 14 additions and 0 deletions

View File

@@ -35,9 +35,11 @@
},
"devDependencies": {
"@types/chai": "3.4.34",
"@types/mocha": "^5.2.5",
"@types/node": "^10.14.8",
"azure-keyvault": "^3.0.4",
"chai": "3.5.0",
"mocha": "^5.2.0",
"mocha-junit-reporter": "^1.17.0",
"mocha-multi-reporters": "^1.1.7",
"ms-rest-azure": "^2.6.0",