Skip to content
This repository was archived by the owner on Sep 1, 2022. It is now read-only.

Commit 1a65071

Browse files
author
Contra
committed
update deps
1 parent c5e8da4 commit 1a65071

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,17 +12,17 @@
1212
"lodash": "^2.4.1",
1313
"lodash._reinterpolate": "^2.4.1",
1414
"lodash.template": "^2.4.1",
15-
"minimist": "^0.2.0",
15+
"minimist": "^1.1.0",
1616
"multipipe": "^0.1.0",
17-
"through2": "^0.5.0",
18-
"vinyl": "^0.2.1"
17+
"through2": "^0.6.1",
18+
"vinyl": "^0.4.0"
1919
},
2020
"devDependencies": {
2121
"mocha": "^1.17.0",
2222
"should": "^4.0.0",
2323
"mocha-lcov-reporter": "^0.0.1",
2424
"coveralls": "^2.7.0",
25-
"istanbul": "^0.2.3",
25+
"istanbul": "^0.3.0",
2626
"rimraf": "^2.2.5",
2727
"jshint": "^2.4.1",
2828
"buffer-equal": "~0.0.1",

0 commit comments

Comments
 (0)