stil4m/elm-analyse

Upcoming release that bumps `minimist` to >=1.2.5

pptang opened this issue · 0 comments

I'm getting a warning suggested by this in my repo because of this package's dependency on minimist@1.2.0 (as of elm-analyse@0.16.5).

I see that the master branch already includes the bump from minimist@1.2.0 to minimist@1.2.5.

Do you plan to have a patch release which includes the minimist bump to 1.2.5 recently?