Skip to content

Commit 48cf879

Browse files
committed
Update dependency gulp-csscomb to v3.1.0
1 parent 36d17f7 commit 48cf879

File tree

2 files changed

+9
-7
lines changed

2 files changed

+9
-7
lines changed

tasks/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"growl": "1.10.5",
4040
"gulp": "4.0.1",
4141
"gulp-concat": "2.6.1",
42-
"gulp-csscomb": "3.0.8",
42+
"gulp-csscomb": "3.1.0",
4343
"gulp-env": "0.4.0",
4444
"gulp-eslint": "5.0.0",
4545
"gulp-header": "2.0.7",

yarn.lock

+8-6
Original file line numberDiff line numberDiff line change
@@ -5049,13 +5049,15 @@ [email protected]:
50495049
through2 "^2.0.0"
50505050
vinyl "^2.0.0"
50515051

5052-
gulp-csscomb@3.0.8:
5053-
version "3.0.8"
5054-
resolved "https://registry.yarnpkg.com/gulp-csscomb/-/gulp-csscomb-3.0.8.tgz#df34824a580a4c7d3351c1e8ebb6ad7a1d5a89b7"
5055-
integrity sha1-3zSCSlgKTH0zUcHo67ateh1aibc=
5052+
gulp-csscomb@3.1.0:
5053+
version "3.1.0"
5054+
resolved "https://registry.yarnpkg.com/gulp-csscomb/-/gulp-csscomb-3.1.0.tgz#bab3e66ef71b087932e4ccead2a01883403545ad"
5055+
integrity sha512-DNg9GcnN1hHYCVP5nO+pKNL9BPW9ucD6DmyS36etPpLc4mMNPd+xjM8bf9o+wZdNZJok9a/Wxv3/PAQwlFAl4A==
50565056
dependencies:
5057+
ansi-colors "^1.0.1"
50575058
csscomb "^3.1.7"
5058-
gulp-util "^3.0.7"
5059+
fancy-log "^1.3.2"
5060+
plugin-error "^0.1.2"
50595061
through2 "^2.0.1"
50605062

50615063
@@ -5167,7 +5169,7 @@ [email protected]:
51675169
vinyl "^2.1.0"
51685170
vinyl-sourcemaps-apply "^0.2.1"
51695171

5170-
[email protected], gulp-util@^3.0.7:
5172+
51715173
version "3.0.8"
51725174
resolved "https://registry.yarnpkg.com/gulp-util/-/gulp-util-3.0.8.tgz#0054e1e744502e27c04c187c3ecc505dd54bbb4f"
51735175
integrity sha1-AFTh50RQLifATBh8PsxQXdVLu08=

0 commit comments

Comments
 (0)