Skip to content

Commit e7b8d75

Browse files
committed
update gulp file dependencies
1 parent e4d71d1 commit e7b8d75

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.gulp.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,17 @@
44
"version": "1.0.1",
55
"main": "./builder/patternlab.js",
66
"dependencies": {
7-
"del": "^2.0.2",
7+
"del": "^2.2.0",
88
"diveSync": "^0.3.0",
9-
"fs-extra": "^0.26.2",
10-
"glob": "^6.0.1",
9+
"fs-extra": "^0.26.5",
10+
"glob": "^6.0.4",
1111
"html-entities": "^1.2.0",
12-
"mustache": "^2.2.0"
12+
"mustache": "^2.2.1"
1313
},
1414
"devDependencies": {
15-
"browser-sync": "^2.10.0",
15+
"browser-sync": "^2.11.1",
1616
"gulp": "^3.9.0",
17-
"gulp-connect": "^2.2.0",
17+
"gulp-connect": "^2.3.1",
1818
"gulp-copy": "0.0.2",
1919
"gulp-header": "^1.7.1",
2020
"gulp-load": "^0.1.1",

0 commit comments

Comments
 (0)