Skip to content

Commit adb8083

Browse files
chore(deps-dev): bump lint-staged from 15.4.1 to 15.4.3
Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 15.4.1 to 15.4.3. - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v15.4.1...v15.4.3) --- updated-dependencies: - dependency-name: lint-staged dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 193a1bd commit adb8083

File tree

1 file changed

+33
-33
lines changed

1 file changed

+33
-33
lines changed

yarn.lock

Lines changed: 33 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -3975,7 +3975,7 @@ __metadata:
39753975
languageName: node
39763976
linkType: hard
39773977

3978-
"chalk@npm:5.4.1, chalk@npm:~5.4.1":
3978+
"chalk@npm:5.4.1, chalk@npm:^5.4.1":
39793979
version: 5.4.1
39803980
resolution: "chalk@npm:5.4.1"
39813981
checksum: 10c0/b23e88132c702f4855ca6d25cb5538b1114343e41472d5263ee8a37cccfccd9c4216d111e1097c6a27830407a1dc81fecdf2a56f2c63033d4dbbd88c10b0dcef
@@ -4163,20 +4163,20 @@ __metadata:
41634163
languageName: node
41644164
linkType: hard
41654165

4166+
"commander@npm:^13.1.0":
4167+
version: 13.1.0
4168+
resolution: "commander@npm:13.1.0"
4169+
checksum: 10c0/7b8c5544bba704fbe84b7cab2e043df8586d5c114a4c5b607f83ae5060708940ed0b5bd5838cf8ce27539cde265c1cbd59ce3c8c6b017ed3eec8943e3a415164
4170+
languageName: node
4171+
linkType: hard
4172+
41664173
"commander@npm:^2.20.0":
41674174
version: 2.20.3
41684175
resolution: "commander@npm:2.20.3"
41694176
checksum: 10c0/74c781a5248c2402a0a3e966a0a2bba3c054aad144f5c023364be83265e796b20565aa9feff624132ff629aa64e16999fa40a743c10c12f7c61e96a794b99288
41704177
languageName: node
41714178
linkType: hard
41724179

4173-
"commander@npm:~12.1.0":
4174-
version: 12.1.0
4175-
resolution: "commander@npm:12.1.0"
4176-
checksum: 10c0/6e1996680c083b3b897bfc1cfe1c58dfbcd9842fd43e1aaf8a795fbc237f65efcc860a3ef457b318e73f29a4f4a28f6403c3d653d021d960e4632dd45bde54a9
4177-
languageName: node
4178-
linkType: hard
4179-
41804180
"commondir@npm:^1.0.1":
41814181
version: 1.0.1
41824182
resolution: "commondir@npm:1.0.1"
@@ -4380,7 +4380,7 @@ __metadata:
43804380
languageName: node
43814381
linkType: hard
43824382

4383-
"debug@npm:4, debug@npm:4.4.0, debug@npm:^4.1.0, debug@npm:^4.1.1, 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.4.0":
4383+
"debug@npm:4, debug@npm:4.4.0, debug@npm:^4.1.0, debug@npm:^4.1.1, 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.4.0":
43844384
version: 4.4.0
43854385
resolution: "debug@npm:4.4.0"
43864386
dependencies:
@@ -5167,7 +5167,7 @@ __metadata:
51675167
languageName: node
51685168
linkType: hard
51695169

5170-
"execa@npm:~8.0.1":
5170+
"execa@npm:^8.0.1":
51715171
version: 8.0.1
51725172
resolution: "execa@npm:8.0.1"
51735173
dependencies:
@@ -7192,7 +7192,7 @@ __metadata:
71927192
languageName: node
71937193
linkType: hard
71947194

7195-
"lilconfig@npm:~3.1.3":
7195+
"lilconfig@npm:^3.1.3":
71967196
version: 3.1.3
71977197
resolution: "lilconfig@npm:3.1.3"
71987198
checksum: 10c0/f5604e7240c5c275743561442fbc5abf2a84ad94da0f5adc71d25e31fa8483048de3dcedcb7a44112a942fed305fd75841cdf6c9681c7f640c63f1049e9a5dcc
@@ -7207,26 +7207,26 @@ __metadata:
72077207
linkType: hard
72087208

