Skip to content

Commit f8065e8

Browse files
chore(deps): update dependency lerna to v8.2.4
1 parent 007e634 commit f8065e8

2 files changed

Lines changed: 11 additions & 13 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@d-zero/textlint-config": "5.0.0-alpha.71",
4141
"@d-zero/tsconfig": "0.5.0",
4242
"husky": "9.1.7",
43-
"lerna": "8.2.3",
43+
"lerna": "8.2.4",
4444
"npm-run-all2": "8.0.4",
4545
"typescript": "5.9.2",
4646
"vitest": "3.2.4"

yarn.lock

Lines changed: 10 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -2125,9 +2125,9 @@ __metadata:
21252125
languageName: node
21262126
linkType: hard
21272127

2128-
"@lerna/create@npm:8.2.3":
2129-
version: 8.2.3
2130-
resolution: "@lerna/create@npm:8.2.3"
2128+
"@lerna/create@npm:8.2.4":
2129+
version: 8.2.4
2130+
resolution: "@lerna/create@npm:8.2.4"
21312131
dependencies:
21322132
"@npmcli/arborist": "npm:7.5.4"
21332133
"@npmcli/package-json": "npm:5.2.0"
@@ -2162,7 +2162,6 @@ __metadata:
21622162
js-yaml: "npm:4.1.0"
21632163
libnpmpublish: "npm:9.0.9"
21642164
load-json-file: "npm:6.2.0"
2165-
lodash: "npm:^4.17.21"
21662165
make-dir: "npm:4.0.0"
21672166
minimatch: "npm:3.0.5"
21682167
multimatch: "npm:5.0.0"
@@ -2199,7 +2198,7 @@ __metadata:
21992198
write-pkg: "npm:4.0.0"
22002199
yargs: "npm:17.7.2"
22012200
yargs-parser: "npm:21.1.1"
2202-
checksum: 10c0/e484e41cff8233bdaca72872c96abe5b10423033b0c6464c55fc56a87c43f01ee236ef2cae616a5a93beb2c432e87866f8e15a16e46ea2b3949938d796ec6c78
2201+
checksum: 10c0/9a3aee341523f95cd3bf0c2742baedd7ba35a97c0245ee581d0670df9b14317b2ef7c1e6820812b16974449fee9a3156e5e9259add76f760618ee6686494680f
22032202
languageName: node
22042203
linkType: hard
22052204

@@ -9016,11 +9015,11 @@ __metadata:
90169015
languageName: node
90179016
linkType: hard
90189017

9019-
"lerna@npm:8.2.3":
9020-
version: 8.2.3
9021-
resolution: "lerna@npm:8.2.3"
9018+
"lerna@npm:8.2.4":
9019+
version: 8.2.4
9020+
resolution: "lerna@npm:8.2.4"
90229021
dependencies:
9023-
"@lerna/create": "npm:8.2.3"
9022+
"@lerna/create": "npm:8.2.4"
90249023
"@npmcli/arborist": "npm:7.5.4"
90259024
"@npmcli/package-json": "npm:5.2.0"
90269025
"@npmcli/run-script": "npm:8.1.0"
@@ -9060,7 +9059,6 @@ __metadata:
90609059
libnpmaccess: "npm:8.0.6"
90619060
libnpmpublish: "npm:9.0.9"
90629061
load-json-file: "npm:6.2.0"
9063-
lodash: "npm:^4.17.21"
90649062
make-dir: "npm:4.0.0"
90659063
minimatch: "npm:3.0.5"
90669064
multimatch: "npm:5.0.0"
@@ -9102,7 +9100,7 @@ __metadata:
91029100
yargs-parser: "npm:21.1.1"
91039101
bin:
91049102
lerna: dist/cli.js
9105-
checksum: 10c0/618d2adb5504227ca0b4dbeca920fbc188a907e71df39ace105af3696393c3aefb75cf7a98899ec728b15ea9e92aca29cdfc21d479d23163e2fd812281fd10a1
9103+
checksum: 10c0/6fba1b6a437d76978cf0aa67efb88b14643502839c7121b8ab8c6368fa1c1a4806600bf0f7a57ca1cfc52007ff1b45a03269205f9df93fc6fc4fb3179760b8c7
91069104
languageName: node
91079105
linkType: hard
91089106

@@ -12365,7 +12363,7 @@ __metadata:
1236512363
"@d-zero/textlint-config": "npm:5.0.0-alpha.71"
1236612364
"@d-zero/tsconfig": "npm:0.5.0"
1236712365
husky: "npm:9.1.7"
12368-
lerna: "npm:8.2.3"
12366+
lerna: "npm:8.2.4"
1236912367
npm-run-all2: "npm:8.0.4"
1237012368
typescript: "npm:5.9.2"
1237112369
vitest: "npm:3.2.4"

0 commit comments

Comments
 (0)