Skip to content
This repository was archived by the owner on Nov 8, 2024. It is now read-only.

Commit 22630e0

Browse files
authored
Merge pull request #27 from apiaryio/greenkeeper/mocha-6.0.0
chore(package): update mocha to version 6.0.0
2 parents cc634dc + 51122a7 commit 22630e0

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
@@ -20,7 +20,7 @@
2020
},
2121
"devDependencies": {
2222
"chai": "4.1.2",
23-
"mocha": "5.0.4"
23+
"mocha": "6.0.0"
2424
},
2525
"keywords": [
2626
"curl",

0 commit comments

Comments
 (0)