ember-codemods / ember-angle-brackets-codemod

Codemod to convert curly braces syntax to angle brackets syntax
MIT License
60 stars 32 forks source link

update all dev-dependencies #501

Closed mansona closed 2 years ago

mansona commented 2 years ago

... apart from execa because that changed to ESM and requires a bigger change 😂

tylerturdenpants commented 2 years ago

Can you point me in the right direction to get rid of execa?

On Fri, Aug 19, 2022 at 4:10 AM Chris Manson @.***> wrote:

Merged #501 https://github.com/ember-codemods/ember-angle-brackets-codemod/pull/501 into master.

— Reply to this email directly, view it on GitHub https://github.com/ember-codemods/ember-angle-brackets-codemod/pull/501#event-7221386971, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEK3PR6CO5UNJQTBV3AB5NTVZ5TS3ANCNFSM56524B5Q . You are receiving this because you are subscribed to this thread.Message ID: <ember-codemods/ember-angle-brackets-codemod/pull/501/issue_event/7221386971 @github.com>

mansona commented 2 years ago

I'm currently live streaming on twitch while looking at this but I just opened a PR to also update execa 😂

https://github.com/ember-codemods/ember-angle-brackets-codemod/pull/502

I'm not going to block the release on this because it is just dev-dependency stuff 👍

tylerturdenpants commented 2 years ago

@mansona Ok great. Always wanting to learn