Skip to content

Commit 55b32f4

Browse files
committed
chore(deps): update dependency lint-staged to ^15.2.5
1 parent 9de31c2 commit 55b32f4

File tree

2 files changed

+48
-65
lines changed

2 files changed

+48
-65
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
"eslint": "^8.57.0",
8989
"eslint-config-prettier": "^9.1.0",
9090
"eslint-plugin-prettier": "^5.1.3",
91-
"lint-staged": "^15.2.4",
91+
"lint-staged": "^15.2.5",
9292
"prettier": "^3.2.5",
9393
"rimraf": "^5.0.7",
9494
"skia-canvas": "^1.0.1",

yarn.lock

Lines changed: 47 additions & 64 deletions
Original file line numberDiff line numberDiff line change
@@ -1402,7 +1402,7 @@ __metadata:
14021402
eslint: "npm:^8.57.0"
14031403
eslint-config-prettier: "npm:^9.1.0"
14041404
eslint-plugin-prettier: "npm:^5.1.3"
1405-
lint-staged: "npm:^15.2.4"
1405+
lint-staged: "npm:^15.2.5"
14061406
prettier: "npm:^3.2.5"
14071407
rimraf: "npm:^5.0.7"
14081408
skia-canvas: "npm:^1.0.1"
@@ -1434,13 +1434,6 @@ __metadata:
14341434
languageName: node
14351435
linkType: hard
14361436

1437-
"chalk@npm:5.3.0, chalk@npm:^5.3.0":
1438-
version: 5.3.0
1439-
resolution: "chalk@npm:5.3.0"
1440-
checksum: 10/6373caaab21bd64c405bfc4bd9672b145647fc9482657b5ea1d549b3b2765054e9d3d928870cdf764fb4aad67555f5061538ff247b8310f110c5c888d92397ea
1441-
languageName: node
1442-
linkType: hard
1443-
14441437
"chalk@npm:^2.4.1, chalk@npm:^2.4.2":
14451438
version: 2.4.2
14461439
resolution: "chalk@npm:2.4.2"
@@ -1462,6 +1455,13 @@ __metadata:
14621455
languageName: node
14631456
linkType: hard
14641457

1458+
"chalk@npm:^5.3.0, chalk@npm:~5.3.0":
1459+
version: 5.3.0
1460+
resolution: "chalk@npm:5.3.0"
1461+
checksum: 10/6373caaab21bd64c405bfc4bd9672b145647fc9482657b5ea1d549b3b2765054e9d3d928870cdf764fb4aad67555f5061538ff247b8310f110c5c888d92397ea
1462+
languageName: node
1463+
linkType: hard
1464+
14651465
"chardet@npm:^0.7.0":
14661466
version: 0.7.0
14671467
resolution: "chardet@npm:0.7.0"
@@ -1610,7 +1610,7 @@ __metadata:
16101610
languageName: node
16111611
linkType: hard
16121612

1613-
"commander@npm:12.1.0, commander@npm:^12.0.0":
1613+
"commander@npm:^12.0.0, commander@npm:~12.1.0":
16141614
version: 12.1.0
16151615
resolution: "commander@npm:12.1.0"
16161616
checksum: 10/cdaeb672d979816853a4eed7f1310a9319e8b976172485c2a6b437ed0db0a389a44cfb222bfbde772781efa9f215bdd1b936f80d6b249485b465c6cb906e1f93
@@ -1816,7 +1816,7 @@ __metadata:
18161816
languageName: node
18171817
linkType: hard
18181818

1819-
"debug@npm:4, debug@npm:4.3.4, debug@npm:^4.3.1, debug@npm:^4.3.2, debug@npm:^4.3.4":
1819+
"debug@npm:4, debug@npm:^4.3.1, debug@npm:^4.3.2, debug@npm:^4.3.4, debug@npm:~4.3.4":
18201820
version: 4.3.4
18211821
resolution: "debug@npm:4.3.4"
18221822
dependencies:
@@ -2231,23 +2231,6 @@ __metadata:
22312231
languageName: node
22322232
linkType: hard
22332233

