Skip to content

Commit 2427008

Browse files
chore(deps): update dependency lint-staged to v16.1.2 (#289)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1189b1b commit 2427008

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.5",
6565
"globals": "15.15.0",
6666
"husky": "9.1.7",
67-
"lint-staged": "16.1.1",
67+
"lint-staged": "16.1.2",
6868
"lodash-es": "4.17.21",
6969
"pkgroll": "2.12.2",
7070
"prettier": "3.5.3",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3730,7 +3730,7 @@ __metadata:
37303730
eslint-config-prettier: "npm:10.1.5"
37313731
globals: "npm:15.15.0"
37323732
husky: "npm:9.1.7"
3733-
lint-staged: "npm:16.1.1"
3733+
lint-staged: "npm:16.1.2"
37343734
lodash-es: "npm:4.17.21"
37353735
pkgroll: "npm:2.12.2"
37363736
prettier: "npm:3.5.3"
@@ -3766,9 +3766,9 @@ __metadata:
37663766
languageName: node
37673767
linkType: hard
37683768

3769-
"lint-staged@npm:16.1.1":
3770-
version: 16.1.1
3771-
resolution: "lint-staged@npm:16.1.1"
3769+
"lint-staged@npm:16.1.2":
3770+
version: 16.1.2
3771+
resolution: "lint-staged@npm:16.1.2"
37723772
dependencies:
37733773
chalk: "npm:^5.4.1"
37743774
commander: "npm:^14.0.0"
@@ -3782,7 +3782,7 @@ __metadata:
37823782
yaml: "npm:^2.8.0"
37833783
bin:
37843784
lint-staged: bin/lint-staged.js
3785-
checksum: 10/f0fe2251d8560f9dca0529268a29202591c2733fb51c69acc89552341939cd1f0d96653f61f7110a68fe0eff0ebfda45f2da887c533220ce5cd95e22f042b6da
3785+
checksum: 10/90df77c2f59cdc5ebeb8a60767f07025a8aed9161f604fea6cf1ca895ff3b56995a00145a3e0b5c0bf22e8f667a6182256b68e001e5f3118e46a3c5150bede82
37863786
languageName: node
37873787
linkType: hard
37883788

0 commit comments

Comments
 (0)