Skip to content

Commit 85e84a2

Browse files
fix(package): update mocha to version 7.1.0
Closes #37
1 parent 053fe4e commit 85e84a2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@types/sinon": "^7.5.0",
3636
"@types/sinon-chai": "^3.2.3",
3737
"chai": "^4.2.0",
38-
"mocha": "^6.2.2",
38+
"mocha": "^7.1.0",
3939
"sinon": "^7.5.0",
4040
"sinon-chai": "^3.3.0"
4141
},

0 commit comments

Comments
 (0)