Skip to content

Commit 8e58c4d

Browse files
fix(deps): update dependency lint-staged to v17.0.4 (#1086)
Co-authored-by: secustors-renovate[bot] <273200065+secustors-renovate[bot]@users.noreply.github.com>
1 parent d893c7a commit 8e58c4d

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"@types/jest": "30.0.0",
4646
"jest": "30.4.2",
4747
"jsdom": "29.1.1",
48-
"lint-staged": "17.0.3",
48+
"lint-staged": "17.0.4",
4949
"node-gyp": "12.3.0",
5050
"prettier": "3.8.3",
5151
"typescript": "6.0.3"

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23714,9 +23714,9 @@ __metadata:
2371423714
languageName: node
2371523715
linkType: hard
2371623716

23717-
"lint-staged@npm:17.0.3":
23718-
version: 17.0.3
23719-
resolution: "lint-staged@npm:17.0.3"
23717+
"lint-staged@npm:17.0.4":
23718+
version: 17.0.4
23719+
resolution: "lint-staged@npm:17.0.4"
2372023720
dependencies:
2372123721
listr2: "npm:^10.2.1"
2372223722
picomatch: "npm:^4.0.4"
@@ -23728,7 +23728,7 @@ __metadata:
2372823728
optional: true
2372923729
bin:
2373023730
lint-staged: bin/lint-staged.js
23731-
checksum: 10c0/fed226f7596b65e543660dd7d460c96066d3cba8048f040c0f18089f280fed68c8504f95eaafa509d6cc0028d86dc834524a618660e480fc9733ce358dd696e8
23731+
checksum: 10c0/7a1057eb3dff21236e3efcf199241282488d7cb875caabe3d0cd0cc21886b726a8dad65214f9e509b6f722630be6d5b7eace84c016fac35ecb6e2350843c738d
2373223732
languageName: node
2373323733
linkType: hard
2373423734

@@ -30332,7 +30332,7 @@ __metadata:
3033230332
"@types/jest": "npm:30.0.0"
3033330333
jest: "npm:30.4.2"
3033430334
jsdom: "npm:29.1.1"
30335-
lint-staged: "npm:17.0.3"
30335+
lint-staged: "npm:17.0.4"
3033630336
node-gyp: "npm:12.3.0"
3033730337
prettier: "npm:3.8.3"
3033830338
typescript: "npm:6.0.3"

0 commit comments

Comments
 (0)