File tree Expand file tree Collapse file tree 2 files changed +12
-7
lines changed
Expand file tree Collapse file tree 2 files changed +12
-7
lines changed Original file line number Diff line number Diff line change 5353 "eslint-config-airbnb-base" : " 15.0.0" ,
5454 "eslint-plugin-import" : " 2.31.0" ,
5555 "husky" : " 9.1.7" ,
56- "lint-staged" : " 15.2.11 "
56+ "lint-staged" : " 15.3.0 "
5757 }
5858}
Original file line number Diff line number Diff line change @@ -612,11 +612,16 @@ chalk@^4.0.0:
612612 ansi-styles "^4.1.0"
613613 supports-color "^7.1.0"
614614
615- chalk@^5.3.0, chalk@~5.3.0 :
615+ chalk@^5.3.0 :
616616 version "5.3.0"
617617 resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.3.0.tgz#67c20a7ebef70e7f3970a01f90fa210cb6860385"
618618 integrity sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==
619619
620+ chalk@~5.4.1 :
621+ version "5.4.1"
622+ resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.4.1.tgz#1b48bf0963ec158dce2aacf69c093ae2dd2092d8"
623+ integrity sha512-zgVZuo2WcZgfUEmsn6eO3kINexW8RAE4maiQ8QNs8CtpPCSyMiYsULR3HQYkm3w8FIA3SberyMJMSldGsW+U3w==
624+
620625cli-cursor@^5.0.0 :
621626 version "5.0.0"
622627 resolved "https://registry.yarnpkg.com/cli-cursor/-/cli-cursor-5.0.0.tgz#24a4831ecf5a6b01ddeb32fb71a4b2088b0dce38"
@@ -2178,12 +2183,12 @@ linkify-it@^3.0.1:
21782183 dependencies :
21792184 uc.micro "^1.0.1"
21802185
2181- lint-staged@15.2.11 :
2182- version "15.2.11 "
2183- resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.2.11 .tgz#e88440982f4a4c1d55a9a7a839259ec3806bd81b "
2184- integrity sha512-Ev6ivCTYRTGs9ychvpVw35m/bcNDuBN+mnTeObCL5h+boS5WzBEC6LHI4I9F/++sZm1m+J2LEiy0gxL/R9TBqQ ==
2186+ lint-staged@15.3.0 :
2187+ version "15.3.0 "
2188+ resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.3.0 .tgz#32a0b3f2f2b8825950bd3b9fb093e045353bdfa3 "
2189+ integrity sha512-vHFahytLoF2enJklgtOtCtIjZrKD/LoxlaUusd5nh7dWv/dkKQJY74ndFSzxCdv7g0ueGg1ORgTSt4Y9LPZn9A ==
21852190 dependencies :
2186- chalk "~5.3.0 "
2191+ chalk "~5.4.1 "
21872192 commander "~12.1.0"
21882193 debug "~4.4.0"
21892194 execa "~8.0.1"
You can’t perform that action at this time.
0 commit comments