Skip to content

Commit 3ec12dd

Browse files
Update dependency lint-staged to v17.0.8 (#2011)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7bfc1c3 commit 3ec12dd

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
@@ -124,7 +124,7 @@
124124
"html-webpack-plugin": "5.6.7",
125125
"husky": "9.1.7",
126126
"jest": "29.7.0",
127-
"lint-staged": "17.0.7",
127+
"lint-staged": "17.0.8",
128128
"prettier": "2.8.8",
129129
"react-codemod": "5.4.4",
130130
"react-native-clean-project": "4.0.3",

β€Žyarn.lockβ€Ž

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15346,9 +15346,9 @@ __metadata:
1534615346
languageName: node
1534715347
linkType: hard
1534815348

15349-
"lint-staged@npm:17.0.7":
15350-
version: 17.0.7
15351-
resolution: "lint-staged@npm:17.0.7"
15349+
"lint-staged@npm:17.0.8":
15350+
version: 17.0.8
15351+
resolution: "lint-staged@npm:17.0.8"
1535215352
dependencies:
1535315353
listr2: "npm:^10.2.1"
1535415354
picomatch: "npm:^4.0.4"
@@ -15360,7 +15360,7 @@ __metadata:
1536015360
optional: true
1536115361
bin:
1536215362
lint-staged: bin/lint-staged.js
15363-
checksum: 10/4ed3cd01caa78ff5cc5da7ec69f77f091c43a0d5cbb1e084f7ffd3872a9e599675fb8b5f11fd5911faee0d330952889dd0e14378a26620d8f529eae401ce49b4
15363+
checksum: 10/2b574a3107c030e27ff1c34166ef49f2189c256bb423b0deabef0becdf13ed4cfdcc6fb6815a1285ce0daa92fc6c545d8d0245c9d47a8eb3fbccbc4cf3754587
1536415364
languageName: node
1536515365
linkType: hard
1536615366

@@ -17239,7 +17239,7 @@ __metadata:
1723917239
html-webpack-plugin: "npm:5.6.7"
1724017240
husky: "npm:9.1.7"
1724117241
jest: "npm:29.7.0"
17242-
lint-staged: "npm:17.0.7"
17242+
lint-staged: "npm:17.0.8"
1724317243
prettier: "npm:2.8.8"
1724417244
react: "npm:19.2.3"
1724517245
react-codemod: "npm:5.4.4"

0 commit comments

Comments
Β (0)