Skip to content

Commit

Permalink
chore(deps): update dependency lint-staged to v15.4.3 (#238)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 2, 2025
1 parent 5046770 commit 8f2d9da
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"eslint-config-prettier": "10.0.1",
"globals": "15.14.0",
"husky": "9.1.7",
"lint-staged": "15.4.2",
"lint-staged": "15.4.3",
"pkgroll": "2.6.1",
"prettier": "3.4.2",
"typescript": "5.7.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ __metadata:
globals: "npm:15.14.0"
husky: "npm:9.1.7"
joi: "npm:17.13.3"
lint-staged: "npm:15.4.2"
lint-staged: "npm:15.4.3"
pkgroll: "npm:2.6.1"
prettier: "npm:3.4.2"
typescript: "npm:5.7.3"
Expand Down Expand Up @@ -3278,9 +3278,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 @@ -3294,7 +3294,7 @@ __metadata:
yaml: "npm:^2.7.0"
bin:
lint-staged: bin/lint-staged.js
checksum: 10/19f85db74d002b46901b8d1acf8af195e116eab53a1c3790be89d6d175b2fdf62098df86d6b5d0db2822ce4e0ccae8dc954f2dd2a79b656b7837d2f5af65c563
checksum: 10/14a6a9cb9b5e8027b1347cb24e114839d618d343d5c724c26def7d45ca9b9a9b813b585531c68f5a3d13332407c2dba198987a73f0350df483d99a876ba69c60
languageName: node
linkType: hard

Expand Down

0 comments on commit 8f2d9da

Please sign in to comment.