2234-
"execa@npm:8.0.1, execa@npm:^8.0.1":
2235-
version: 8.0.1
2236-
resolution: "execa@npm:8.0.1"
2237-
dependencies:
2238-
cross-spawn: "npm:^7.0.3"
2239-
get-stream: "npm:^8.0.1"
2240-
human-signals: "npm:^5.0.0"
2241-
is-stream: "npm:^3.0.0"
2242-
merge-stream: "npm:^2.0.0"
2243-
npm-run-path: "npm:^5.1.0"
2244-
onetime: "npm:^6.0.0"
2245-
signal-exit: "npm:^4.1.0"
2246-
strip-final-newline: "npm:^3.0.0"
2247-
checksum: 10/d2ab5fe1e2bb92b9788864d0713f1fce9a07c4594e272c0c97bc18c90569897ab262e4ea58d27a694d288227a2e24f16f5e2575b44224ad9983b799dc7f1098d
2248-
languageName: node
2249-
linkType: hard
2250-
22512234
"execa@npm:^5.0.0":
22522235
version: 5.1.1
22532236
resolution: "execa@npm:5.1.1"
@@ -2265,6 +2248,23 @@ __metadata:
22652248
languageName: node
22662249
linkType: hard
22672250

2251+
"execa@npm:^8.0.1, execa@npm:~8.0.1":
2252+
version: 8.0.1
2253+
resolution: "execa@npm:8.0.1"
2254+
dependencies:
2255+
cross-spawn: "npm:^7.0.3"
2256+
get-stream: "npm:^8.0.1"
2257+
human-signals: "npm:^5.0.0"
2258+
is-stream: "npm:^3.0.0"
2259+
merge-stream: "npm:^2.0.0"
2260+
npm-run-path: "npm:^5.1.0"
2261+
onetime: "npm:^6.0.0"
2262+
signal-exit: "npm:^4.1.0"
2263+
strip-final-newline: "npm:^3.0.0"
2264+
checksum: 10/d2ab5fe1e2bb92b9788864d0713f1fce9a07c4594e272c0c97bc18c90569897ab262e4ea58d27a694d288227a2e24f16f5e2575b44224ad9983b799dc7f1098d
2265+
languageName: node
2266+
linkType: hard
2267+
22682268
"expand-tilde@npm:^2.0.0, expand-tilde@npm:^2.0.2":
22692269
version: 2.0.2
22702270
resolution: "expand-tilde@npm:2.0.2"
@@ -3266,7 +3266,7 @@ __metadata:
32663266
languageName: node
32673267
linkType: hard
32683268

3269-
"lilconfig@npm:3.1.1, lilconfig@npm:^3.0.0":
3269+
"lilconfig@npm:^3.0.0, lilconfig@npm:~3.1.1":
32703270
version: 3.1.1
32713271
resolution: "lilconfig@npm:3.1.1"
32723272
checksum: 10/c80fbf98ae7d1daf435e16a83fe3c63743b9d92804cac6dc53ee081c7c265663645c3162d8a0d04ff1874f9c07df145519743317dee67843234c6ed279300f83
@@ -3280,27 +3280,27 @@ __metadata:
32803280
languageName: node
32813281
linkType: hard
32823282

