Skip to content

Commit b4a579e

Browse files
chore(deps): update dependency lint-staged to v15.2.11 (#4239)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2762059 commit b4a579e

File tree

2 files changed

+29
-26
lines changed

2 files changed

+29
-26
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"eslint-plugin-json": "4.0.1",
3939
"eslint-plugin-yml": "1.16.0",
4040
"husky": "9.1.7",
41-
"lint-staged": "15.2.10",
41+
"lint-staged": "15.2.11",
4242
"oxlint": "0.11.1",
4343
"pinst": "3.0.0",
4444
"prettier": "3.4.2",

yarn.lock

Lines changed: 28 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ __metadata:
8585
eslint-plugin-json: "npm:4.0.1"
8686
eslint-plugin-yml: "npm:1.16.0"
8787
husky: "npm:9.1.7"
88-
lint-staged: "npm:15.2.10"
88+
lint-staged: "npm:15.2.11"
8989
oxlint: "npm:0.11.1"
9090
pinst: "npm:3.0.0"
9191
prettier: "npm:3.4.2"
@@ -3661,7 +3661,7 @@ __metadata:
36613661
languageName: node
36623662
linkType: hard
36633663

3664-
"debug@npm:4, debug@npm:^4.3.1, debug@npm:^4.3.2, debug@npm:^4.3.3, debug@npm:^4.3.4, debug@npm:^4.3.7, debug@npm:~4.3.6":
3664+
"debug@npm:4, debug@npm:^4.3.1, debug@npm:^4.3.2, debug@npm:^4.3.3, debug@npm:^4.3.4, debug@npm:^4.3.7":
36653665
version: 4.3.7
36663666
resolution: "debug@npm:4.3.7"
36673667
dependencies:
@@ -3673,6 +3673,18 @@ __metadata:
36733673
languageName: node
36743674
linkType: hard
36753675

3676+
"debug@npm:~4.4.0":
3677+
version: 4.4.0
3678+
resolution: "debug@npm:4.4.0"
3679+
dependencies:
3680+
ms: "npm:^2.1.3"
3681+
peerDependenciesMeta:
3682+
supports-color:
3683+
optional: true
3684+
checksum: 10/1847944c2e3c2c732514b93d11886575625686056cd765336212dc15de2d2b29612b6cd80e1afba767bb8e1803b778caf9973e98169ef1a24a7a7009e1820367
3685+
languageName: node
3686+
linkType: hard
3687+
36763688
"decko@npm:^1.2.0":
36773689
version: 1.2.0
36783690
resolution: "decko@npm:1.2.0"
@@ -6238,34 +6250,34 @@ __metadata:
62386250
languageName: node
62396251
linkType: hard
62406252

6241-
"lilconfig@npm:~3.1.2":
6242-
version: 3.1.2
6243-
resolution: "lilconfig@npm:3.1.2"
6244-
checksum: 10/8058403850cfad76d6041b23db23f730e52b6c17a8c28d87b90766639ca0ee40c748a3e85c2d7bd133d572efabff166c4b015e5d25e01fd666cb4b13cfada7f0
6253+
"lilconfig@npm:~3.1.3":
6254+
version: 3.1.3
6255+
resolution: "lilconfig@npm:3.1.3"
6256+
checksum: 10/b932ce1af94985f0efbe8896e57b1f814a48c8dbd7fc0ef8469785c6303ed29d0090af3ccad7e36b626bfca3a4dc56cc262697e9a8dd867623cf09a39d54e4c3
62456257
languageName: node
62466258
linkType: hard
62476259

6248-
"lint-staged@npm:15.2.10":
6249-
version: 15.2.10
6250-
resolution: "lint-staged@npm:15.2.10"
6260+
"lint-staged@npm:15.2.11":
6261+
version: 15.2.11
6262+
resolution: "lint-staged@npm:15.2.11"
62516263
dependencies:
62526264
chalk: "npm:~5.3.0"
62536265
commander: "npm:~12.1.0"
6254-
debug: "npm:~4.3.6"
6266+
debug: "npm:~4.4.0"
62556267
execa: "npm:~8.0.1"
6256-
lilconfig: "npm:~3.1.2"
6257-
listr2: "npm:~8.2.4"
6268+
lilconfig: "npm:~3.1.3"
6269+
listr2: "npm:~8.2.5"
62586270
micromatch: "npm:~4.0.8"
62596271
pidtree: "npm:~0.6.0"
62606272
string-argv: "npm:~0.3.2"
6261-
yaml: "npm:~2.5.0"
6273+
yaml: "npm:~2.6.1"
62626274
bin:
62636275
lint-staged: bin/lint-staged.js
6264-
checksum: 10/ab6930cd633dbb5b6ec7c81fc06c65df41e9f80d93dd22e0d79c6e272cdfd8110a0fbdec60303d46a06b30bcd92261153630e2c937531b77ec5ae41e7e9d90d3
6276+
checksum: 10/b3fa66401fee667c39b28ed8d0dc28213e6c23d5cb88ca599e030e1eb7fd4ed199f2e3c4b02ae65ded9f5a30e0168a4c3cf3a3cf12959f195864962dba37e917
62656277
languageName: node
62666278
linkType: hard
62676279

6268-
"listr2@npm:~8.2.4":
6280+
"listr2@npm:~8.2.5":
62696281
version: 8.2.5
62706282
resolution: "listr2@npm:8.2.5"
62716283
dependencies:
@@ -9833,7 +9845,7 @@ __metadata:
98339845
languageName: node
98349846
linkType: hard
98359847

9836-
"yaml@npm:^2.0.0":
9848+
"yaml@npm:^2.0.0, yaml@npm:~2.6.1":
98379849
version: 2.6.1
98389850
resolution: "yaml@npm:2.6.1"
98399851
bin:
@@ -9842,15 +9854,6 @@ __metadata:
98429854
languageName: node
98439855
linkType: hard
98449856

9845-
"yaml@npm:~2.5.0":
9846-
version: 2.5.1
9847-
resolution: "yaml@npm:2.5.1"
9848-
bin:
9849-
yaml: bin.mjs
9850-
checksum: 10/0eecb679db75ea6a989ad97715a9fa5d946972945aa6aa7d2175bca66c213b5564502ccb1cdd04b1bf816ee38b5c43e4e2fda3ff6f5e09da24dabb51ae92c57d
9851-
languageName: node
9852-
linkType: hard
9853-
98549857
"yargs-parser@npm:^20.2.2":
98559858
version: 20.2.9
98569859
resolution: "yargs-parser@npm:20.2.9"

0 commit comments

Comments
 (0)