Skip to content

Commit dc68298

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

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.1",
4747
"jsdom": "29.1.1",
48-
"lint-staged": "17.0.2",
48+
"lint-staged": "17.0.3",
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.2":
23718-
version: 17.0.2
23719-
resolution: "lint-staged@npm:17.0.2"
23717+
"lint-staged@npm:17.0.3":
23718+
version: 17.0.3
23719+
resolution: "lint-staged@npm:17.0.3"
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/c1ecf8478988bb586de7023d424d01f8a2a1b0114c1782b7d1da2e0706ebfdf7c9f48cc67407c5e7f7e93b7efe97b8dbb75e264b8ae72f63711a31607b82b1a4
23731+
checksum: 10c0/fed226f7596b65e543660dd7d460c96066d3cba8048f040c0f18089f280fed68c8504f95eaafa509d6cc0028d86dc834524a618660e480fc9733ce358dd696e8
2373223732
languageName: node
2373323733
linkType: hard
2373423734

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

0 commit comments

Comments
 (0)