Skip to content

Commit b06ecc5

Browse files
committed
Update dependencies.
1 parent 43a928e commit b06ecc5

File tree

2 files changed

+138
-129
lines changed

2 files changed

+138
-129
lines changed

package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -7,25 +7,25 @@
77
"test": "test"
88
},
99
"dependencies": {
10-
"event-stream": "^3.3.1",
11-
"glob": "^7.0.3",
12-
"gulp-concat": "^2.5.2",
13-
"gulp-if": "^2.0.0",
10+
"event-stream": "^3.3.4",
11+
"glob": "^7.1.2",
12+
"gulp-concat": "^2.6.1",
13+
"gulp-if": "^2.0.2",
1414
"is-relative-url": "1.0.0",
15-
"plugin-error": "^0.1.2",
16-
"through2": "^2.0.1",
17-
"useref": "^1.2.0",
18-
"vinyl-fs": "^3.0.0"
15+
"plugin-error": "^1.0.1",
16+
"through2": "^2.0.3",
17+
"useref": "^1.4.1",
18+
"vinyl-fs": "^3.0.2"
1919
},
2020
"devDependencies": {
2121
"coveralls": "^3.0.0",
22-
"gulp": "^3.9.0",
23-
"gulp-eslint": "^4.0.0",
24-
"gulp-mocha": "^4.3.1",
22+
"gulp": "^3.9.1",
23+
"gulp-eslint": "^4.0.2",
24+
"gulp-mocha": "^5.0.0",
2525
"gulp-rename": "^1.2.2",
2626
"mocha": "*",
2727
"mock-gulp-dest": "^0.1.1",
28-
"nyc": "^11.3.0",
28+
"nyc": "^11.4.1",
2929
"should": "*",
3030
"vinyl": "^2.1.0"
3131
},

0 commit comments

Comments
 (0)