Skip to content

Commit 491f03c

Browse files
Update dependency lint-staged to v17.0.8 (#11748)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5763f27 commit 491f03c

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
@@ -212,7 +212,7 @@
212212
"globals": "^17.0.0",
213213
"husky": "9.1.7",
214214
"jsdom": "^29.0.0",
215-
"lint-staged": "17.0.7",
215+
"lint-staged": "17.0.8",
216216
"node-addon-api": "^8.5.0",
217217
"node-gyp": "^13.0.0",
218218
"prettier": "3.8.4",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15276,9 +15276,9 @@ __metadata:
1527615276
languageName: node
1527715277
linkType: hard
1527815278

15279-
"lint-staged@npm:17.0.7":
15280-
version: 17.0.7
15281-
resolution: "lint-staged@npm:17.0.7"
15279+
"lint-staged@npm:17.0.8":
15280+
version: 17.0.8
15281+
resolution: "lint-staged@npm:17.0.8"
1528215282
dependencies:
1528315283
listr2: "npm:^10.2.1"
1528415284
picomatch: "npm:^4.0.4"
@@ -15290,7 +15290,7 @@ __metadata:
1529015290
optional: true
1529115291
bin:
1529215292
lint-staged: bin/lint-staged.js
15293-
checksum: 10c0/c4e7100becb327d817999a231b8d345e6be389c555d9cd8d668797d2670832ad15c4e5085b61895e3fbf937f0fbd6be5c78ca76a4599ed332227f37270ebe8eb
15293+
checksum: 10c0/8f5692a6777de3e71b4a32a944ac3c756bb3f15a886f54d46d71d0a1694b3e3caf1b2ea207bdb20c9b730661e0aedd68b6c1d1c6ab5d5012be64e9cd820b7c87
1529415294
languageName: node
1529515295
linkType: hard
1529615296

@@ -20555,7 +20555,7 @@ __metadata:
2055520555
i18next-localstorage-backend: "npm:^4.2.0"
2055620556
js-search: "npm:2.0.1"
2055720557
jsdom: "npm:^29.0.0"
20558-
lint-staged: "npm:17.0.7"
20558+
lint-staged: "npm:17.0.8"
2055920559
lodash: "npm:4.18.1"
2056020560
luxon: "npm:3.7.2"
2056120561
md5: "npm:2.3.0"

0 commit comments

Comments
 (0)