Skip to content

Commit 34bdbfd

Browse files
fix(package): update mocha to version 7.1.2
Closes #2
1 parent f9edd5b commit 34bdbfd

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
@@ -13,7 +13,7 @@
1313
"license": "MIT",
1414
"dependencies": {
1515
"chai": "^4.1.2",
16-
"mocha": "^4.0.1",
16+
"mocha": "^7.1.2",
1717
"nyc": "^11.2.1"
1818
},
1919
"devDependencies": {

0 commit comments

Comments
 (0)