Skip to content

Commit a52ff01

Browse files
chore(deps): update dependency lint-staged to ^15.5.2
1 parent 059345a commit a52ff01

File tree

2 files changed

+23
-3
lines changed

2 files changed

+23
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@types/eslint": "^8.56.12",
3434
"clean-pkg-json": "^1.2.0",
3535
"eslint": "^8.57.1",
36-
"lint-staged": "^15.4.3",
36+
"lint-staged": "^15.5.2",
3737
"prettier": "^3.5.3",
3838
"simple-git-hooks": "^2.11.1",
3939
"typescript": "^5.8.2"

yarn.lock

Lines changed: 22 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3864,7 +3864,7 @@ __metadata:
38643864
"@types/eslint": "npm:^8.56.12"
38653865
clean-pkg-json: "npm:^1.2.0"
38663866
eslint: "npm:^8.57.1"
3867-
lint-staged: "npm:^15.4.3"
3867+
lint-staged: "npm:^15.5.2"
38683868
prettier: "npm:^3.5.3"
38693869
simple-git-hooks: "npm:^2.11.1"
38703870
typescript: "npm:^5.8.2"
@@ -8327,7 +8327,7 @@ __metadata:
83278327
languageName: node
83288328
linkType: hard
83298329

8330-
"lint-staged@npm:^15.2.0, lint-staged@npm:^15.4.3":
8330+
"lint-staged@npm:^15.2.0":
83318331
version: 15.4.3
83328332
resolution: "lint-staged@npm:15.4.3"
83338333
dependencies:
@@ -8347,6 +8347,26 @@ __metadata:
83478347
languageName: node
83488348
linkType: hard
83498349

8350+
"lint-staged@npm:^15.5.2":
8351+
version: 15.5.2
8352+
resolution: "lint-staged@npm:15.5.2"
8353+
dependencies:
8354+
chalk: "npm:^5.4.1"
8355+
commander: "npm:^13.1.0"
8356+
debug: "npm:^4.4.0"
8357+
execa: "npm:^8.0.1"
8358+
lilconfig: "npm:^3.1.3"
8359+
listr2: "npm:^8.2.5"
8360+
micromatch: "npm:^4.0.8"
8361+
pidtree: "npm:^0.6.0"
8362+
string-argv: "npm:^0.3.2"
8363+
yaml: "npm:^2.7.0"
8364+
bin:
8365+
lint-staged: bin/lint-staged.js
8366+
checksum: 10c0/618386254600ada3af3672486a9d082250108245e7c0863d9dfe0a21e7764e3b2eb6416b0f8970e548f4e9d368637331598b27df5a1306925feabbaf16a667e1
8367+
languageName: node
8368+
linkType: hard
8369+
83508370
"listr2@npm:^8.2.5":
83518371
version: 8.2.5
83528372
resolution: "listr2@npm:8.2.5"

0 commit comments

Comments
 (0)