File tree 2 files changed +9
-7
lines changed
2 files changed +9
-7
lines changed Original file line number Diff line number Diff line change 39
39
"growl" : " 1.10.5" ,
40
40
"gulp" : " 4.0.1" ,
41
41
"gulp-concat" : " 2.6.1" ,
42
- "gulp-csscomb" : " 3.0.8 " ,
42
+ "gulp-csscomb" : " 3.1.0 " ,
43
43
"gulp-env" : " 0.4.0" ,
44
44
"gulp-eslint" : " 5.0.0" ,
45
45
"gulp-header" : " 2.0.7" ,
Original file line number Diff line number Diff line change @@ -5054,13 +5054,15 @@ gulp-concat@2.6.1:
5054
5054
through2 "^2.0.0"
5055
5055
vinyl "^2.0.0"
5056
5056
5057
- gulp-csscomb@3.0.8 :
5058
- version "3.0.8 "
5059
- resolved "https://registry.yarnpkg.com/gulp-csscomb/-/gulp-csscomb-3.0.8. tgz#df34824a580a4c7d3351c1e8ebb6ad7a1d5a89b7 "
5060
- integrity sha1-3zSCSlgKTH0zUcHo67ateh1aibc =
5057
+ gulp-csscomb@3.1.0 :
5058
+ version "3.1.0 "
5059
+ resolved "https://registry.yarnpkg.com/gulp-csscomb/-/gulp-csscomb-3.1.0. tgz#bab3e66ef71b087932e4ccead2a01883403545ad "
5060
+ integrity sha512-DNg9GcnN1hHYCVP5nO+pKNL9BPW9ucD6DmyS36etPpLc4mMNPd+xjM8bf9o+wZdNZJok9a/Wxv3/PAQwlFAl4A= =
5061
5061
dependencies :
5062
+ ansi-colors "^1.0.1"
5062
5063
csscomb "^3.1.7"
5063
- gulp-util "^3.0.7"
5064
+ fancy-log "^1.3.2"
5065
+ plugin-error "^0.1.2"
5064
5066
through2 "^2.0.1"
5065
5067
5066
5068
gulp-env@0.4.0 :
@@ -5172,7 +5174,7 @@ gulp-uglify-es@1.0.4:
5172
5174
vinyl "^2.1.0"
5173
5175
vinyl-sourcemaps-apply "^0.2.1"
5174
5176
5175
- gulp-util@3.0.8, gulp-util@^3.0.7 :
5177
+ gulp-util@3.0.8 :
5176
5178
version "3.0.8"
5177
5179
resolved "https://registry.yarnpkg.com/gulp-util/-/gulp-util-3.0.8.tgz#0054e1e744502e27c04c187c3ecc505dd54bbb4f"
5178
5180
integrity sha1-AFTh50RQLifATBh8PsxQXdVLu08=
You can’t perform that action at this time.
0 commit comments