machty / ember-concurrency

ember-concurrency is an Ember Addon that enables you to write concise, worry-free, cancelable, restartable, asynchronous tasks.
http://ember-concurrency.com
MIT License
689 stars 157 forks source link

chore(deps): upgrade ember-cli-sass & ember-cli-babel #299

Closed buschtoens closed 5 years ago

buschtoens commented 5 years ago

Upgrades these dependencies:

These were the only dependencies blocking my local development, but I would also recommend to upgrade the others soon:

image

maxfierke commented 5 years ago

@buschtoens mind rebasing this on the latest master? Might have some conflicts w/ the ember-cli-babel updates, but I think the sass updates to unblock Node 12 would still be good.