Skip to content

Commit 742a7cd

Browse files
chore(package): update mocha to version 6.0.1
Closes #11
1 parent 502ee23 commit 742a7cd

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
@@ -24,7 +24,7 @@
2424
},
2525
"homepage": "https://github.com/Gerhut/create-function#readme",
2626
"devDependencies": {
27-
"mocha": "^5.0.0",
27+
"mocha": "^6.0.1",
2828
"nyc": "^13.2.0",
2929
"should": "^13.0.1",
3030
"standard": "^12.0.0"

0 commit comments

Comments
 (0)