dsherret / dax

Cross-platform shell tools for Deno and Node.js inspired by zx.
MIT License
964 stars 33 forks source link

Patch for deprecation warnings in console/utils.ts #208

Closed cseidr closed 5 months ago

cseidr commented 5 months ago

Hello

Here's a quick patch for deprecation warnings in console/utils.ts. The tests pass. That's the only guarantee :-) Thanks for a great product we use in production.

dep.patch

dsherret commented 5 months ago

Thanks @cseidr! Would you like to open a PR? I can do it otherwise and mark you as a co-author.

cseidr commented 5 months ago

here is a PR :-) https://github.com/dsherret/dax/pull/209