3283-
"lint-staged@npm:^15.2.4":
3284-
version: 15.2.4
3285-
resolution: "lint-staged@npm:15.2.4"
3283+
"lint-staged@npm:^15.2.5":
3284+
version: 15.2.5
3285+
resolution: "lint-staged@npm:15.2.5"
32863286
dependencies:
3287-
chalk: "npm:5.3.0"
3288-
commander: "npm:12.1.0"
3289-
debug: "npm:4.3.4"
3290-
execa: "npm:8.0.1"
3291-
lilconfig: "npm:3.1.1"
3292-
listr2: "npm:8.2.1"
3293-
micromatch: "npm:4.0.6"
3294-
pidtree: "npm:0.6.0"
3295-
string-argv: "npm:0.3.2"
3296-
yaml: "npm:2.4.2"
3287+
chalk: "npm:~5.3.0"
3288+
commander: "npm:~12.1.0"
3289+
debug: "npm:~4.3.4"
3290+
execa: "npm:~8.0.1"
3291+
lilconfig: "npm:~3.1.1"
3292+
listr2: "npm:~8.2.1"
3293+
micromatch: "npm:~4.0.7"
3294+
pidtree: "npm:~0.6.0"
3295+
string-argv: "npm:~0.3.2"
3296+
yaml: "npm:~2.4.2"
32973297
bin:
32983298
lint-staged: bin/lint-staged.js
3299-
checksum: 10/98df6520e71d395917208bf953fd2e39f58bd47eebd3889bd44739017643d02221c4e7068e3f5a8e2d0cd32c233a846227c9bb29ec7e02cbcc7b76650e5ec4d6
3299+
checksum: 10/2cb8e14e532a4de0a338da44dc5e22f94581390b988ba3d345d1132d592d9ce50be50846c9a9d25eaffaf3f1f634e0a056598f6abb705269ac21d0fd3bad3a45
33003300
languageName: node
33013301
linkType: hard
33023302

3303-
"listr2@npm:8.2.1":
3303+
"listr2@npm:~8.2.1":
33043304
version: 8.2.1
33053305
resolution: "listr2@npm:8.2.1"
33063306
dependencies:
@@ -3533,17 +3533,7 @@ __metadata:
35333533
languageName: node
35343534
linkType: hard
35353535

3536-
"micromatch@npm:4.0.6":
3537-
version: 4.0.6
3538-
resolution: "micromatch@npm:4.0.6"
3539-
dependencies:
3540-
braces: "npm:^3.0.3"
3541-
picomatch: "npm:^4.0.2"
3542-
checksum: 10/ed95dc8d00dbe3795a0daf0f19f411714f4b39d888824f7b460f4bdbd8952b06628c64704c05b319aca27e2418628a6286b5595890ce9d0c53e5ae962435c83f
3543-
languageName: node
3544-
linkType: hard
3545-
3546-
"micromatch@npm:^4.0.2, micromatch@npm:^4.0.4":
3536+
"micromatch@npm:^4.0.2, micromatch@npm:^4.0.4, micromatch@npm:~4.0.7":
35473537
version: 4.0.7
35483538
resolution: "micromatch@npm:4.0.7"
35493539
dependencies:
@@ -4074,14 +4064,7 @@ __metadata:
40744064
languageName: node
40754065
linkType: hard
40764066

4077-
"picomatch@npm:^4.0.2":
4078-
version: 4.0.2
4079-
resolution: "picomatch@npm:4.0.2"
4080-
checksum: 10/ce617b8da36797d09c0baacb96ca8a44460452c89362d7cb8f70ca46b4158ba8bc3606912de7c818eb4a939f7f9015cef3c766ec8a0c6bfc725fdc078e39c717
4081-
languageName: node
4082-
linkType: hard
4083-
4084-
"pidtree@npm:0.6.0":
4067+
"pidtree@npm:~0.6.0":
40854068
version: 0.6.0
40864069
resolution: "pidtree@npm:0.6.0"
40874070
bin:
@@ -4615,7 +4598,7 @@ __metadata:
46154598
languageName: node
46164599
linkType: hard
46174600

4618-
"string-argv@npm:0.3.2":
4601+
"string-argv@npm:~0.3.2":
46194602
version: 0.3.2
46204603
resolution: "string-argv@npm:0.3.2"
46214604
checksum: 10/f9d3addf887026b4b5f997a271149e93bf71efc8692e7dc0816e8807f960b18bcb9787b45beedf0f97ff459575ee389af3f189d8b649834cac602f2e857e75af
@@ -5212,7 +5195,7 @@ __metadata:
52125195
languageName: node
52135196
linkType: hard
52145197

5215-
"yaml@npm:2.4.2, yaml@npm:^2.3.4":
5198+
"yaml@npm:^2.3.4, yaml@npm:~2.4.2":
52165199
version: 2.4.2
52175200
resolution: "yaml@npm:2.4.2"
52185201
bin:

0 commit comments

Comments
 (0)