Skip to content

Commit

Permalink
Update dependency lint-staged to v15.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 30, 2025
1 parent e7a77c7 commit dcacd7f
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 15 deletions.
18 changes: 9 additions & 9 deletions .pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"eslint-plugin-jest": "28.11.0",
"husky": "9.1.7",
"jest": "29.7.0",
"lint-staged": "15.4.2",
"lint-staged": "15.4.3",
"prettier": "3.4.2",
"ts-jest": "29.2.5",
"tsup": "8.3.6",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4746,9 +4746,9 @@ __metadata:
languageName: node
linkType: hard

"lint-staged@npm:15.4.2":
version: 15.4.2
resolution: "lint-staged@npm:15.4.2"
"lint-staged@npm:15.4.3":
version: 15.4.3
resolution: "lint-staged@npm:15.4.3"
dependencies:
chalk: "npm:^5.4.1"
commander: "npm:^13.1.0"
Expand All @@ -4762,7 +4762,7 @@ __metadata:
yaml: "npm:^2.7.0"
bin:
lint-staged: bin/lint-staged.js
checksum: 10c0/08dd28149241788f7ca628a64c9c1817a9dfbe19517ba0317fdf96a1109f6d624948864edfeaf2936561bb49c65aeb32d5ddc75fb15afa2b6527024ef01a546b
checksum: 10c0/c1f71f2273bcbd992af929620f5acc6b9f6899da4b395e780e0b3ab33a0d725c239eb961873067c8c842e057c585c71dd4d44c0dc8b25539d3c2e97a3bdd6f30
languageName: node
linkType: hard

Expand Down Expand Up @@ -5346,7 +5346,7 @@ __metadata:
eslint-plugin-jest: "npm:28.11.0"
husky: "npm:9.1.7"
jest: "npm:29.7.0"
lint-staged: "npm:15.4.2"
lint-staged: "npm:15.4.3"
prettier: "npm:3.4.2"
ts-jest: "npm:29.2.5"
tsup: "npm:8.3.6"
Expand Down

0 comments on commit dcacd7f

Please sign in to comment.