Skip to content

Commit b8d8a21

Browse files
committed
chore(deps): update dependency lerna to v8.1.8
1 parent 880ebd0 commit b8d8a21

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
@@ -50,7 +50,7 @@
5050
"graphql-subscriptions": "2.0.0",
5151
"husky": "9.1.4",
5252
"jest": "29.7.0",
53-
"lerna": "8.1.7",
53+
"lerna": "8.1.8",
5454
"lerna-changelog": "2.2.0",
5555
"lint-staged": "15.2.8",
5656
"prettier": "2.8.8",

yarn.lock

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1328,12 +1328,12 @@
13281328
"@jridgewell/resolve-uri" "3.1.0"
13291329
"@jridgewell/sourcemap-codec" "1.4.14"
13301330

1331-
"@lerna/[email protected].7":
1332-
version "8.1.7"
1333-
resolved "https://registry.yarnpkg.com/@lerna/create/-/create-8.1.7.tgz#72817a6a7db5cb549f0920c2bbaba8d873a1bce1"
1334-
integrity sha512-ch81CgU5pBNOiUCQx44F/ZtN4DxxJjUQtuytYRBFWJSHAJ+XPJtiC/yQ9zjr1I1yaUlmNYYblkopoOyziOdJ1w==
1331+
"@lerna/[email protected].8":
1332+
version "8.1.8"
1333+
resolved "https://registry.yarnpkg.com/@lerna/create/-/create-8.1.8.tgz#be70d620f1d6b71e9d6b9d20049b784168b6ca19"
1334+
integrity sha512-wi72R01tgjBjzG2kjRyTHl4yCTKDfDMIXRyKz9E/FBa9SkFvUOAE4bdyY9MhEsRZmSWL7+CYE8Flv/HScRpBbA==
13351335
dependencies:
1336-
"@npmcli/arborist" "7.5.3"
1336+
"@npmcli/arborist" "7.5.4"
13371337
"@npmcli/package-json" "5.2.0"
13381338
"@npmcli/run-script" "8.1.0"
13391339
"@nx/devkit" ">=17.1.2 < 20"
@@ -1546,10 +1546,10 @@
15461546
lru-cache "^10.0.1"
15471547
socks-proxy-agent "^8.0.1"
15481548

1549-
"@npmcli/[email protected].3":
1550-
version "7.5.3"
1551-
resolved "https://registry.yarnpkg.com/@npmcli/arborist/-/arborist-7.5.3.tgz#88c51b124a1ec48d358897778af6ab5b0e05694d"
1552-
integrity sha512-7gbMdDNSYUzi0j2mpb6FoXRg3BxXWplMQZH1MZlvNjSdWFObaUz2Ssvo0Nlh2xmWks1OPo+gpsE6qxpT/5M7lQ==
1549+
"@npmcli/[email protected].4":
1550+
version "7.5.4"
1551+
resolved "https://registry.yarnpkg.com/@npmcli/arborist/-/arborist-7.5.4.tgz#3dd9e531d6464ef6715e964c188e0880c471ac9b"
1552+
integrity sha512-nWtIc6QwwoUORCRNzKx4ypHqCk3drI+5aeYdMTQQiRCcn4lOOgfQh7WyZobGYTxXPSq1VwV53lkpN/BRlRk08g==
15531553
dependencies:
15541554
"@isaacs/string-locale-compare" "^1.1.0"
15551555
"@npmcli/fs" "^3.1.1"
@@ -7290,13 +7290,13 @@ [email protected]:
72907290
progress "^2.0.0"
72917291
yargs "^17.1.0"
72927292

7293-
7294-
version "8.1.7"
7295-
resolved "https://registry.yarnpkg.com/lerna/-/lerna-8.1.7.tgz#096767c11cb510c4e368a648e2779192b6b06313"
7296-
integrity sha512-v2kkBn8Vqtroo30Pr5/JQ9MygRhnCsoI1jSOf3DxWmcTbkpC5U7c6rGr+7NPK6QrxKbC0/Cj4kuIBMb/7f79sQ==
7293+
7294+
version "8.1.8"
7295+
resolved "https://registry.yarnpkg.com/lerna/-/lerna-8.1.8.tgz#9edc9ce4fb4b6c7e22c994e9ef91d4e0370595b2"
7296+
integrity sha512-Rmo5ShMx73xM2CUcRixjmpZIXB7ZFlWEul1YvJyx/rH4onAwDHtUGD7Rx4NZYL8QSRiQHroglM2Oyq+WqA4BYg==
72977297
dependencies:
7298-
"@lerna/create" "8.1.7"
7299-
"@npmcli/arborist" "7.5.3"
7298+
"@lerna/create" "8.1.8"
7299+
"@npmcli/arborist" "7.5.4"
73007300
"@npmcli/package-json" "5.2.0"
73017301
"@npmcli/run-script" "8.1.0"
73027302
"@nx/devkit" ">=17.1.2 < 20"

0 commit comments

Comments
 (0)