Skip to content

Commit ca217de

Browse files
chore(deps): update dependency lint-staged to ^15.4.3 (#456)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 91721de commit ca217de

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"eslint-config-prettier": "^9.1.0",
5757
"eslint-plugin-prettier": "^5.2.3",
5858
"husky": "^9.1.7",
59-
"lint-staged": "^15.4.2",
59+
"lint-staged": "^15.4.3",
6060
"pinst": "^3.0.0",
6161
"prettier": "^3.4.2",
6262
"rimraf": "^5.0.10",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -828,7 +828,7 @@ __metadata:
828828
eslint-config-prettier: "npm:^9.1.0"
829829
eslint-plugin-prettier: "npm:^5.2.3"
830830
husky: "npm:^9.1.7"
831-
lint-staged: "npm:^15.4.2"
831+
lint-staged: "npm:^15.4.3"
832832
pinst: "npm:^3.0.0"
833833
prettier: "npm:^3.4.2"
834834
rimraf: "npm:^5.0.10"
@@ -4278,9 +4278,9 @@ __metadata:
42784278
languageName: node
42794279
linkType: hard
42804280

4281-
"lint-staged@npm:^15.4.2":
4282-
version: 15.4.2
4283-
resolution: "lint-staged@npm:15.4.2"
4281+
"lint-staged@npm:^15.4.3":
4282+
version: 15.4.3
4283+
resolution: "lint-staged@npm:15.4.3"
42844284
dependencies:
42854285
chalk: "npm:^5.4.1"
42864286
commander: "npm:^13.1.0"
@@ -4294,7 +4294,7 @@ __metadata:
42944294
yaml: "npm:^2.7.0"
42954295
bin:
42964296
lint-staged: bin/lint-staged.js
4297-
checksum: 10/19f85db74d002b46901b8d1acf8af195e116eab53a1c3790be89d6d175b2fdf62098df86d6b5d0db2822ce4e0ccae8dc954f2dd2a79b656b7837d2f5af65c563
4297+
checksum: 10/14a6a9cb9b5e8027b1347cb24e114839d618d343d5c724c26def7d45ca9b9a9b813b585531c68f5a3d13332407c2dba198987a73f0350df483d99a876ba69c60
42984298
languageName: node
42994299
linkType: hard
43004300

0 commit comments

Comments
 (0)