Skip to content

Commit 51a12c1

Browse files
committed
update packages
1 parent abd268c commit 51a12c1

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
@@ -29,14 +29,14 @@
2929
"dependencies": {
3030
"gulp-util": "^3.0.7",
3131
"htmlhint": "^0.9.12",
32-
"through2": "^2.0.0"
32+
"through2": "^2.0.1"
3333
},
3434
"devDependencies": {
35-
"gulp": "^3.8.11",
35+
"gulp": "^3.9.1",
3636
"gulp-jshint": "^2.0.0"
3737
},
3838
"peerDependencies": {
39-
"gulp": "^3.8.11"
39+
"gulp": "^3.9.1"
4040
},
4141
"keywords": [
4242
"gulpplugin",

0 commit comments

Comments
 (0)