Skip to content

Commit ade45bd

Browse files
committed
Update outdated dependencies
1 parent 13e9ebf commit ade45bd

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

package.json

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,18 +33,19 @@
3333
"templates"
3434
],
3535
"dependencies": {
36-
"fs-extra": "^0.24.0",
36+
"fs-extra": "^0.26.3",
3737
"gulp-util": "^3.0.0",
3838
"lodash.template": "^3.6.2",
39-
"through2": "^0.6.1"
39+
"through2": "^2.0.0"
4040
},
4141
"devDependencies": {
4242
"chai": "^3.2.0",
4343
"gulp": "^3.9.0",
44-
"gulp-jshint": "^1.11.2",
44+
"gulp-jshint": "^2.0.0",
45+
"jshint": "^2.8.0",
4546
"jshint-stylish": "^2.0.1",
4647
"mocha": "^2.2.5",
47-
"vinyl": "^0.5.0"
48+
"vinyl": "^1.1.0"
4849
},
4950
"keywords": [
5051
"gulpplugin"

0 commit comments

Comments
 (0)