Skip to content

Commit 98c98f3

Browse files
chore(deps-dev): bump lerna in the dependencies group (#4437)
Bumps the dependencies group with 1 update: [lerna](https://github.com/lerna/lerna/tree/HEAD/packages/lerna). Updates `lerna` from 8.2.1 to 8.2.2 - [Release notes](https://github.com/lerna/lerna/releases) - [Changelog](https://github.com/lerna/lerna/blob/main/packages/lerna/CHANGELOG.md) - [Commits](https://github.com/lerna/lerna/commits/v8.2.2/packages/lerna) --- updated-dependencies: - dependency-name: lerna dependency-version: 8.2.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c8fe0d6 commit 98c98f3

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1945,10 +1945,10 @@
19451945
resolved "https://registry.yarnpkg.com/@leichtgewicht/ip-codec/-/ip-codec-2.0.5.tgz#4fc56c15c580b9adb7dc3c333a134e540b44bfb1"
19461946
integrity sha512-Vo+PSpZG2/fmgmiNzYK9qWRh8h/CHrwD0mo1h1DzL4yzHNSfWYujGTYsWGreD000gcgmZ7K4Ys6Tx9TxtsKdDw==
19471947

1948-
"@lerna/create@8.2.1":
1949-
version "8.2.1"
1950-
resolved "https://registry.yarnpkg.com/@lerna/create/-/create-8.2.1.tgz#b9c34b9fbd75035418244e33cf197523a2e10a6e"
1951-
integrity sha512-Cz2u/fwc03D1EE6VFZCLMmI8FIUtGmxHQ3ECeNblsxv9i0YSKWe4Xm18sjO1xltG/K5ByiH8/HMeY9dlyAv22A==
1948+
"@lerna/create@8.2.2":
1949+
version "8.2.2"
1950+
resolved "https://registry.yarnpkg.com/@lerna/create/-/create-8.2.2.tgz#4c62f57eb74d335f908132dcc01828e53e6515bd"
1951+
integrity sha512-1yn1MvWn2Yz0SFgTTQnef2m1YedF7KwqLLVIOrGkgQrkVHzsveAIk1A1RcRa2yyUh+siKI1YcJ7lUZIEt+qQ3Q==
19521952
dependencies:
19531953
"@npmcli/arborist" "7.5.4"
19541954
"@npmcli/package-json" "5.2.0"
@@ -6943,11 +6943,11 @@ launch-editor@^2.6.1:
69436943
shell-quote "^1.8.1"
69446944

69456945
lerna@^8.1.8:
6946-
version "8.2.1"
6947-
resolved "https://registry.yarnpkg.com/lerna/-/lerna-8.2.1.tgz#30ddc192130dc50cff68951c1e63a74a391c178d"
6948-
integrity sha512-Xwjv9/4ixp7fpBWhtvp7dz4NoQT8DEf7hzibHKCgu/8kmZUHeXsTn+TKspHqhI+p4YDmdkDnkg8xmymz73kVOg==
6946+
version "8.2.2"
6947+
resolved "https://registry.yarnpkg.com/lerna/-/lerna-8.2.2.tgz#ba38e8ffe31cf69222832838f282c7607b09c2a3"
6948+
integrity sha512-GkqBELTG4k7rfzAwRok2pKBvhNo046Hfwcj7TuhDah3q58/BBBAqvIFLfqEI5fglnNOs6maMSn6/MWjccQE55A==
69496949
dependencies:
6950-
"@lerna/create" "8.2.1"
6950+
"@lerna/create" "8.2.2"
69516951
"@npmcli/arborist" "7.5.4"
69526952
"@npmcli/package-json" "5.2.0"
69536953
"@npmcli/run-script" "8.1.0"

0 commit comments

Comments
 (0)