Skip to content

Commit 6447db9

Browse files
chore(deps): update dependency lerna to ^8.2.4
1 parent cdb6a26 commit 6447db9

File tree

2 files changed

+29
-48
lines changed

2 files changed

+29
-48
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"jest": "^29.7.0",
6363
"jest-environment-jsdom": "^29.7.0",
6464
"jest-transform-stub": "^2.0.0",
65-
"lerna": "^8.2.1",
65+
"lerna": "^8.2.4",
6666
"lint-staged": "^15.5.0",
6767
"mutation-observer": "^1.0.3",
6868
"plop": "^4.0.1",

yarn.lock

Lines changed: 28 additions & 47 deletions
Original file line numberDiff line numberDiff line change
@@ -3557,9 +3557,9 @@ __metadata:
35573557
languageName: node
35583558
linkType: hard
35593559

3560-
"@lerna/create@npm:8.2.1":
3561-
version: 8.2.1
3562-
resolution: "@lerna/create@npm:8.2.1"
3560+
"@lerna/create@npm:8.2.4":
3561+
version: 8.2.4
3562+
resolution: "@lerna/create@npm:8.2.4"
35633563
dependencies:
35643564
"@npmcli/arborist": "npm:7.5.4"
35653565
"@npmcli/package-json": "npm:5.2.0"
@@ -3584,7 +3584,6 @@ __metadata:
35843584
get-stream: "npm:6.0.0"
35853585
git-url-parse: "npm:14.0.0"
35863586
glob-parent: "npm:6.0.2"
3587-
globby: "npm:11.1.0"
35883587
graceful-fs: "npm:4.2.11"
35893588
has-unicode: "npm:2.0.1"
35903589
ini: "npm:^1.3.8"
@@ -3595,7 +3594,6 @@ __metadata:
35953594
js-yaml: "npm:4.1.0"
35963595
libnpmpublish: "npm:9.0.9"
35973596
load-json-file: "npm:6.2.0"
3598-
lodash: "npm:^4.17.21"
35993597
make-dir: "npm:4.0.0"
36003598
minimatch: "npm:3.0.5"
36013599
multimatch: "npm:5.0.0"
@@ -3619,9 +3617,10 @@ __metadata:
36193617
slash: "npm:^3.0.0"
36203618
ssri: "npm:^10.0.6"
36213619
string-width: "npm:^4.2.3"
3622-
strong-log-transformer: "npm:2.1.0"
36233620
tar: "npm:6.2.1"
36243621
temp-dir: "npm:1.0.0"
3622+
through: "npm:2.3.8"
3623+
tinyglobby: "npm:0.2.12"
36253624
upath: "npm:2.0.1"
36263625
uuid: "npm:^10.0.0"
36273626
validate-npm-package-license: "npm:^3.0.4"
@@ -3631,7 +3630,7 @@ __metadata:
36313630
write-pkg: "npm:4.0.0"
36323631
yargs: "npm:17.7.2"
36333632
yargs-parser: "npm:21.1.1"
3634-
checksum: 10c0/9cc9d800e5ed8d1f714d2f721f93487c2b837845416e0a0edc9674b9b2589f9f4d13c8248bcc11bbe5e56c7f78f80b7217c8858091a40aa97692a236d1de3640
3633+
checksum: 10c0/9a3aee341523f95cd3bf0c2742baedd7ba35a97c0245ee581d0670df9b14317b2ef7c1e6820812b16974449fee9a3156e5e9259add76f760618ee6686494680f
36353634
languageName: node
36363635
linkType: hard
36373636

@@ -4740,7 +4739,7 @@ __metadata:
47404739
jest: "npm:^29.7.0"
47414740
jest-environment-jsdom: "npm:^29.7.0"
47424741
jest-transform-stub: "npm:^2.0.0"
4743-
lerna: "npm:^8.2.1"
4742+
lerna: "npm:^8.2.4"
47444743
lint-staged: "npm:^15.5.0"
47454744
mutation-observer: "npm:^1.0.3"
47464745
plop: "npm:^4.0.1"
@@ -10455,7 +10454,7 @@ __metadata:
1045510454
languageName: node
1045610455
linkType: hard
1045710456

