Bumped all the deps (except for pleeease).
This commit is contained in:
34
package.json
34
package.json
@@ -28,31 +28,31 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"pleeease": "3.2.0",
|
||||
"asset-builder": "^1.0.1",
|
||||
"browser-sync": "^2.0.1",
|
||||
"asset-builder": "^1.0.2",
|
||||
"browser-sync": "^2.4.0",
|
||||
"del": "^1.1.1",
|
||||
"gulp": "^3.8.10",
|
||||
"gulp-changed": "^1.1.0",
|
||||
"gulp-concat": "^2.3.4",
|
||||
"gulp": "^3.8.11",
|
||||
"gulp-changed": "^1.2.1",
|
||||
"gulp-concat": "^2.5.2",
|
||||
"gulp-flatten": "0.0.4",
|
||||
"gulp-if": "^1.2.5",
|
||||
"gulp-imagemin": "^2.0.0",
|
||||
"gulp-jshint": "^1.8.4",
|
||||
"gulp-less": "^3.0.1",
|
||||
"gulp-load-plugins": "^0.8.0",
|
||||
"gulp-pleeease": "^1.1.0",
|
||||
"gulp-imagemin": "^2.2.1",
|
||||
"gulp-jshint": "^1.9.4",
|
||||
"gulp-less": "^3.0.2",
|
||||
"gulp-load-plugins": "^0.9.0",
|
||||
"gulp-pleeease": "^1.2.0",
|
||||
"gulp-plumber": "^1.0.0",
|
||||
"gulp-rename": "^1.2.0",
|
||||
"gulp-rev": "^3.0.0",
|
||||
"gulp-sass": "^1.2.4",
|
||||
"gulp-sourcemaps": "^1.1.1",
|
||||
"gulp-uglify": "^1.0.1",
|
||||
"gulp-rev": "^3.0.1",
|
||||
"gulp-sass": "^1.3.3",
|
||||
"gulp-sourcemaps": "^1.5.1",
|
||||
"gulp-uglify": "^1.1.0",
|
||||
"imagemin-pngcrush": "^4.0.0",
|
||||
"jshint-stylish": "^1.0.0",
|
||||
"jshint-stylish": "^1.0.1",
|
||||
"lazypipe": "^0.2.2",
|
||||
"merge-stream": "^0.1.7",
|
||||
"traverse": "^0.6.6",
|
||||
"wiredep": "^2.1.0",
|
||||
"yargs": "^3.2.1"
|
||||
"wiredep": "^2.2.2",
|
||||
"yargs": "^3.6.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user