[JS] Update mocha and mocha-teamcity-reporter in test infrastructure

Merge-request: KT-MR-5129
This commit is contained in:
Ilya Goncharov
2021-11-30 12:24:56 +00:00
committed by Space
parent 6ba1b2cc08
commit b47925b126
2 changed files with 520 additions and 139 deletions
+2 -2
View File
@@ -3,8 +3,8 @@
"require-from-string": "1.2.0"
},
"devDependencies": {
"mocha": "3.2.0",
"mocha-teamcity-reporter": "1.1.1",
"mocha": "9.1.3",
"mocha-teamcity-reporter": "4.2.0",
"typescript": "^4.5.2"
},
"scripts": {