Skip to content

Commit f936cf2

Browse files
authored
Merge pull request #65 from privy-open-source/renovate/lint-staged-15.x
chore(deps): update dependency lint-staged to v15.5.0
2 parents ed88d88 + b5fd2cd commit f936cf2

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"eslint-plugin-varspacing": "1.2.2",
3737
"eslint-plugin-vue": "9.23.0",
3838
"husky": "9.1.7",
39-
"lint-staged": "15.4.3",
39+
"lint-staged": "15.5.0",
4040
"typescript": "5.8.2"
4141
}
4242
}

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -495,7 +495,7 @@ __metadata:
495495
eslint-plugin-varspacing: "npm:1.2.2"
496496
eslint-plugin-vue: "npm:9.23.0"
497497
husky: "npm:9.1.7"
498-
lint-staged: "npm:15.4.3"
498+
lint-staged: "npm:15.5.0"
499499
typescript: "npm:5.8.2"
500500
languageName: unknown
501501
linkType: soft
@@ -4225,9 +4225,9 @@ __metadata:
42254225
languageName: node
42264226
linkType: hard
42274227

4228-
"lint-staged@npm:15.4.3":
4229-
version: 15.4.3
4230-
resolution: "lint-staged@npm:15.4.3"
4228+
"lint-staged@npm:15.5.0":
4229+
version: 15.5.0
4230+
resolution: "lint-staged@npm:15.5.0"
42314231
dependencies:
42324232
chalk: "npm:^5.4.1"
42334233
commander: "npm:^13.1.0"
@@ -4241,7 +4241,7 @@ __metadata:
42414241
yaml: "npm:^2.7.0"
42424242
bin:
42434243
lint-staged: bin/lint-staged.js
4244-
checksum: 10c0/c1f71f2273bcbd992af929620f5acc6b9f6899da4b395e780e0b3ab33a0d725c239eb961873067c8c842e057c585c71dd4d44c0dc8b25539d3c2e97a3bdd6f30
4244+
checksum: 10c0/393b24d85d705a36e6556dc9d9b710594163be60f7789a2ca71bbf8f31debc10f7fde9cd0e868466ac2b7c154661983602decd7abbb6c685b21007bc70dbbdd6
42454245
languageName: node
42464246
linkType: hard
42474247

0 commit comments

Comments
 (0)