Skip to content

Commit bb2a7a0

Browse files
chore(deps): update dependency lint-staged to v15.2.5 (#156)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c4d86d6 commit bb2a7a0

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

templates/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"eslint": "8.56.0",
5151
"eslint-formatter-pretty": "4.1.0",
5252
"husky": "8.0.3",
53-
"lint-staged": "15.2.1",
53+
"lint-staged": "15.2.5",
5454
"prettier": "3.2.5",
5555
"standard-version": "9.5.0"
5656
},

templates/javascript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"husky": "8.0.3",
7474
"jest": "29.6.1",
7575
"jest-environment-jsdom": "29.6.1",
76-
"lint-staged": "15.2.1",
76+
"lint-staged": "15.2.5",
7777
"markdown-styles": "3.2.0",
7878
"prettier": "3.2.5",
7979
"rollup": "2.79.1",

templates/typescript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
"husky": "8.0.3",
9797
"jest": "29.6.2",
9898
"jest-environment-jsdom": "29.6.2",
99-
"lint-staged": "15.2.1",
99+
"lint-staged": "15.2.5",
100100
"markdown-styles": "3.2.0",
101101
"prettier": "3.2.5",
102102
"release-it": "17.0.3",

0 commit comments

Comments
 (0)