File tree 1 file changed +7
-7
lines changed
1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 2
2
"name" : " gulp-clean-css" ,
3
3
"description" : " Minify css with clean-css." ,
4
4
"homepage" : " https://github.com/scniro/gulp-clean-css#readme" ,
5
- "version" : " 3.4.1 " ,
5
+ "version" : " 3.4.2 " ,
6
6
"author" : " scniro" ,
7
7
"license" : " MIT" ,
8
8
"bugs" : {
29
29
" gulpfriendly"
30
30
],
31
31
"dependencies" : {
32
- "clean-css" : " 4.1.3 " ,
32
+ "clean-css" : " 4.1.4 " ,
33
33
"gulp-util" : " 3.0.8" ,
34
34
"through2" : " 2.0.3" ,
35
35
"vinyl-sourcemaps-apply" : " 0.2.1"
36
36
},
37
37
"devDependencies" : {
38
- "chai" : " 3.5.0 " ,
39
- "chai-string" : " 1.3 .0" ,
38
+ "chai" : " 4.0.2 " ,
39
+ "chai-string" : " 1.4 .0" ,
40
40
"coveralls" : " 2.13.1" ,
41
- "del" : " 2.2.2 " ,
41
+ "del" : " 3.0.0 " ,
42
42
"express" : " 4.15.3" ,
43
43
"gulp" : " 3.9.1" ,
44
44
"gulp-concat" : " 2.6.1" ,
45
- "gulp-istanbul" : " 1.1.1 " ,
45
+ "gulp-istanbul" : " 1.1.2 " ,
46
46
"gulp-mocha" : " 4.3.1" ,
47
47
"gulp-rename" : " 1.2.2" ,
48
48
"gulp-sass" : " 3.1.0" ,
49
49
"gulp-sourcemaps" : " 2.6.0" ,
50
- "mocha" : " 3.4.1 " ,
50
+ "mocha" : " 3.4.2 " ,
51
51
"vinyl" : " 2.0.2" ,
52
52
"vinyl-buffer" : " 1.0.0" ,
53
53
"vinyl-fs-fake" : " 1.1.0"
You can’t perform that action at this time.
0 commit comments