10458-
"duplexer@npm:^0.1.1, duplexer@npm:^0.1.2":
10457+
"duplexer@npm:^0.1.2":
1045910458
version: 0.1.2
1046010459
resolution: "duplexer@npm:0.1.2"
1046110460
checksum: 10c0/c57bcd4bdf7e623abab2df43a7b5b23d18152154529d166c1e0da6bee341d84c432d157d7e97b32fecb1bf3a8b8857dd85ed81a915789f550637ed25b8e64fc2
@@ -11723,7 +11722,7 @@ __metadata:
1172311722
languageName: node
1172411723
linkType: hard
1172511724

11726-
"fast-glob@npm:^3.2.9, fast-glob@npm:^3.3.0":
11725+
"fast-glob@npm:^3.3.0":
1172711726
version: 3.3.2
1172811727
resolution: "fast-glob@npm:3.3.2"
1172911728
dependencies:
@@ -11815,7 +11814,7 @@ __metadata:
1181511814
languageName: node
1181611815
linkType: hard
1181711816

11818-
"fdir@npm:^6.4.4":
11817+
"fdir@npm:^6.4.3, fdir@npm:^6.4.4":
1181911818
version: 6.5.0
1182011819
resolution: "fdir@npm:6.5.0"
1182111820
peerDependencies:
@@ -12948,20 +12947,6 @@ __metadata:
1294812947
languageName: node
1294912948
linkType: hard
1295012949

12951-
"globby@npm:11.1.0":
12952-
version: 11.1.0
12953-
resolution: "globby@npm:11.1.0"
12954-
dependencies:
12955-
array-union: "npm:^2.1.0"
12956-
dir-glob: "npm:^3.0.1"
12957-
fast-glob: "npm:^3.2.9"
12958-
ignore: "npm:^5.2.0"
12959-
merge2: "npm:^1.4.1"
12960-
slash: "npm:^3.0.0"
12961-
checksum: 10c0/b39511b4afe4bd8a7aead3a27c4ade2b9968649abab0a6c28b1a90141b96ca68ca5db1302f7c7bd29eab66bf51e13916b8e0a3d0ac08f75e1e84a39b35691189
12962-
languageName: node
12963-
linkType: hard
12964-
1296512950
"globby@npm:^13.1.2, globby@npm:^13.2.2":
1296612951
version: 13.2.2
1296712952
resolution: "globby@npm:13.2.2"
@@ -15916,11 +15901,11 @@ __metadata:
1591615901
languageName: node
1591715902
linkType: hard
1591815903

15919-
"lerna@npm:^8.2.1":
15920-
version: 8.2.1
15921-
resolution: "lerna@npm:8.2.1"
15904+
"lerna@npm:^8.2.4":
15905+
version: 8.2.4
15906+
resolution: "lerna@npm:8.2.4"
1592215907
dependencies:
15923-
"@lerna/create": "npm:8.2.1"
15908+
"@lerna/create": "npm:8.2.4"
1592415909
"@npmcli/arborist": "npm:7.5.4"
1592515910
"@npmcli/package-json": "npm:5.2.0"
1592615911
"@npmcli/run-script": "npm:8.1.0"
@@ -15947,7 +15932,6 @@ __metadata:
1594715932
get-stream: "npm:6.0.0"
1594815933
git-url-parse: "npm:14.0.0"
1594915934
glob-parent: "npm:6.0.2"
15950-
globby: "npm:11.1.0"
1595115935
graceful-fs: "npm:4.2.11"
1595215936
has-unicode: "npm:2.0.1"
1595315937
import-local: "npm:3.1.0"
@@ -15961,7 +15945,6 @@ __metadata:
1596115945
libnpmaccess: "npm:8.0.6"
1596215946
libnpmpublish: "npm:9.0.9"
1596315947
load-json-file: "npm:6.2.0"
15964-
lodash: "npm:^4.17.21"
1596515948
make-dir: "npm:4.0.0"
1596615949
minimatch: "npm:3.0.5"
1596715950
multimatch: "npm:5.0.0"
@@ -15987,9 +15970,10 @@ __metadata:
1598715970
slash: "npm:3.0.0"
1598815971
ssri: "npm:^10.0.6"
1598915972
string-width: "npm:^4.2.3"
15990-
strong-log-transformer: "npm:2.1.0"
1599115973
tar: "npm:6.2.1"
1599215974
temp-dir: "npm:1.0.0"
15975+
through: "npm:2.3.8"
15976+
tinyglobby: "npm:0.2.12"
1599315977
typescript: "npm:>=3 < 6"
1599415978
upath: "npm:2.0.1"
1599515979
uuid: "npm:^10.0.0"
@@ -16002,7 +15986,7 @@ __metadata:
1600215986
yargs-parser: "npm:21.1.1"
1600315987
bin:
1600415988
lerna: dist/cli.js
16005-
checksum: 10c0/e44f94a3548f115870e894adf0d4587f643770f7df59e865721c5c0bf86e680e815926bd06103826c59747cfc4f93fb18bcc572ddbf749ee7f727e5171ea6730
15989+
checksum: 10c0/6fba1b6a437d76978cf0aa67efb88b14643502839c7121b8ab8c6368fa1c1a4806600bf0f7a57ca1cfc52007ff1b45a03269205f9df93fc6fc4fb3179760b8c7
1600615990
languageName: node
1600715991
linkType: hard
1600815992

