Skip to content

Commit 32abfe5

Browse files
Contraphated
authored andcommitted
Upgrade: Update vinyl-fs & mocha-lcov-reporter
1 parent 2cd0e1e commit 32abfe5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,10 @@
2323
},
2424
"man": "gulp.1",
2525
"dependencies": {
26-
"chokidar": "^1.0.5",
26+
"chokidar": "^1.1.0",
2727
"gulp-cli": "gulpjs/gulp-cli#4.0",
2828
"undertaker": "^0.12.0",
29-
"vinyl-fs": "^1.0.0"
29+
"vinyl-fs": "^2.0.0"
3030
},
3131
"devDependencies": {
3232
"coveralls": "^2.7.0",
@@ -38,7 +38,7 @@
3838
"jscs-preset-gulp": "^1.0.0",
3939
"mkdirp": "^0.5.0",
4040
"mocha": "^2.0.1",
41-
"mocha-lcov-reporter": "^0.0.1",
41+
"mocha-lcov-reporter": "^1.0.0",
4242
"q": "^1.0.0",
4343
"rimraf": "^2.2.5",
4444
"should": "^5.0.1"

0 commit comments

Comments
 (0)