Skip to content

Commit 8dade88

Browse files
chore(deps): update dependency lerna to v8.2.2 (#3546)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2bd9b46 commit 8dade88

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
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": "29.7.0",
54-
"lerna": "8.2.1",
54+
"lerna": "8.2.2",
5555
"lerna-changelog": "2.2.0",
5656
"lint-staged": "15.5.0",
5757
"prettier": "3.5.3",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1401,10 +1401,10 @@
14011401
"@jridgewell/resolve-uri" "^3.1.0"
14021402
"@jridgewell/sourcemap-codec" "^1.4.14"
14031403

1404-
"@lerna/[email protected].1":
1405-
version "8.2.1"
1406-
resolved "https://registry.yarnpkg.com/@lerna/create/-/create-8.2.1.tgz#b9c34b9fbd75035418244e33cf197523a2e10a6e"
1407-
integrity sha512-Cz2u/fwc03D1EE6VFZCLMmI8FIUtGmxHQ3ECeNblsxv9i0YSKWe4Xm18sjO1xltG/K5ByiH8/HMeY9dlyAv22A==
1404+
"@lerna/[email protected].2":
1405+
version "8.2.2"
1406+
resolved "https://registry.yarnpkg.com/@lerna/create/-/create-8.2.2.tgz#4c62f57eb74d335f908132dcc01828e53e6515bd"
1407+
integrity sha512-1yn1MvWn2Yz0SFgTTQnef2m1YedF7KwqLLVIOrGkgQrkVHzsveAIk1A1RcRa2yyUh+siKI1YcJ7lUZIEt+qQ3Q==
14081408
dependencies:
14091409
"@npmcli/arborist" "7.5.4"
14101410
"@npmcli/package-json" "5.2.0"
@@ -7093,12 +7093,12 @@ [email protected]:
70937093
progress "^2.0.0"
70947094
yargs "^17.1.0"
70957095

7096-
7097-
version "8.2.1"
7098-
resolved "https://registry.yarnpkg.com/lerna/-/lerna-8.2.1.tgz#30ddc192130dc50cff68951c1e63a74a391c178d"
7099-
integrity sha512-Xwjv9/4ixp7fpBWhtvp7dz4NoQT8DEf7hzibHKCgu/8kmZUHeXsTn+TKspHqhI+p4YDmdkDnkg8xmymz73kVOg==
7096+
7097+
version "8.2.2"
7098+
resolved "https://registry.yarnpkg.com/lerna/-/lerna-8.2.2.tgz#ba38e8ffe31cf69222832838f282c7607b09c2a3"
7099+
integrity sha512-GkqBELTG4k7rfzAwRok2pKBvhNo046Hfwcj7TuhDah3q58/BBBAqvIFLfqEI5fglnNOs6maMSn6/MWjccQE55A==
71007100
dependencies:
7101-
"@lerna/create" "8.2.1"
7101+
"@lerna/create" "8.2.2"
71027102
"@npmcli/arborist" "7.5.4"
71037103
"@npmcli/package-json" "5.2.0"
71047104
"@npmcli/run-script" "8.1.0"

0 commit comments

Comments
 (0)