Skip to content

chore(deps): update dependency lerna to v7.1.0 #4795

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 28, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 14 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2533,22 +2533,22 @@ __metadata:
languageName: node
linkType: hard

"@lerna/child-process@npm:7.0.2":
version: 7.0.2
resolution: "@lerna/child-process@npm:7.0.2"
"@lerna/child-process@npm:7.1.0":
version: 7.1.0
resolution: "@lerna/child-process@npm:7.1.0"
dependencies:
chalk: ^4.1.0
execa: ^5.0.0
strong-log-transformer: ^2.1.0
checksum: 04df87688e51b25aea60c8e43357815254faad1e4c0b4465c731250180819fc8103969214db827cd1e68c747cc1597b7513e0c6bf1ae8d129614468355723739
checksum: 03f440ef548537699083ded2b2431da40d957632628aaab13d09c08e9fdab1cb284e3e775af62de94477a032f8c80ca486c30526123a8bd2890595f7829e38f8
languageName: node
linkType: hard

"@lerna/create@npm:7.0.2":
version: 7.0.2
resolution: "@lerna/create@npm:7.0.2"
"@lerna/create@npm:7.1.0":
version: 7.1.0
resolution: "@lerna/create@npm:7.1.0"
dependencies:
"@lerna/child-process": 7.0.2
"@lerna/child-process": 7.1.0
dedent: 0.7.0
fs-extra: ^11.1.1
init-package-json: 5.0.0
Expand All @@ -2561,7 +2561,7 @@ __metadata:
validate-npm-package-license: ^3.0.4
validate-npm-package-name: 5.0.0
yargs-parser: 20.2.4
checksum: 2d1664b0145fd77c98768469d479172f848dd40ac61b9eb91309d6604ce83d8d8d3bfaa6fd6700c1ca09b9c5f922cf7c593fafea13b32e825eec3ac030f8be17
checksum: 403511902ac11a9a223d91260a9b5f9711cfd74c9be97456a24c1652c9fc5a62ea320b9a65f7a1e6129e449c2a3ddbb9117b1ed92f9de330850bb729e624be8b
languageName: node
linkType: hard

Expand Down Expand Up @@ -12787,11 +12787,11 @@ __metadata:
linkType: hard

"lerna@npm:^7.0.0":
version: 7.0.2
resolution: "lerna@npm:7.0.2"
version: 7.1.0
resolution: "lerna@npm:7.1.0"
dependencies:
"@lerna/child-process": 7.0.2
"@lerna/create": 7.0.2
"@lerna/child-process": 7.1.0
"@lerna/create": 7.1.0
"@npmcli/run-script": 6.0.2
"@nx/devkit": ">=16.1.3 < 17"
"@octokit/plugin-enterprise-rest": 6.0.1
Expand Down Expand Up @@ -12866,7 +12866,7 @@ __metadata:
yargs-parser: 20.2.4
bin:
lerna: dist/cli.js
checksum: 2e287de93be9773ac6f8ce085b55d18f611b0d259aaeeadf904b68a0d4f1f190ce4ee9972979b2d5b296264c257e4f9685344c167d72ffdec3e88856eb4ef2ac
checksum: efc8a84545dedba30b26cfa2285e5d5eacb40593739e57e770e8f290bb5233911ca665daf84a20e9bf4c78c817cb878f5b028d4dccca25cfeaf74fb63a61b408
languageName: node
linkType: hard

Expand Down