Skip to content

Commit 6cbd7b9

Browse files
chore(deps): update dependency lint-staged to ^15.2.7
1 parent a19dc50 commit 6cbd7b9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/generators/linting-ts/templates/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@
1212
},
1313
"devDependencies": {
1414
"husky": "^9.0.11",
15-
"lint-staged": "^15.2.6"
15+
"lint-staged": "^15.2.7"
1616
}
1717
}

src/generators/linting/templates/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@
1212
},
1313
"devDependencies": {
1414
"husky": "^9.0.11",
15-
"lint-staged": "^15.2.6"
15+
"lint-staged": "^15.2.7"
1616
}
1717
}

0 commit comments

Comments
 (0)