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

Commit 24a2a38

Browse files
committed
chore(frameworks): update cucumber and mocha dev dep versions
1 parent b506aac commit 24a2a38

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Diff for: package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -30,11 +30,11 @@
3030
},
3131
"devDependencies": {
3232
"expect.js": "~0.2.0",
33-
"chai": "~1.8.1",
34-
"chai-as-promised": "~4.1.0",
33+
"chai": "~3.3.0",
34+
"chai-as-promised": "~5.1.0",
3535
"jshint": "2.5.0",
36-
"mocha": "1.21.4",
37-
"cucumber": "~0.4.9",
36+
"mocha": "2.3.3",
37+
"cucumber": "~0.6.0",
3838
"express": "~3.3.4",
3939
"rimraf": "~2.2.6"
4040
},

0 commit comments

Comments
 (0)