Skip to content

Commit 5d903a9

Browse files
Merge pull request #3691 from nestjs/renovate/lerna-monorepo
chore(deps): update dependency lerna to v8.2.4
2 parents 3b05448 + 3d3116d commit 5d903a9

File tree

2 files changed

+10
-12
lines changed

2 files changed

+10
-12
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"graphql-subscriptions": "3.0.0",
5252
"husky": "9.1.7",
5353
"jest": "30.0.5",
54-
"lerna": "8.2.3",
54+
"lerna": "8.2.4",
5555
"lerna-changelog": "2.2.0",
5656
"lint-staged": "16.1.6",
5757
"prettier": "3.6.2",

yarn.lock

Lines changed: 9 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1688,10 +1688,10 @@
16881688
"@jridgewell/resolve-uri" "^3.1.0"
16891689
"@jridgewell/sourcemap-codec" "^1.4.14"
16901690

1691-
"@lerna/[email protected].3":
1692-
version "8.2.3"
1693-
resolved "https://registry.yarnpkg.com/@lerna/create/-/create-8.2.3.tgz#8e88fedb60eb699f2f5057e7344d9f980b7f9554"
1694-
integrity sha512-f+68+iojcQ0tZRMfCgQyJdsdz+YPu3/d+0Zo1RJz92bgBxTCiEU+dHACVq1n3sEjm/YWPnFGdag8U5EYYmP3WA==
1691+
"@lerna/[email protected].4":
1692+
version "8.2.4"
1693+
resolved "https://registry.yarnpkg.com/@lerna/create/-/create-8.2.4.tgz#59a050f58681e9236db38cc5bcc6986ae79d1389"
1694+
integrity sha512-A8AlzetnS2WIuhijdAzKUyFpR5YbLLfV3luQ4lzBgIBgRfuoBDZeF+RSZPhra+7A6/zTUlrbhKZIOi/MNhqgvQ==
16951695
dependencies:
16961696
"@npmcli/arborist" "7.5.4"
16971697
"@npmcli/package-json" "5.2.0"
@@ -1726,7 +1726,6 @@
17261726
js-yaml "4.1.0"
17271727
libnpmpublish "9.0.9"
17281728
load-json-file "6.2.0"
1729-
lodash "^4.17.21"
17301729
make-dir "4.0.0"
17311730
minimatch "3.0.5"
17321731
multimatch "5.0.0"
@@ -7500,12 +7499,12 @@ [email protected]:
75007499
progress "^2.0.0"
75017500
yargs "^17.1.0"
75027501

7503-
7504-
version "8.2.3"
7505-
resolved "https://registry.yarnpkg.com/lerna/-/lerna-8.2.3.tgz#0a9c07eda4cfac84a480b3e66915189ccfb5bd2c"
7506-
integrity sha512-rmuDU+92eWUnnyaPg3Ise339pTxF+r2hu8ky/soCfbGpUoW4kCwsDza3P/LtQJWrKwZWHcosEitfYvxGUWZ16A==
7502+
7503+
version "8.2.4"
7504+
resolved "https://registry.yarnpkg.com/lerna/-/lerna-8.2.4.tgz#cb902f7772bf159b3612d7f63631e58302cb6fa5"
7505+
integrity sha512-0gaVWDIVT7fLfprfwpYcQajb7dBJv3EGavjG7zvJ+TmGx3/wovl5GklnSwM2/WeE0Z2wrIz7ndWhBcDUHVjOcQ==
75077506
dependencies:
7508-
"@lerna/create" "8.2.3"
7507+
"@lerna/create" "8.2.4"
75097508
"@npmcli/arborist" "7.5.4"
75107509
"@npmcli/package-json" "5.2.0"
75117510
"@npmcli/run-script" "8.1.0"
@@ -7545,7 +7544,6 @@ [email protected]:
75457544
libnpmaccess "8.0.6"
75467545
libnpmpublish "9.0.9"
75477546
load-json-file "6.2.0"
7548-
lodash "^4.17.21"
75497547
make-dir "4.0.0"
75507548
minimatch "3.0.5"
75517549
multimatch "5.0.0"

0 commit comments

Comments
 (0)