Skip to content

Commit 34e2fe8

Browse files
chore(deps): update dependency lint-staged to v15.5.0 (#254)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 573b30f commit 34e2fe8

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.1.1",
6565
"globals": "15.15.0",
6666
"husky": "9.1.7",
67-
"lint-staged": "15.4.3",
67+
"lint-staged": "15.5.0",
6868
"lodash-es": "4.17.21",
6969
"pkgroll": "2.11.2",
7070
"prettier": "3.5.3",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4006,7 +4006,7 @@ __metadata:
40064006
eslint-config-prettier: "npm:10.1.1"
40074007
globals: "npm:15.15.0"
40084008
husky: "npm:9.1.7"
4009-
lint-staged: "npm:15.4.3"
4009+
lint-staged: "npm:15.5.0"
40104010
lodash-es: "npm:4.17.21"
40114011
pkgroll: "npm:2.11.2"
40124012
prettier: "npm:3.5.3"
@@ -4042,9 +4042,9 @@ __metadata:
40424042
languageName: node
40434043
linkType: hard
40444044

4045-
"lint-staged@npm:15.4.3":
4046-
version: 15.4.3
4047-
resolution: "lint-staged@npm:15.4.3"
4045+
"lint-staged@npm:15.5.0":
4046+
version: 15.5.0
4047+
resolution: "lint-staged@npm:15.5.0"
40484048
dependencies:
40494049
chalk: "npm:^5.4.1"
40504050
commander: "npm:^13.1.0"
@@ -4058,7 +4058,7 @@ __metadata:
40584058
yaml: "npm:^2.7.0"
40594059
bin:
40604060
lint-staged: bin/lint-staged.js
4061-
checksum: 10/14a6a9cb9b5e8027b1347cb24e114839d618d343d5c724c26def7d45ca9b9a9b813b585531c68f5a3d13332407c2dba198987a73f0350df483d99a876ba69c60
4061+
checksum: 10/5873584649c5f840b990036c20abd4b58d6b1313dad5505627b4d0cc077f0ec8ac0d6cf4cf4d959e66e0ab085db384bb12dce9490ff29217bf4ed96d0442ed51
40624062
languageName: node
40634063
linkType: hard
40644064

0 commit comments

Comments
 (0)