Skip to content

Commit

Permalink
chore(deps): update dependency lerna to v8.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 10, 2024
1 parent c6adb51 commit 8c95d42
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@commitlint/cli": "18.4.4",
"@commitlint/config-conventional": "18.4.4",
"husky": "9.0.11",
"lerna": "8.1.5"
"lerna": "8.1.6"
},
"packageManager": "[email protected]"
}
22 changes: 12 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -269,9 +269,9 @@ __metadata:
languageName: node
linkType: hard

"@lerna/create@npm:8.1.5":
version: 8.1.5
resolution: "@lerna/create@npm:8.1.5"
"@lerna/create@npm:8.1.6":
version: 8.1.6
resolution: "@lerna/create@npm:8.1.6"
dependencies:
"@npmcli/arborist": "npm:7.5.3"
"@npmcli/package-json": "npm:5.2.0"
Expand Down Expand Up @@ -330,6 +330,7 @@ __metadata:
signal-exit: "npm:3.0.7"
slash: "npm:^3.0.0"
ssri: "npm:^10.0.6"
string-width: "npm:^4.2.3"
strong-log-transformer: "npm:2.1.0"
tar: "npm:6.2.1"
temp-dir: "npm:1.0.0"
Expand All @@ -342,7 +343,7 @@ __metadata:
write-pkg: "npm:4.0.0"
yargs: "npm:17.7.2"
yargs-parser: "npm:21.1.1"
checksum: 10/645d19d3dd6fbbd1e39c1156f2e8bf6852135b1d295fd35eb9c572fef1fb75a2e3401de6c715464f0556c619f21d4c135241cbb1d38bb9d323e7aa85b437175a
checksum: 10/f8d57fdeb32e17fc8c84ef4187ea14a0aa8153371dc5c956f7a21936b9bd12cdb42ecc54b0644e4876e1ec9b273f545ff1c51504c0d7ba04b33ea5d2af6d0dd1
languageName: node
linkType: hard

Expand Down Expand Up @@ -2217,7 +2218,7 @@ __metadata:
"@commitlint/cli": "npm:18.4.4"
"@commitlint/config-conventional": "npm:18.4.4"
husky: "npm:9.0.11"
lerna: "npm:8.1.5"
lerna: "npm:8.1.6"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -3155,11 +3156,11 @@ __metadata:
languageName: node
linkType: hard

"lerna@npm:8.1.5":
version: 8.1.5
resolution: "lerna@npm:8.1.5"
"lerna@npm:8.1.6":
version: 8.1.6
resolution: "lerna@npm:8.1.6"
dependencies:
"@lerna/create": "npm:8.1.5"
"@lerna/create": "npm:8.1.6"
"@npmcli/arborist": "npm:7.5.3"
"@npmcli/package-json": "npm:5.2.0"
"@npmcli/run-script": "npm:8.1.0"
Expand Down Expand Up @@ -3225,6 +3226,7 @@ __metadata:
signal-exit: "npm:3.0.7"
slash: "npm:3.0.0"
ssri: "npm:^10.0.6"
string-width: "npm:^4.2.3"
strong-log-transformer: "npm:2.1.0"
tar: "npm:6.2.1"
temp-dir: "npm:1.0.0"
Expand All @@ -3240,7 +3242,7 @@ __metadata:
yargs-parser: "npm:21.1.1"
bin:
lerna: dist/cli.js
checksum: 10/58c907c27c97a3a095b9f2cb439d3fe51db7f39b367b191a0d1809bf100018cbe5a4d9fc08a0077d4a378f46995de85ae67cdbe7d29d9df95b0c14a85e68e1a9
checksum: 10/5dbc0128b9cde7f66cd97867fa0e462ff7544134b2388c6ba28e7259b2e175017f988a77e3eed8c16e4f54fc61593f73795f740df83f3b6c6137856d8a20221b
languageName: node
linkType: hard

Expand Down

0 comments on commit 8c95d42

Please sign in to comment.