Skip to content

Commit 8d133cf

Browse files
chore: update dependency lint-staged to v15.4.0 (#4251)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a34d129 commit 8d133cf

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
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.3.0",
104+
"lint-staged": "15.4.0",
105105
"prettier": "^2.8.8",
106106
"typescript": "^5.2.2",
107107
"vitepress": "^1.3.4",

yarn.lock

+4-4
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-
lint-staged@15.3.0:
5800-
version "15.3.0"
5801-
resolved "https://registry.npmjs.org/lint-staged/-/lint-staged-15.3.0.tgz#32a0b3f2f2b8825950bd3b9fb093e045353bdfa3"
5802-
integrity sha512-vHFahytLoF2enJklgtOtCtIjZrKD/LoxlaUusd5nh7dWv/dkKQJY74ndFSzxCdv7g0ueGg1ORgTSt4Y9LPZn9A==
5799+
lint-staged@15.4.0:
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==
58035803
dependencies:
58045804
chalk "~5.4.1"
58055805
commander "~12.1.0"

0 commit comments

Comments
 (0)