Skip to content

Commit ec124f6

Browse files
chore(package): update mocha to version 7.2.0
Closes #43
1 parent 08d7da8 commit ec124f6

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
@@ -32,7 +32,7 @@
3232
"@types/node": "^13.1.0",
3333
"chai": "^4.2.0",
3434
"husky": "^4.0.2",
35-
"mocha": "^6.0.0",
35+
"mocha": "^7.2.0",
3636
"nyc": "^15.0.0",
3737
"source-map-support": "^0.5.9",
3838
"ts-node": "^8.1.1",

0 commit comments

Comments
 (0)