[JS] Update npm dependencies in js tests

This commit is contained in:
Ilya Goncharov
2022-11-04 14:28:15 +01:00
committed by teamcity
parent 71b431db15
commit 21991a70e0
2 changed files with 122 additions and 150 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
"require-from-string": "1.2.0"
},
"devDependencies": {
"mocha": "9.2.1",
"mocha": "10.1.0",
"mocha-teamcity-reporter": "4.2.0",
"typescript": "^4.5.2"
},