dlmanning / gulp-sass

SASS plugin for gulp
MIT License
1.57k stars 381 forks source link

Outdated dependencies #729

Closed WuglyakBolgoink closed 5 years ago

WuglyakBolgoink commented 5 years ago

Hallo!

Can you update all dependencies?

Related #719

chryton commented 5 years ago

Installation is currently breaking in Node 12 due to the node-sass version being out of date and incompatible with newer versions of Node. #720 is a step towards that fix. @xzyfer Do we have an estimated timeline for when Node 12 will be supported and dependencies bumped to do so?

simonua commented 5 years ago

I updated #720 earlier today to now also reference NodeJS 12.

xzyfer commented 5 years ago

This is not needed because of how SemVer works. You can always update the transient node-sass with npm update node-sass if you wish.

https://nodesource.com/blog/semver-tilde-and-caret