Thinkmill / manypkg

☔️ An umbrella for your monorepo
MIT License
884 stars 48 forks source link

remove find-up to remove six dependencies #215

Closed benmccann closed 4 weeks ago

benmccann commented 2 months ago

it's a relatively simple piece of functionality, so probably don't need 6 dependencies for it

https://npmgraph.js.org/?q=find-up@4.1.0

changeset-bot[bot] commented 2 months ago

🦋 Changeset detected

Latest commit: eafdf227e31f89b111ccd2dc9685766978260a11

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | ------------------ | ----- | | @manypkg/find-root | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

benmccann commented 4 weeks ago

@emmatown could I bother you for a review on this?