crissdev / gulp-yaml

A Gulp plugin to convert YAML to JSON
MIT License
24 stars 7 forks source link

Replace deprecated `gulp-util` #7

Closed TheDancingCode closed 6 years ago

TheDancingCode commented 6 years ago

gulp-util has been deprecated recently. Continuing to use this dependency may prevent the use of your library with the recently released version 4 of Gulp.

The README.md lists alternatives for all the components so a simple replacement should be enough.

Your package is popular but still relying on gulp-util, it would be good to publish a fixed version to npm as soon as possible.

See:

crissdev commented 6 years ago

Thanks. It will be merged soon.

ehmicky commented 6 years ago

This was cherry-picked in #8