Skip to content

Commit 9679411

Browse files
committed
Update dependencies.
1 parent c57f6f8 commit 9679411

File tree

2 files changed

+290
-401
lines changed

2 files changed

+290
-401
lines changed

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -21,12 +21,12 @@
2121
"zephyr": "^1.3.6"
2222
},
2323
"devDependencies": {
24-
"browserify": "~13.0.0",
25-
"chai": "~3.5.0",
26-
"coveralls": "~2.11.9",
24+
"browserify": "^16.2.3",
25+
"chai": "^4.2.0",
26+
"coveralls": "^3.0.2",
2727
"istanbul": "~0.4.3",
28-
"mocha": "~2.4.5",
29-
"moment": "~2.12.0"
28+
"mocha": "^5.2.0",
29+
"moment": "^2.22.2"
3030
},
3131
"scripts": {
3232
"lint": "jshint . && jscs .",

0 commit comments

Comments
 (0)