@lerna/legacy-package-management
Advanced tools
Comparing version 7.1.5 to 7.2.0
@@ -6,2 +6,6 @@ # Change Log | ||
# [7.2.0](https://github.com/lerna/lerna/compare/v7.1.5...v7.2.0) (2023-08-29) | ||
**Note:** Version bump only for package @lerna/legacy-package-management | ||
## [7.1.5](https://github.com/lerna/lerna/compare/v7.1.4...v7.1.5) (2023-08-09) | ||
@@ -8,0 +12,0 @@ |
@@ -6,2 +6,8 @@ # Change Log | ||
## [7.1.5](https://github.com/lerna/lerna/compare/v7.1.4...v7.1.5) (2023-08-09) | ||
### Bug Fixes | ||
- **deps:** bump semver from 7.3.8 to 7.5.2 ([#3750](https://github.com/lerna/lerna/issues/3750)) ([26031ca](https://github.com/lerna/lerna/commit/26031ca07d8f042d63d7cdacf879720b99010619)) | ||
## [7.1.4](https://github.com/lerna/lerna/compare/v7.1.3...v7.1.4) (2023-07-15) | ||
@@ -8,0 +14,0 @@ |
{ | ||
"name": "@lerna/legacy-package-management", | ||
"version": "7.1.5", | ||
"version": "7.2.0", | ||
"description": "Legacy package management concerns provided by lerna. Please migrate to use npm/yarn/pnpm workspaces instead.", | ||
@@ -29,3 +29,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@lerna/child-process": "7.1.5", | ||
"@lerna/child-process": "7.2.0", | ||
"@npmcli/arborist": "6.2.9", | ||
@@ -97,3 +97,3 @@ "@npmcli/run-script": "6.0.2", | ||
}, | ||
"gitHead": "f2adf9acd16458ce949bf3da36934b78de0f639c" | ||
"gitHead": "be8e7c4e936cc048a34930cd5af890bf797330d2" | ||
} |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
220137
5409
+ Added@lerna/child-process@7.2.0(transitive)
- Removed@lerna/child-process@7.1.5(transitive)
Updated@lerna/child-process@7.2.0