simon-dt / gulp-twig

Twig plugin for gulp.js, The streaming build system. Looking for maintainer or collaborators. See wiki
https://github.com/zimmen/gulp-twig/wiki/Looking-for-maintainer-or-collaborator(s)
MIT License
62 stars 33 forks source link

update dependencies #62

Open mimoduo opened 4 years ago

mimoduo commented 4 years ago

Hey zimmen!

Just zippin through our boilerplate's node modules to make sure all dependencies are up to date and gulp-twig is on the list ;)

Sincerely, Bryan Stoner

bezoerb commented 4 years ago

@olets: Maybe we should drop node 4 support as twig.js also only supports 6.x in the latest version? What do you think?

olets commented 3 years ago

@bezoerb I completely missed this.

I agree. And now twigjs support starts at 8. Should we try to lift gulp-twig into modernity? I rarely use Gulp these days but I'm still a fan and would be interested in that project. We could start with this PR, which seems harmless, and then think about #63's Node 10 upgrade (which will need at least a major version bump — I'm sure there's someone out there using gulp-twig with Node < 10)