Skip to content

Commit afbfd75

Browse files
chore(package): update mocha to version 7.1.0
Closes #16
1 parent 7993ac3 commit afbfd75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@types/express": "^4.16.2",
4040
"@types/express-bunyan-logger": "^1.3.1",
4141
"@types/mocha": "^5.0.0",
42-
"mocha": "^5.0.0",
42+
"mocha": "^7.1.0",
4343
"supertest": "^3.0.0",
4444
"ts-mocha": "^6.0.0",
4545
"tslint": "^5.18.0",

0 commit comments

Comments
 (0)