Skip to content
This repository was archived by the owner on Mar 21, 2025. It is now read-only.

Commit 4288625

Browse files
committed
chore(deps): update dependency lerna to v8.1.8
1 parent 41172e7 commit 4288625

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"docs": "cd docs && yarn dev"
1919
},
2020
"devDependencies": {
21-
"lerna": "8.1.7"
21+
"lerna": "8.1.8"
2222
},
2323
"packageManager": "[email protected]"
2424
}

yarn.lock

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -2560,12 +2560,12 @@
25602560
"@jridgewell/resolve-uri" "^3.1.0"
25612561
"@jridgewell/sourcemap-codec" "^1.4.14"
25622562

2563-
"@lerna/[email protected].7":
2564-
version "8.1.7"
2565-
resolved "https://registry.yarnpkg.com/@lerna/create/-/create-8.1.7.tgz#72817a6a7db5cb549f0920c2bbaba8d873a1bce1"
2566-
integrity sha512-ch81CgU5pBNOiUCQx44F/ZtN4DxxJjUQtuytYRBFWJSHAJ+XPJtiC/yQ9zjr1I1yaUlmNYYblkopoOyziOdJ1w==
2563+
"@lerna/[email protected].8":
2564+
version "8.1.8"
2565+
resolved "https://registry.yarnpkg.com/@lerna/create/-/create-8.1.8.tgz#be70d620f1d6b71e9d6b9d20049b784168b6ca19"
2566+
integrity sha512-wi72R01tgjBjzG2kjRyTHl4yCTKDfDMIXRyKz9E/FBa9SkFvUOAE4bdyY9MhEsRZmSWL7+CYE8Flv/HScRpBbA==
25672567
dependencies:
2568-
"@npmcli/arborist" "7.5.3"
2568+
"@npmcli/arborist" "7.5.4"
25692569
"@npmcli/package-json" "5.2.0"
25702570
"@npmcli/run-script" "8.1.0"
25712571
"@nx/devkit" ">=17.1.2 < 20"
@@ -2681,10 +2681,10 @@
26812681
lru-cache "^10.0.1"
26822682
socks-proxy-agent "^8.0.1"
26832683

2684-
"@npmcli/[email protected].3":
2685-
version "7.5.3"
2686-
resolved "https://registry.yarnpkg.com/@npmcli/arborist/-/arborist-7.5.3.tgz#88c51b124a1ec48d358897778af6ab5b0e05694d"
2687-
integrity sha512-7gbMdDNSYUzi0j2mpb6FoXRg3BxXWplMQZH1MZlvNjSdWFObaUz2Ssvo0Nlh2xmWks1OPo+gpsE6qxpT/5M7lQ==
2684+
"@npmcli/[email protected].4":
2685+
version "7.5.4"
2686+
resolved "https://registry.yarnpkg.com/@npmcli/arborist/-/arborist-7.5.4.tgz#3dd9e531d6464ef6715e964c188e0880c471ac9b"
2687+
integrity sha512-nWtIc6QwwoUORCRNzKx4ypHqCk3drI+5aeYdMTQQiRCcn4lOOgfQh7WyZobGYTxXPSq1VwV53lkpN/BRlRk08g==
26882688
dependencies:
26892689
"@isaacs/string-locale-compare" "^1.1.0"
26902690
"@npmcli/fs" "^3.1.1"
@@ -8578,13 +8578,13 @@ language-tags@^1.0.9:
85788578
dependencies:
85798579
language-subtag-registry "^0.3.20"
85808580

8581-
8582-
version "8.1.7"
8583-
resolved "https://registry.yarnpkg.com/lerna/-/lerna-8.1.7.tgz#096767c11cb510c4e368a648e2779192b6b06313"
8584-
integrity sha512-v2kkBn8Vqtroo30Pr5/JQ9MygRhnCsoI1jSOf3DxWmcTbkpC5U7c6rGr+7NPK6QrxKbC0/Cj4kuIBMb/7f79sQ==
8581+
8582+
version "8.1.8"
8583+
resolved "https://registry.yarnpkg.com/lerna/-/lerna-8.1.8.tgz#9edc9ce4fb4b6c7e22c994e9ef91d4e0370595b2"
8584+
integrity sha512-Rmo5ShMx73xM2CUcRixjmpZIXB7ZFlWEul1YvJyx/rH4onAwDHtUGD7Rx4NZYL8QSRiQHroglM2Oyq+WqA4BYg==
85858585
dependencies:
8586-
"@lerna/create" "8.1.7"
8587-
"@npmcli/arborist" "7.5.3"
8586+
"@lerna/create" "8.1.8"
8587+
"@npmcli/arborist" "7.5.4"
85888588
"@npmcli/package-json" "5.2.0"
85898589
"@npmcli/run-script" "8.1.0"
85908590
"@nx/devkit" ">=17.1.2 < 20"

0 commit comments

Comments
 (0)