Skip to content

Commit

Permalink
chore(deps): update dependency lerna to v8.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 19, 2025
1 parent 2aeb982 commit a9ece49
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 12 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"gulp-postcss": "10.0.0",
"gulp-uglify": "3.0.2",
"gulp-zip": "5.1.0",
"lerna": "8.1.9",
"lerna": "8.2.0",
"ordered-read-streams": "2.0.0",
"postcss": "8.5.3",
"postcss-easy-import": "4.0.0",
Expand Down
20 changes: 9 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -111,10 +111,10 @@
dependencies:
"@sinclair/typebox" "^0.27.8"

"@lerna/create@8.1.9":
version "8.1.9"
resolved "https://registry.yarnpkg.com/@lerna/create/-/create-8.1.9.tgz#6ab7b8514a9a200a4bacb7fa6cf6f01d82d3a154"
integrity sha512-DPnl5lPX4v49eVxEbJnAizrpMdMTBz1qykZrAbBul9rfgk531v8oAt+Pm6O/rpAleRombNM7FJb5rYGzBJatOQ==
"@lerna/create@8.2.0":
version "8.2.0"
resolved "https://registry.yarnpkg.com/@lerna/create/-/create-8.2.0.tgz#f705abcedcd073657a1ecabd305d2290e6ecf2f0"
integrity sha512-kyrAc709xhf79Ci2qM+neMfe3IuT89kJyqdMe+YK16kkTNlXedmmQOSs2ARdlEqVVGCWu7M75Dt2VoCBZPnZ8g==
dependencies:
"@npmcli/arborist" "7.5.4"
"@npmcli/package-json" "5.2.0"
Expand Down Expand Up @@ -174,7 +174,6 @@
slash "^3.0.0"
ssri "^10.0.6"
string-width "^4.2.3"
strip-ansi "^6.0.1"
strong-log-transformer "2.1.0"
tar "6.2.1"
temp-dir "1.0.0"
Expand Down Expand Up @@ -4984,12 +4983,12 @@ lead@^4.0.0:
resolved "https://registry.yarnpkg.com/lead/-/lead-4.0.0.tgz#5317a49effb0e7ec3a0c8fb9c1b24fb716aab939"
integrity sha512-DpMa59o5uGUWWjruMp71e6knmwKU3jRBBn1kjuLWN9EeIOxNeSAwvHf03WIl8g/ZMR2oSQC9ej3yeLBwdDc/pg==

lerna@8.1.9:
version "8.1.9"
resolved "https://registry.yarnpkg.com/lerna/-/lerna-8.1.9.tgz#1233c3cfacca3b85b23c292235e246d79de3de32"
integrity sha512-ZRFlRUBB2obm+GkbTR7EbgTMuAdni6iwtTQTMy7LIrQ4UInG44LyfRepljtgUxh4HA0ltzsvWfPkd5J1DKGCeQ==
lerna@8.2.0:
version "8.2.0"
resolved "https://registry.yarnpkg.com/lerna/-/lerna-8.2.0.tgz#ec2bd57745f3176b0e32ed15d16d1d9d909cebc2"
integrity sha512-SLXPPUqU1V6m8pGVNYp8CpqGX92U2fp6XFWQsQMY36VTCGVP/5dGtri4hd2sgk2hcBuFPnxycgEnJecT2MQUsg==
dependencies:
"@lerna/create" "8.1.9"
"@lerna/create" "8.2.0"
"@npmcli/arborist" "7.5.4"
"@npmcli/package-json" "5.2.0"
"@npmcli/run-script" "8.1.0"
Expand Down Expand Up @@ -5056,7 +5055,6 @@ [email protected]:
slash "3.0.0"
ssri "^10.0.6"
string-width "^4.2.3"
strip-ansi "^6.0.1"
strong-log-transformer "2.1.0"
tar "6.2.1"
temp-dir "1.0.0"
Expand Down

0 comments on commit a9ece49

Please sign in to comment.