Skip to content

Commit 1372dad

Browse files
committed
chore: fix gulp-utils colors issue
With (DefinitelyTyped #21004) the typings for @gulp-utils are declaring `chalk` as dependency of the types. This causes a conflict with the types from chalk and gulp fails everywhere in the CI. (DefinitelyTyped/DefinitelyTyped#21004) A possible solution would be locking the version of the gulp-util types to the working version `3.0.31`. As `gulp-utils` is only used in one place right now, we are just remove the `gulp-utils` import and just use `console.log` as everywhere else.
1 parent 0ea4370 commit 1372dad

File tree

3 files changed

+737
-322
lines changed

3 files changed

+737
-322
lines changed

0 commit comments

Comments
 (0)