Skip to content

Commit 060416f

Browse files
author
Contra
committed
update deps
1 parent 0730064 commit 060416f

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
@@ -1,7 +1,7 @@
11
{
22
"name": "gulp",
33
"description": "The streaming build system",
4-
"version": "3.1.4",
4+
"version": "3.1.5",
55
"homepage": "http://github.com/wearefractal/gulp",
66
"repository": "git://github.com/wearefractal/gulp.git",
77
"author": "Fractal <contact@wearefractal.com> (http://wearefractal.com/)",
@@ -20,9 +20,9 @@
2020
"glob-stream": "~3.0.2",
2121
"mkdirp": "~0.3.5",
2222
"optimist": "~0.6.0",
23-
"gulp-util": "~2.1.0",
23+
"gulp-util": "~2.1.3",
2424
"gaze": "~0.4.3",
25-
"orchestrator": "~0.2.0",
25+
"orchestrator": "~0.2.1",
2626
"resolve": "~0.6.1",
2727
"semver": "~2.2.1",
2828
"findup-sync": "~0.1.2",

0 commit comments

Comments
 (0)