example-multi-ts icon indicating copy to clipboard operation
example-multi-ts copied to clipboard

example multi-command CLI built with typescript

Results 3 example-multi-ts issues
Sort by recently updated
recently updated
newest added

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=path-parse&package-manager=npm_and_yarn&previous-version=1.0.6&new-version=1.0.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

## Reproduction: ```sh $ git clone [email protected]:oclif/example-multi-ts.git $ cd example-multi-ts/ $ npm i -g $ example-multi-ts --help (node:207576) [MODULE_NOT_FOUND] Error Plugin: @oclif/example-multi-ts: Cannot find module 'globby' Require stack: - /home/sf/Sync/informal-systems/tmp/example-multi-ts/node_modules/@oclif/config/lib/plugin.js...