Skip to content

Commit c567e75

Browse files
chore(deps): update dependency lerna to v8.2.4 (#5375)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 82a3dca commit c567e75

File tree

2 files changed

+11
-13
lines changed

2 files changed

+11
-13
lines changed

clients/algoliasearch-client-javascript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@types/node": "22.18.1",
1919
"bundlewatch": "0.4.1",
2020
"execa": "9.6.0",
21-
"lerna": "8.2.3",
21+
"lerna": "8.2.4",
2222
"rollup": "4.41.0",
2323
"typescript": "5.9.2"
2424
},

clients/algoliasearch-client-javascript/yarn.lock

Lines changed: 10 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1237,9 +1237,9 @@ __metadata:
12371237
languageName: node
12381238
linkType: hard
12391239

1240-
"@lerna/create@npm:8.2.3":
1241-
version: 8.2.3
1242-
resolution: "@lerna/create@npm:8.2.3"
1240+
"@lerna/create@npm:8.2.4":
1241+
version: 8.2.4
1242+
resolution: "@lerna/create@npm:8.2.4"
12431243
dependencies:
12441244
"@npmcli/arborist": "npm:7.5.4"
12451245
"@npmcli/package-json": "npm:5.2.0"
@@ -1274,7 +1274,6 @@ __metadata:
12741274
js-yaml: "npm:4.1.0"
12751275
libnpmpublish: "npm:9.0.9"
12761276
load-json-file: "npm:6.2.0"
1277-
lodash: "npm:^4.17.21"
12781277
make-dir: "npm:4.0.0"
12791278
minimatch: "npm:3.0.5"
12801279
multimatch: "npm:5.0.0"
@@ -1311,7 +1310,7 @@ __metadata:
13111310
write-pkg: "npm:4.0.0"
13121311
yargs: "npm:17.7.2"
13131312
yargs-parser: "npm:21.1.1"
1314-
checksum: 10/1264bf324de2c83377dbc0b49c6731b9e27401c552c34601846b012c46aee496c9a3bcdeba87e59cfaf8b54d3c82f7f3ece62ff4c77ca7b3a85acfc021b7cbb2
1313+
checksum: 10/7d789b8df8f82901c26ae24c5573805303446cacba41fae9b78223aa18cb6d6efeb9dcfbe3d19ad504afbef0da05d85d85f0746d3745776c94a5ea3626d99093
13151314
languageName: node
13161315
linkType: hard
13171316

@@ -2565,7 +2564,7 @@ __metadata:
25652564
"@types/node": "npm:22.18.1"
25662565
bundlewatch: "npm:0.4.1"
25672566
execa: "npm:9.6.0"
2568-
lerna: "npm:8.2.3"
2567+
lerna: "npm:8.2.4"
25692568
rollup: "npm:4.41.0"
25702569
typescript: "npm:5.9.2"
25712570
languageName: unknown
@@ -5462,11 +5461,11 @@ __metadata:
54625461
languageName: node
54635462
linkType: hard
54645463

5465-
"lerna@npm:8.2.3":
5466-
version: 8.2.3
5467-
resolution: "lerna@npm:8.2.3"
5464+
"lerna@npm:8.2.4":
5465+
version: 8.2.4
5466+
resolution: "lerna@npm:8.2.4"
54685467
dependencies:
5469-
"@lerna/create": "npm:8.2.3"
5468+
"@lerna/create": "npm:8.2.4"
54705469
"@npmcli/arborist": "npm:7.5.4"
54715470
"@npmcli/package-json": "npm:5.2.0"
54725471
"@npmcli/run-script": "npm:8.1.0"
@@ -5506,7 +5505,6 @@ __metadata:
55065505
libnpmaccess: "npm:8.0.6"
55075506
libnpmpublish: "npm:9.0.9"
55085507
load-json-file: "npm:6.2.0"
5509-
lodash: "npm:^4.17.21"
55105508
make-dir: "npm:4.0.0"
55115509
minimatch: "npm:3.0.5"
55125510
multimatch: "npm:5.0.0"
@@ -5548,7 +5546,7 @@ __metadata:
55485546
yargs-parser: "npm:21.1.1"
55495547
bin:
55505548
lerna: dist/cli.js
5551-
checksum: 10/3ef9e5c6e2ee20cad0c750817cf628dffa0056f9b87ee4956f641833ac3b06a8fdf50d4cd6ba63a818427c7e6c1482568c9e184f0535fd23239ed55e5eae57a7
5549+
checksum: 10/53f436c6e5a28811ecc3fed96522517b2f6c7c1b6b70a580cd05f108823d3b89e40a0bf40e57ac6db269f9089d7ea832e47f57a8ddfca68d8a171fe92fa3a06e
55525550
languageName: node
55535551
linkType: hard
55545552

0 commit comments

Comments
 (0)