Skip to content

Commit 4331d15

Browse files
chore(package): update mocha to version 5.0.0
1 parent c32c3e2 commit 4331d15

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
@@ -16,7 +16,7 @@
1616
"eslint": "^4.15.0",
1717
"eslint-config-airbnb-base": "^12.1.0",
1818
"eslint-plugin-import": "^2.8.0",
19-
"mocha": "^4.0.0",
19+
"mocha": "^5.0.0",
2020
"nyc": "^11.4.1",
2121
"sinon": "^4.0.0"
2222
},

0 commit comments

Comments
 (0)