72097209
"lint-staged@npm:^15.2.9":
7210-
version: 15.4.1
7211-
resolution: "lint-staged@npm:15.4.1"
7212-
dependencies:
7213-
chalk: "npm:~5.4.1"
7214-
commander: "npm:~12.1.0"
7215-
debug: "npm:~4.4.0"
7216-
execa: "npm:~8.0.1"
7217-
lilconfig: "npm:~3.1.3"
7218-
listr2: "npm:~8.2.5"
7219-
micromatch: "npm:~4.0.8"
7220-
pidtree: "npm:~0.6.0"
7221-
string-argv: "npm:~0.3.2"
7222-
yaml: "npm:~2.6.1"
7210+
version: 15.4.3
7211+
resolution: "lint-staged@npm:15.4.3"
7212+
dependencies:
7213+
chalk: "npm:^5.4.1"
7214+
commander: "npm:^13.1.0"
7215+
debug: "npm:^4.4.0"
7216+
execa: "npm:^8.0.1"
7217+
lilconfig: "npm:^3.1.3"
7218+
listr2: "npm:^8.2.5"
7219+
micromatch: "npm:^4.0.8"
7220+
pidtree: "npm:^0.6.0"
7221+
string-argv: "npm:^0.3.2"
7222+
yaml: "npm:^2.7.0"
72237223
bin:
72247224
lint-staged: bin/lint-staged.js
7225-
checksum: 10c0/1ba9ac047f644a36d476f5e139854ea7fef8bfa97b59d6f709ffca36d3d8b3b45b8c0dbcdeed9d9b9eacb36ca4abc8170d857761d8e0e748f85f1e155ef3e47d
7225+
checksum: 10c0/c1f71f2273bcbd992af929620f5acc6b9f6899da4b395e780e0b3ab33a0d725c239eb961873067c8c842e057c585c71dd4d44c0dc8b25539d3c2e97a3bdd6f30
72267226
languageName: node
72277227
linkType: hard
72287228

7229-
"listr2@npm:~8.2.5":
7229+
"listr2@npm:^8.2.5":
72307230
version: 8.2.5
72317231
resolution: "listr2@npm:8.2.5"
72327232
dependencies:
@@ -7498,7 +7498,7 @@ __metadata:
74987498
languageName: node
74997499
linkType: hard
75007500

7501-
"micromatch@npm:^4.0.4, micromatch@npm:^4.0.5, micromatch@npm:^4.0.8, micromatch@npm:~4.0.8":
7501+
"micromatch@npm:^4.0.4, micromatch@npm:^4.0.5, micromatch@npm:^4.0.8":
75027502
version: 4.0.8
75037503
resolution: "micromatch@npm:4.0.8"
75047504
dependencies:
@@ -8347,7 +8347,7 @@ __metadata:
83478347
languageName: node
83488348
linkType: hard
83498349

8350-
"pidtree@npm:~0.6.0":
8350+
"pidtree@npm:^0.6.0":
83518351
version: 0.6.0
83528352
resolution: "pidtree@npm:0.6.0"
83538353
bin:
@@ -9557,7 +9557,7 @@ __metadata:
95579557
languageName: node
95589558
linkType: hard
95599559

9560-
"string-argv@npm:~0.3.2":
9560+
"string-argv@npm:^0.3.2":
95619561
version: 0.3.2
95629562
resolution: "string-argv@npm:0.3.2"
95639563
checksum: 10c0/75c02a83759ad1722e040b86823909d9a2fc75d15dd71ec4b537c3560746e33b5f5a07f7332d1e3f88319909f82190843aa2f0a0d8c8d591ec08e93d5b8dec82
@@ -10714,12 +10714,12 @@ __metadata:
1071410714
languageName: node
1071510715
linkType: hard
1071610716

10717-
"yaml@npm:~2.6.1":
10718-
version: 2.6.1
10719-
resolution: "yaml@npm:2.6.1"
10717+
"yaml@npm:^2.7.0":
10718+
version: 2.7.0
10719+
resolution: "yaml@npm:2.7.0"
1072010720
bin:
1072110721
yaml: bin.mjs
10722-
checksum: 10c0/aebf07f61c72b38c74d2b60c3a3ccf89ee4da45bcd94b2bfb7899ba07a5257625a7c9f717c65a6fc511563d48001e01deb1d9e55f0133f3e2edf86039c8c1be7
10722+
checksum: 10c0/886a7d2abbd70704b79f1d2d05fe9fb0aa63aefb86e1cb9991837dced65193d300f5554747a872b4b10ae9a12bc5d5327e4d04205f70336e863e35e89d8f4ea9
1072310723
languageName: node
1072410724
linkType: hard
1072510725

0 commit comments

Comments
 (0)