Merge pull request #1504 from murgatroid99/gulp-mocha_types_fix2

Fix @types/mocha compatibility issue
This commit is contained in:
Michael Lumish 2020-07-15 11:05:21 -07:00 committed by GitHub
commit 8e20a76c73
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -44,6 +44,7 @@
},
"devDependencies": {
"@types/lodash.camelcase": "^4.3.4",
"@types/mocha": "^5.2.7",
"@types/node": "^10.12.5",
"clang-format": "^1.2.2",
"gts": "^1.1.0",