Skip to content

Commit d814831

Browse files
chore(deps-dev): bump lerna from 8.2.3 to 8.2.4 (#991)
1 parent 7b8a172 commit d814831

File tree

2 files changed

+11
-13
lines changed

2 files changed

+11
-13
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"eslint-plugin-sort-keys-fix": "1.1.2",
2626
"eslint-plugin-typescript-sort-keys": "3.3.0",
2727
"eslint-plugin-unused-imports": "4.2.0",
28-
"lerna": "8.2.3",
28+
"lerna": "8.2.4",
2929
"oxlint": "1.15.0",
3030
"prettier": "3.6.2",
3131
"rimraf": "6.0.1",

yarn.lock

Lines changed: 10 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1568,9 +1568,9 @@ __metadata:
15681568
languageName: node
15691569
linkType: hard
15701570

1571-
"@lerna/create@npm:8.2.3":
1572-
version: 8.2.3
1573-
resolution: "@lerna/create@npm:8.2.3"
1571+
"@lerna/create@npm:8.2.4":
1572+
version: 8.2.4
1573+
resolution: "@lerna/create@npm:8.2.4"
15741574
dependencies:
15751575
"@npmcli/arborist": "npm:7.5.4"
15761576
"@npmcli/package-json": "npm:5.2.0"
@@ -1605,7 +1605,6 @@ __metadata:
16051605
js-yaml: "npm:4.1.0"
16061606
libnpmpublish: "npm:9.0.9"
16071607
load-json-file: "npm:6.2.0"
1608-
lodash: "npm:^4.17.21"
16091608
make-dir: "npm:4.0.0"
16101609
minimatch: "npm:3.0.5"
16111610
multimatch: "npm:5.0.0"
@@ -1642,7 +1641,7 @@ __metadata:
16421641
write-pkg: "npm:4.0.0"
16431642
yargs: "npm:17.7.2"
16441643
yargs-parser: "npm:21.1.1"
1645-
checksum: 10c0/e484e41cff8233bdaca72872c96abe5b10423033b0c6464c55fc56a87c43f01ee236ef2cae616a5a93beb2c432e87866f8e15a16e46ea2b3949938d796ec6c78
1644+
checksum: 10c0/9a3aee341523f95cd3bf0c2742baedd7ba35a97c0245ee581d0670df9b14317b2ef7c1e6820812b16974449fee9a3156e5e9259add76f760618ee6686494680f
16461645
languageName: node
16471646
linkType: hard
16481647

@@ -9131,11 +9130,11 @@ __metadata:
91319130
languageName: node
91329131
linkType: hard
91339132

9134-
"lerna@npm:8.2.3":
9135-
version: 8.2.3
9136-
resolution: "lerna@npm:8.2.3"
9133+
"lerna@npm:8.2.4":
9134+
version: 8.2.4
9135+
resolution: "lerna@npm:8.2.4"
91379136
dependencies:
9138-
"@lerna/create": "npm:8.2.3"
9137+
"@lerna/create": "npm:8.2.4"
91399138
"@npmcli/arborist": "npm:7.5.4"
91409139
"@npmcli/package-json": "npm:5.2.0"
91419140
"@npmcli/run-script": "npm:8.1.0"
@@ -9175,7 +9174,6 @@ __metadata:
91759174
libnpmaccess: "npm:8.0.6"
91769175
libnpmpublish: "npm:9.0.9"
91779176
load-json-file: "npm:6.2.0"
9178-
lodash: "npm:^4.17.21"
91799177
make-dir: "npm:4.0.0"
91809178
minimatch: "npm:3.0.5"
91819179
multimatch: "npm:5.0.0"
@@ -9217,7 +9215,7 @@ __metadata:
92179215
yargs-parser: "npm:21.1.1"
92189216
bin:
92199217
lerna: dist/cli.js
9220-
checksum: 10c0/618d2adb5504227ca0b4dbeca920fbc188a907e71df39ace105af3696393c3aefb75cf7a98899ec728b15ea9e92aca29cdfc21d479d23163e2fd812281fd10a1
9218+
checksum: 10c0/6fba1b6a437d76978cf0aa67efb88b14643502839c7121b8ab8c6368fa1c1a4806600bf0f7a57ca1cfc52007ff1b45a03269205f9df93fc6fc4fb3179760b8c7
92219219
languageName: node
92229220
linkType: hard
92239221

@@ -10159,7 +10157,7 @@ __metadata:
1015910157
eslint-plugin-sort-keys-fix: "npm:1.1.2"
1016010158
eslint-plugin-typescript-sort-keys: "npm:3.3.0"
1016110159
eslint-plugin-unused-imports: "npm:4.2.0"
10162-
lerna: "npm:8.2.3"
10160+
lerna: "npm:8.2.4"
1016310161
oxlint: "npm:1.15.0"
1016410162
prettier: "npm:3.6.2"
1016510163
rimraf: "npm:6.0.1"

0 commit comments

Comments
 (0)