tapjs / stack-utils

Captures and cleans stack traces.
https://www.npmjs.com/package/stack-utils
MIT License
190 stars 35 forks source link

Update Bluebird from ^3.1.1 to ^3.5.1 #36

Closed joshuakfarrar closed 6 years ago

joshuakfarrar commented 6 years ago

Do new versions of this module need to work with v0.10 and v0.12?

joshuakfarrar commented 6 years ago

I opened this PR because installing Jest on OSX was giving me some errors earlier, that looked like a Bluebird dependency here. Anyway, it doesn't look like I'm getting install failures anymore, and the AppVeyor tests seem to be failing over a cross-platform / vs \ issue.