Skip to content

Commit e3f1a54

Browse files
chore(package): update mocha to version 6.1.1
Closes #9
1 parent bdc9f05 commit e3f1a54

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
@@ -22,7 +22,7 @@
2222
"eslint-plugin-import": "^2.14.0",
2323
"husky": "^1.1.2",
2424
"jest": "^23.6.0",
25-
"mocha": "^5.2.0",
25+
"mocha": "^6.1.1",
2626
"rollup": "^0.66.6"
2727
},
2828
"peerDependencies": {

0 commit comments

Comments
 (0)