@@ -21970,19 +21954,6 @@ __metadata:
2197021954
languageName: node
2197121955
linkType: hard
2197221956

21973-
"strong-log-transformer@npm:2.1.0":
21974-
version: 2.1.0
21975-
resolution: "strong-log-transformer@npm:2.1.0"
21976-
dependencies:
21977-
duplexer: "npm:^0.1.1"
21978-
minimist: "npm:^1.2.0"
21979-
through: "npm:^2.3.4"
21980-
bin:
21981-
sl-log-transformer: bin/sl-log-transformer.js
21982-
checksum: 10c0/3c3b8aa8f34d661910563ff996412e2f527fc814e699a376854b554d4a4294ab7e285b4e2c08a080a7b19c5600a9b93a98798d3ac600fe3de545ca6605c07829
21983-
languageName: node
21984-
linkType: hard
21985-
2198621957
"style-to-object@npm:0.3.0, style-to-object@npm:^0.3.0":
2198721958
version: 0.3.0
2198821959
resolution: "style-to-object@npm:0.3.0"
@@ -22387,7 +22358,7 @@ __metadata:
2238722358
languageName: node
2238822359
linkType: hard
2238922360

22390-
"through@npm:2, through@npm:>=2.2.7 <3, through@npm:^2.3.4, through@npm:^2.3.6, through@npm:^2.3.8":
22361+
"through@npm:2, through@npm:2.3.8, through@npm:>=2.2.7 <3, through@npm:^2.3.6, through@npm:^2.3.8":
2239122362
version: 2.3.8
2239222363
resolution: "through@npm:2.3.8"
2239322364
checksum: 10c0/4b09f3774099de0d4df26d95c5821a62faee32c7e96fb1f4ebd54a2d7c11c57fe88b0a0d49cf375de5fee5ae6bf4eb56dbbf29d07366864e2ee805349970d3cc
@@ -22408,6 +22379,16 @@ __metadata:
2240822379
languageName: node
2240922380
linkType: hard
2241022381

22382+
"tinyglobby@npm:0.2.12":
22383+
version: 0.2.12
22384+
resolution: "tinyglobby@npm:0.2.12"
22385+
dependencies:
22386+
fdir: "npm:^6.4.3"
22387+
picomatch: "npm:^4.0.2"
22388+
checksum: 10c0/7c9be4fd3625630e262dcb19015302aad3b4ba7fc620f269313e688f2161ea8724d6cb4444baab5ef2826eb6bed72647b169a33ec8eea37501832a2526ff540f
22389+
languageName: node
22390+
linkType: hard
22391+
2241122392
"tinyglobby@npm:^0.2.12":
2241222393
version: 0.2.14
2241322394
resolution: "tinyglobby@npm:0.2.14"

0 commit comments

Comments
 (0)