Skip to content

Commit 4ead3f7

Browse files
chore: update dependency lint-staged to v15.4.1 (#4253)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 39acfe4 commit 4ead3f7

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
@@ -101,7 +101,7 @@
101101
"globals": "^15.13.0",
102102
"husky": "^9.1.5",
103103
"lerna": "^6.0.0",
104-
"lint-staged": "15.4.0",
104+
"lint-staged": "15.4.1",
105105
"prettier": "^2.8.8",
106106
"typescript": "^5.2.2",
107107
"vitepress": "^1.3.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5796,10 +5796,10 @@ lines-and-columns@~2.0.3:
57965796
resolved "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-2.0.3.tgz"
57975797
integrity sha512-cNOjgCnLB+FnvWWtyRTzmB3POJ+cXxTA81LoW7u8JdmhfXzriropYwpjShnz1QLLWsQwY7nIxoDmcPTwphDK9w==
57985798

5799-
5800-
version "15.4.0"
5801-
resolved "https://registry.npmjs.org/lint-staged/-/lint-staged-15.4.0.tgz#ea2d096c35452ba7854f31431bb5d195260c9474"
5802-
integrity sha512-UdODqEZiQimd7rCzZ2vqFuELRNUda3mdv7M93jhE4SmDiqAj/w/msvwKgagH23jv2iCPw6Q5m+ltX4VlHvp2LQ==
5799+
5800+
version "15.4.1"
5801+
resolved "https://registry.npmjs.org/lint-staged/-/lint-staged-15.4.1.tgz#b34e3297ae13fdb2d99b3456e2dbd8e20798bced"
5802+
integrity sha512-P8yJuVRyLrm5KxCtFx+gjI5Bil+wO7wnTl7C3bXhvtTaAFGirzeB24++D0wGoUwxrUKecNiehemgCob9YL39NA==
58035803
dependencies:
58045804
chalk "~5.4.1"
58055805
commander "~12.1.0"

0 commit comments

Comments
 (0)