Skip to content

Commit 1a9b7a5

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

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.7",
48+
"lint-staged": "17.0.8",
4949
"node-gyp": "13.0.0",
5050
"prettier": "3.8.4",
5151
"typescript": "6.0.3"

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23728,9 +23728,9 @@ __metadata:
2372823728
languageName: node
2372923729
linkType: hard
2373023730

23731-
"lint-staged@npm:17.0.7":
23732-
version: 17.0.7
23733-
resolution: "lint-staged@npm:17.0.7"
23731+
"lint-staged@npm:17.0.8":
23732+
version: 17.0.8
23733+
resolution: "lint-staged@npm:17.0.8"
2373423734
dependencies:
2373523735
listr2: "npm:^10.2.1"
2373623736
picomatch: "npm:^4.0.4"
@@ -23742,7 +23742,7 @@ __metadata:
2374223742
optional: true
2374323743
bin:
2374423744
lint-staged: bin/lint-staged.js
23745-
checksum: 10c0/c4e7100becb327d817999a231b8d345e6be389c555d9cd8d668797d2670832ad15c4e5085b61895e3fbf937f0fbd6be5c78ca76a4599ed332227f37270ebe8eb
23745+
checksum: 10c0/8f5692a6777de3e71b4a32a944ac3c756bb3f15a886f54d46d71d0a1694b3e3caf1b2ea207bdb20c9b730661e0aedd68b6c1d1c6ab5d5012be64e9cd820b7c87
2374623746
languageName: node
2374723747
linkType: hard
2374823748

@@ -30415,7 +30415,7 @@ __metadata:
3041530415
"@types/jest": "npm:30.0.0"
3041630416
jest: "npm:30.4.2"
3041730417
jsdom: "npm:29.1.1"
30418-
lint-staged: "npm:17.0.7"
30418+
lint-staged: "npm:17.0.8"
3041930419
node-gyp: "npm:13.0.0"
3042030420
prettier: "npm:3.8.4"
3042130421
typescript: "npm:6.0.3"

0 commit comments

Comments
 (0)