Skip to content

Commit bac7381

Browse files
author
Contra
committed
more dep updates
1 parent 14f0a1e commit bac7381

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"main": "./index.js",
99
"dependencies": {
1010
"vinyl": "~0.2.0",
11-
"glob-stream": "~3.0.4",
11+
"glob-stream": "~3.1.5",
1212
"mkdirp": "~0.3.5",
1313
"glob-watcher": "0.0.1",
1414
"graceful-fs": "~2.0.1",
@@ -17,13 +17,13 @@
1717
"devDependencies": {
1818
"mocha": "~1.17.0",
1919
"should": "~2.1.1",
20-
"mocha-lcov-reporter": "*",
20+
"mocha-lcov-reporter": "0.0.1",
2121
"coveralls": "~2.6.1",
2222
"istanbul": "~0.2.3",
2323
"rimraf": "~2.2.5",
2424
"jshint": "~2.4.1",
2525
"buffer-equal": "0.0.0",
26-
"event-stream": "~3.0.20"
26+
"event-stream": "~3.1.0"
2727
},
2828
"scripts": {
2929
"test": "mocha --reporter spec && jshint",

0 commit comments

Comments
 (0)