-
Notifications
You must be signed in to change notification settings - Fork 369
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(deps): refactor node-workspace plugin to drop lerna-lite/core (#…
…2117) * test: refactor tests to run updaters from fixtures * test: add snapshot for package.json updates test: fix test * feat: PackageJson updater can update dependencies * feat(deps): refactor node-workspace plugin to drop lerna-lite/core Use the internal workspace-plugin graph/dependency logic and built-in package.json updaters to update the content.
- Loading branch information
Showing
11 changed files
with
405 additions
and
222 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.