Skip to content

Commit 5f5a011

Browse files
chore(deps): update dependency lint-staged to v15.2.7
1 parent 3c4fda4 commit 5f5a011

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"cz-conventional-changelog": "3.3.0",
5050
"husky": "9.0.11",
5151
"lerna": "8.1.3",
52-
"lint-staged": "15.2.5",
52+
"lint-staged": "15.2.7",
5353
"npm-run-all2": "6.2.0",
5454
"typescript": "5.4.5",
5555
"vitest": "1.6.0"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5394,10 +5394,10 @@ lines-and-columns@~2.0.3:
53945394
resolved "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-2.0.4.tgz"
53955395
integrity sha512-wM1+Z03eypVAVUCE7QdSqpVIvelbOakn1M0bPDoA4SGWPx3sNDVUiMo3L6To6WWGClB7VyXnhQ4Sn7gxiJbE6A==
53965396

5397-
5398-
version "15.2.5"
5399-
resolved "https://registry.npmjs.org/lint-staged/-/lint-staged-15.2.5.tgz"
5400-
integrity sha512-j+DfX7W9YUvdzEZl3Rk47FhDF6xwDBV5wwsCPw6BwWZVPYJemusQmvb9bRsW23Sqsaa+vRloAWogbK4BUuU2zA==
5397+
5398+
version "15.2.7"
5399+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.2.7.tgz#97867e29ed632820c0fb90be06cd9ed384025649"
5400+
integrity sha512-+FdVbbCZ+yoh7E/RosSdqKJyUM2OEjTciH0TFNkawKgvFp1zbGlEC39RADg+xKBG1R4mhoH2j85myBQZ5wR+lw==
54015401
dependencies:
54025402
chalk "~5.3.0"
54035403
commander "~12.1.0"

0 commit comments

Comments
 (0)