Skip to content

Commit 75078a0

Browse files
chore(deps-dev): bump lint-staged from 15.4.1 to 15.4.2 (#1598)
Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 15.4.1 to 15.4.2. - [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.2) --- updated-dependencies: - dependency-name: lint-staged dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent da5be98 commit 75078a0

File tree

2 files changed

+38
-29
lines changed

2 files changed

+38
-29
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"husky": "^9.1.7",
7373
"js-cookie": "^3.0.5",
7474
"jsdom": "^26.0.0",
75-
"lint-staged": "^15.4.1",
75+
"lint-staged": "^15.4.2",
7676
"pinst": "^3.0.0",
7777
"react": "^17.0.2",
7878
"react-dom": "^17.0.2",

yarn.lock

Lines changed: 37 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -1291,7 +1291,7 @@ __metadata:
12911291
husky: "npm:^9.1.7"
12921292
js-cookie: "npm:^3.0.5"
12931293
jsdom: "npm:^26.0.0"
1294-
lint-staged: "npm:^15.4.1"
1294+
lint-staged: "npm:^15.4.2"
12951295
pinst: "npm:^3.0.0"
12961296
react: "npm:^17.0.2"
12971297
react-dom: "npm:^17.0.2"
@@ -2641,7 +2641,7 @@ __metadata:
26412641
languageName: node
26422642
linkType: hard
26432643

2644-
"chalk@npm:^5.3.0, chalk@npm:~5.4.1":
2644+
"chalk@npm:^5.3.0, chalk@npm:^5.4.1":
26452645
version: 5.4.1
26462646
resolution: "chalk@npm:5.4.1"
26472647
checksum: 10c0/b23e88132c702f4855ca6d25cb5538b1114343e41472d5263ee8a37cccfccd9c4216d111e1097c6a27830407a1dc81fecdf2a56f2c63033d4dbbd88c10b0dcef
@@ -2901,10 +2901,10 @@ __metadata:
29012901
languageName: node
29022902
linkType: hard
29032903

2904-
"commander@npm:~12.1.0":
2905-
version: 12.1.0
2906-
resolution: "commander@npm:12.1.0"
2907-
checksum: 10c0/6e1996680c083b3b897bfc1cfe1c58dfbcd9842fd43e1aaf8a795fbc237f65efcc860a3ef457b318e73f29a4f4a28f6403c3d653d021d960e4632dd45bde54a9
2904+
"commander@npm:^13.1.0":
2905+
version: 13.1.0
2906+
resolution: "commander@npm:13.1.0"
2907+
checksum: 10c0/7b8c5544bba704fbe84b7cab2e043df8586d5c114a4c5b607f83ae5060708940ed0b5bd5838cf8ce27539cde265c1cbd59ce3c8c6b017ed3eec8943e3a415164
29082908
languageName: node
29092909
linkType: hard
29102910

@@ -3196,7 +3196,7 @@ __metadata:
31963196
languageName: node
31973197
linkType: hard
31983198

3199-
"debug@npm:4, debug@npm:^4.0.0, debug@npm:^4.1.1, debug@npm:^4.3.1, debug@npm:^4.3.2, debug@npm:^4.3.4, debug@npm:^4.3.6, debug@npm:^4.4.0, debug@npm:~4.4.0":
3199+
"debug@npm:4, debug@npm:^4.0.0, debug@npm:^4.1.1, debug@npm:^4.3.1, debug@npm:^4.3.2, debug@npm:^4.3.4, debug@npm:^4.3.6, debug@npm:^4.4.0":
32003200
version: 4.4.0
32013201
resolution: "debug@npm:4.4.0"
32023202
dependencies:
@@ -4166,7 +4166,7 @@ __metadata:
41664166
languageName: node
41674167
linkType: hard
41684168

4169-
"execa@npm:^8.0.0, execa@npm:~8.0.1":
4169+
"execa@npm:^8.0.0, execa@npm:^8.0.1":
41704170
version: 8.0.1
41714171
resolution: "execa@npm:8.0.1"
41724172
dependencies:
@@ -6055,7 +6055,7 @@ __metadata:
60556055
languageName: node
60566056
linkType: hard
60576057

6058-
"lilconfig@npm:~3.1.3":
6058+
"lilconfig@npm:^3.1.3":
60596059
version: 3.1.3
60606060
resolution: "lilconfig@npm:3.1.3"
60616061
checksum: 10c0/f5604e7240c5c275743561442fbc5abf2a84ad94da0f5adc71d25e31fa8483048de3dcedcb7a44112a942fed305fd75841cdf6c9681c7f640c63f1049e9a5dcc
@@ -6076,27 +6076,27 @@ __metadata:
60766076
languageName: node
60776077
linkType: hard
60786078

6079-
"lint-staged@npm:^15.4.1":
6080-
version: 15.4.1
6081-
resolution: "lint-staged@npm:15.4.1"
6079+
"lint-staged@npm:^15.4.2":
6080+
version: 15.4.2
6081+
resolution: "lint-staged@npm:15.4.2"
60826082
dependencies:
6083-
chalk: "npm:~5.4.1"
6084-
commander: "npm:~12.1.0"
6085-
debug: "npm:~4.4.0"
6086-
execa: "npm:~8.0.1"
6087-
lilconfig: "npm:~3.1.3"
6088-
listr2: "npm:~8.2.5"
6089-
micromatch: "npm:~4.0.8"
6090-
pidtree: "npm:~0.6.0"
6091-
string-argv: "npm:~0.3.2"
6092-
yaml: "npm:~2.6.1"
6083+
chalk: "npm:^5.4.1"
6084+
commander: "npm:^13.1.0"
6085+
debug: "npm:^4.4.0"
6086+
execa: "npm:^8.0.1"
6087+
lilconfig: "npm:^3.1.3"
6088+
listr2: "npm:^8.2.5"
6089+
micromatch: "npm:^4.0.8"
6090+
pidtree: "npm:^0.6.0"
6091+
string-argv: "npm:^0.3.2"
6092+
yaml: "npm:^2.7.0"
60936093
bin:
60946094
lint-staged: bin/lint-staged.js
6095-
checksum: 10c0/1ba9ac047f644a36d476f5e139854ea7fef8bfa97b59d6f709ffca36d3d8b3b45b8c0dbcdeed9d9b9eacb36ca4abc8170d857761d8e0e748f85f1e155ef3e47d
6095+
checksum: 10c0/08dd28149241788f7ca628a64c9c1817a9dfbe19517ba0317fdf96a1109f6d624948864edfeaf2936561bb49c65aeb32d5ddc75fb15afa2b6527024ef01a546b
60966096
languageName: node
60976097
linkType: hard
60986098

6099-
"listr2@npm:~8.2.5":
6099+
"listr2@npm:^8.2.5":
61006100
version: 8.2.5
61016101
resolution: "listr2@npm:8.2.5"
61026102
dependencies:
@@ -6928,7 +6928,7 @@ __metadata:
69286928
languageName: node
69296929
linkType: hard
69306930

6931-
"micromatch@npm:^4.0.2, micromatch@npm:^4.0.4, micromatch@npm:~4.0.8":
6931+
"micromatch@npm:^4.0.2, micromatch@npm:^4.0.4, micromatch@npm:^4.0.8":
69326932
version: 4.0.8
69336933
resolution: "micromatch@npm:4.0.8"
69346934
dependencies:
@@ -8102,7 +8102,7 @@ __metadata:
81028102
languageName: node
81038103
linkType: hard
81048104

8105-
"pidtree@npm:~0.6.0":
8105+
"pidtree@npm:^0.6.0":
81068106
version: 0.6.0
81078107
resolution: "pidtree@npm:0.6.0"
81088108
bin:
@@ -9263,7 +9263,7 @@ __metadata:
92639263
languageName: node
92649264
linkType: hard
92659265

9266-
"string-argv@npm:~0.3.2":
9266+
"string-argv@npm:^0.3.2":
92679267
version: 0.3.2
92689268
resolution: "string-argv@npm:0.3.2"
92699269
checksum: 10c0/75c02a83759ad1722e040b86823909d9a2fc75d15dd71ec4b537c3560746e33b5f5a07f7332d1e3f88319909f82190843aa2f0a0d8c8d591ec08e93d5b8dec82
@@ -10699,7 +10699,7 @@ __metadata:
1069910699
languageName: node
1070010700
linkType: hard
1070110701

10702-
"yaml@npm:^2.0.0, yaml@npm:~2.6.1":
10702+
"yaml@npm:^2.0.0":
1070310703
version: 2.6.1
1070410704
resolution: "yaml@npm:2.6.1"
1070510705
bin:
@@ -10708,6 +10708,15 @@ __metadata:
1070810708
languageName: node
1070910709
linkType: hard
1071010710

10711+
"yaml@npm:^2.7.0":
10712+
version: 2.7.0
10713+
resolution: "yaml@npm:2.7.0"
10714+
bin:
10715+
yaml: bin.mjs
10716+
checksum: 10c0/886a7d2abbd70704b79f1d2d05fe9fb0aa63aefb86e1cb9991837dced65193d300f5554747a872b4b10ae9a12bc5d5327e4d04205f70336e863e35e89d8f4ea9
10717+
languageName: node
10718+
linkType: hard
10719+
1071110720
"yargs-parser@npm:^20.2.2":
1071210721
version: 20.2.9
1071310722
resolution: "yargs-parser@npm:20.2.9"

0 commit comments

Comments
 (0)