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 5454 "eslint-config-airbnb-base" : " 15.0.0" ,
5555 "eslint-plugin-import" : " 2.31.0" ,
5656 "husky" : " 9.1.7" ,
57- "lint-staged" : " 15.2.11 "
57+ "lint-staged" : " 15.3.0 "
5858 }
5959}
Original file line number Diff line number Diff line change @@ -657,11 +657,16 @@ chalk@^4.0.0:
657657 ansi-styles "^4.1.0"
658658 supports-color "^7.1.0"
659659
660- chalk@^5.3.0, chalk@~5.3.0 :
660+ chalk@^5.3.0 :
661661 version "5.3.0"
662662 resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.3.0.tgz#67c20a7ebef70e7f3970a01f90fa210cb6860385"
663663 integrity sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==
664664
665+ chalk@~5.4.1 :
666+ version "5.4.1"
667+ resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.4.1.tgz#1b48bf0963ec158dce2aacf69c093ae2dd2092d8"
668+ integrity sha512-zgVZuo2WcZgfUEmsn6eO3kINexW8RAE4maiQ8QNs8CtpPCSyMiYsULR3HQYkm3w8FIA3SberyMJMSldGsW+U3w==
669+
665670cli-cursor@^5.0.0 :
666671 version "5.0.0"
667672 resolved "https://registry.yarnpkg.com/cli-cursor/-/cli-cursor-5.0.0.tgz#24a4831ecf5a6b01ddeb32fb71a4b2088b0dce38"
@@ -2307,12 +2312,12 @@ linkify-it@^3.0.1:
23072312 dependencies :
23082313 uc.micro "^1.0.1"
23092314
2310- lint-staged@15.2.11 :
2311- version "15.2.11 "
2312- resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.2.11 .tgz#e88440982f4a4c1d55a9a7a839259ec3806bd81b "
2313- integrity sha512-Ev6ivCTYRTGs9ychvpVw35m/bcNDuBN+mnTeObCL5h+boS5WzBEC6LHI4I9F/++sZm1m+J2LEiy0gxL/R9TBqQ ==
2315+ lint-staged@15.3.0 :
2316+ version "15.3.0 "
2317+ resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.3.0 .tgz#32a0b3f2f2b8825950bd3b9fb093e045353bdfa3 "
2318+ integrity sha512-vHFahytLoF2enJklgtOtCtIjZrKD/LoxlaUusd5nh7dWv/dkKQJY74ndFSzxCdv7g0ueGg1ORgTSt4Y9LPZn9A ==
23142319 dependencies :
2315- chalk "~5.3.0 "
2320+ chalk "~5.4.1 "
23162321 commander "~12.1.0"
23172322 debug "~4.4.0"
23182323 execa "~8.0.1"
You can’t perform that action at this time.
0 commit comments