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

Commit 225f7bb

Browse files
committed
Bump mocha and chai to their newest version
1 parent 4d2cfcd commit 225f7bb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@
1919
"http-string-parser": "0.0.6"
2020
},
2121
"devDependencies": {
22+
"chai": "4.1.2",
2223
"coffee-script": "1.6.3",
23-
"mocha": "1.11.0",
24-
"chai": "1.7.1"
24+
"mocha": "5.0.0"
2525
},
2626
"keywords": [
2727
"curl",

0 commit comments

Comments
 (0)