Skip to content

Commit 3d3116d

Browse files
chore(deps): update dependency lerna to v8.2.4
1 parent 2c47ffe commit 3d3116d

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
@@ -1675,10 +1675,10 @@
16751675
"@jridgewell/resolve-uri" "^3.1.0"
16761676
"@jridgewell/sourcemap-codec" "^1.4.14"
16771677

1678-
"@lerna/[email protected].3":
1679-
version "8.2.3"
1680-
resolved "https://registry.yarnpkg.com/@lerna/create/-/create-8.2.3.tgz#8e88fedb60eb699f2f5057e7344d9f980b7f9554"
1681-
integrity sha512-f+68+iojcQ0tZRMfCgQyJdsdz+YPu3/d+0Zo1RJz92bgBxTCiEU+dHACVq1n3sEjm/YWPnFGdag8U5EYYmP3WA==
1678+
"@lerna/[email protected].4":
1679+
version "8.2.4"
1680+
resolved "https://registry.yarnpkg.com/@lerna/create/-/create-8.2.4.tgz#59a050f58681e9236db38cc5bcc6986ae79d1389"
1681+
integrity sha512-A8AlzetnS2WIuhijdAzKUyFpR5YbLLfV3luQ4lzBgIBgRfuoBDZeF+RSZPhra+7A6/zTUlrbhKZIOi/MNhqgvQ==
16821682
dependencies:
16831683
"@npmcli/arborist" "7.5.4"
16841684
"@npmcli/package-json" "5.2.0"
@@ -1713,7 +1713,6 @@
17131713
js-yaml "4.1.0"
17141714
libnpmpublish "9.0.9"
17151715
load-json-file "6.2.0"
1716-
lodash "^4.17.21"
17171716
make-dir "4.0.0"
17181717
minimatch "3.0.5"
17191718
multimatch "5.0.0"
@@ -7512,12 +7511,12 @@ [email protected]:
75127511
progress "^2.0.0"
75137512
yargs "^17.1.0"
75147513

7515-
7516-
version "8.2.3"
7517-
resolved "https://registry.yarnpkg.com/lerna/-/lerna-8.2.3.tgz#0a9c07eda4cfac84a480b3e66915189ccfb5bd2c"
7518-
integrity sha512-rmuDU+92eWUnnyaPg3Ise339pTxF+r2hu8ky/soCfbGpUoW4kCwsDza3P/LtQJWrKwZWHcosEitfYvxGUWZ16A==
7514+
7515+
version "8.2.4"
7516+
resolved "https://registry.yarnpkg.com/lerna/-/lerna-8.2.4.tgz#cb902f7772bf159b3612d7f63631e58302cb6fa5"
7517+
integrity sha512-0gaVWDIVT7fLfprfwpYcQajb7dBJv3EGavjG7zvJ+TmGx3/wovl5GklnSwM2/WeE0Z2wrIz7ndWhBcDUHVjOcQ==
75197518
dependencies:
7520-
"@lerna/create" "8.2.3"
7519+
"@lerna/create" "8.2.4"
75217520
"@npmcli/arborist" "7.5.4"
75227521
"@npmcli/package-json" "5.2.0"
75237522
"@npmcli/run-script" "8.1.0"
@@ -7557,7 +7556,6 @@ [email protected]:
75577556
libnpmaccess "8.0.6"
75587557
libnpmpublish "9.0.9"
75597558
load-json-file "6.2.0"
7560-
lodash "^4.17.21"
75617559
make-dir "4.0.0"
75627560
minimatch "3.0.5"
75637561
multimatch "5.0.0"

0 commit comments

Comments
 (0)