Skip to content

Commit 979beb9

Browse files
chore(deps-dev): bump lerna from 8.1.9 to 8.2.0 (#842)
1 parent 37bd9da commit 979beb9

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.1.4",
28-
"lerna": "8.1.9",
28+
"lerna": "8.2.0",
2929
"oxlint": "0.15.12",
3030
"prettier": "3.5.2",
3131
"rimraf": "6.0.1",

yarn.lock

Lines changed: 10 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1559,9 +1559,9 @@ __metadata:
15591559
languageName: node
15601560
linkType: hard
15611561

1562-
"@lerna/create@npm:8.1.9":
1563-
version: 8.1.9
1564-
resolution: "@lerna/create@npm:8.1.9"
1562+
"@lerna/create@npm:8.2.0":
1563+
version: 8.2.0
1564+
resolution: "@lerna/create@npm:8.2.0"
15651565
dependencies:
15661566
"@npmcli/arborist": "npm:7.5.4"
15671567
"@npmcli/package-json": "npm:5.2.0"
@@ -1621,7 +1621,6 @@ __metadata:
16211621
slash: "npm:^3.0.0"
16221622
ssri: "npm:^10.0.6"
16231623
string-width: "npm:^4.2.3"
1624-
strip-ansi: "npm:^6.0.1"
16251624
strong-log-transformer: "npm:2.1.0"
16261625
tar: "npm:6.2.1"
16271626
temp-dir: "npm:1.0.0"
@@ -1634,7 +1633,7 @@ __metadata:
16341633
write-pkg: "npm:4.0.0"
16351634
yargs: "npm:17.7.2"
16361635
yargs-parser: "npm:21.1.1"
1637-
checksum: 10c0/f050e79c0bd982c6fdf9b7347275a94cc80f7a6599094f1cf114c10d5373c21afac9bd1a5c0b2ca400e6aaf18da883c384dfd6e5c84a186a2c09c912bf9b2238
1636+
checksum: 10c0/6da8d2ec143246f2ca47dfce07cf9bd86175b66b4612aad3ddcf3f215044388d5b85a886a35a2357843e56d5e2960e9a6ac3b36c795a83fe4eeb64cd961dd288
16381637
languageName: node
16391638
linkType: hard
16401639

@@ -8375,11 +8374,11 @@ __metadata:
83758374
languageName: node
83768375
linkType: hard
83778376

8378-
"lerna@npm:8.1.9":
8379-
version: 8.1.9
8380-
resolution: "lerna@npm:8.1.9"
8377+
"lerna@npm:8.2.0":
8378+
version: 8.2.0
8379+
resolution: "lerna@npm:8.2.0"
83818380
dependencies:
8382-
"@lerna/create": "npm:8.1.9"
8381+
"@lerna/create": "npm:8.2.0"
83838382
"@npmcli/arborist": "npm:7.5.4"
83848383
"@npmcli/package-json": "npm:5.2.0"
83858384
"@npmcli/run-script": "npm:8.1.0"
@@ -8446,7 +8445,6 @@ __metadata:
84468445
slash: "npm:3.0.0"
84478446
ssri: "npm:^10.0.6"
84488447
string-width: "npm:^4.2.3"
8449-
strip-ansi: "npm:^6.0.1"
84508448
strong-log-transformer: "npm:2.1.0"
84518449
tar: "npm:6.2.1"
84528450
temp-dir: "npm:1.0.0"
@@ -8462,7 +8460,7 @@ __metadata:
84628460
yargs-parser: "npm:21.1.1"
84638461
bin:
84648462
lerna: dist/cli.js
8465-
checksum: 10c0/e3362d66324f5ee9606dbdb332a6b09eeb2df6378177e36a1bbcf532927d921beb4d25dbcc717c4adf3a7dcd67e0bcee67bedf81fdbe7e78bbecce310358d762
8463+
checksum: 10c0/60e2bc71877d7b04881854484f8ceec5a198e8114d11be757be866b28f66fa65cae1b94f53e802f10f031234522fe2a771afa0e9bf58f5eb14bfeedc9592a123
84668464
languageName: node
84678465
linkType: hard
84688466

@@ -9441,7 +9439,7 @@ __metadata:
94419439
eslint-plugin-sort-keys-fix: "npm:1.1.2"
94429440
eslint-plugin-typescript-sort-keys: "npm:3.3.0"
94439441
eslint-plugin-unused-imports: "npm:4.1.4"
9444-
lerna: "npm:8.1.9"
9442+
lerna: "npm:8.2.0"
94459443
oxlint: "npm:0.15.12"
94469444
prettier: "npm:3.5.2"
94479445
rimraf: "npm:6.0.1"

0 commit comments

Comments
 (0)