Skip to content

Commit 7f6db6b

Browse files
chore(deps): update dependency lint-staged to v15.4.3 (#231)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1eb1b09 commit 7f6db6b

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
@@ -64,7 +64,7 @@
6464
"eslint-config-prettier": "10.0.1",
6565
"globals": "15.14.0",
6666
"husky": "9.1.7",
67-
"lint-staged": "15.4.2",
67+
"lint-staged": "15.4.3",
6868
"lodash-es": "4.17.21",
6969
"pkgroll": "2.6.1",
7070
"prettier": "3.4.2",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3992,7 +3992,7 @@ __metadata:
39923992
eslint-config-prettier: "npm:10.0.1"
39933993
globals: "npm:15.14.0"
39943994
husky: "npm:9.1.7"
3995-
lint-staged: "npm:15.4.2"
3995+
lint-staged: "npm:15.4.3"
39963996
lodash-es: "npm:4.17.21"
39973997
pkgroll: "npm:2.6.1"
39983998
prettier: "npm:3.4.2"
@@ -4028,9 +4028,9 @@ __metadata:
40284028
languageName: node
40294029
linkType: hard
40304030

4031-
"lint-staged@npm:15.4.2":
4032-
version: 15.4.2
4033-
resolution: "lint-staged@npm:15.4.2"
4031+
"lint-staged@npm:15.4.3":
4032+
version: 15.4.3
4033+
resolution: "lint-staged@npm:15.4.3"
40344034
dependencies:
40354035
chalk: "npm:^5.4.1"
40364036
commander: "npm:^13.1.0"
@@ -4044,7 +4044,7 @@ __metadata:
40444044
yaml: "npm:^2.7.0"
40454045
bin:
40464046
lint-staged: bin/lint-staged.js
4047-
checksum: 10/19f85db74d002b46901b8d1acf8af195e116eab53a1c3790be89d6d175b2fdf62098df86d6b5d0db2822ce4e0ccae8dc954f2dd2a79b656b7837d2f5af65c563
4047+
checksum: 10/14a6a9cb9b5e8027b1347cb24e114839d618d343d5c724c26def7d45ca9b9a9b813b585531c68f5a3d13332407c2dba198987a73f0350df483d99a876ba69c60
40484048
languageName: node
40494049
linkType: hard
40504050

0 commit comments

Comments
 (0)