File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4040 "eslint-config-nodebb" : " 0.2.1" ,
4141 "eslint-plugin-import" : " 2.31.0" ,
4242 "husky" : " 9.1.7" ,
43- "lint-staged" : " 15.2.11 "
43+ "lint-staged" : " 15.3.0 "
4444 },
4545 "dependencies" : {
4646 "csv-parse" : " ^5.4.0"
Original file line number Diff line number Diff line change @@ -579,11 +579,16 @@ chalk@^4.0.0:
579579 ansi-styles "^4.1.0"
580580 supports-color "^7.1.0"
581581
582- chalk@^5.3.0, chalk@~5.3.0 :
582+ chalk@^5.3.0 :
583583 version "5.3.0"
584584 resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.3.0.tgz#67c20a7ebef70e7f3970a01f90fa210cb6860385"
585585 integrity sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==
586586
587+ chalk@~5.4.1 :
588+ version "5.4.1"
589+ resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.4.1.tgz#1b48bf0963ec158dce2aacf69c093ae2dd2092d8"
590+ integrity sha512-zgVZuo2WcZgfUEmsn6eO3kINexW8RAE4maiQ8QNs8CtpPCSyMiYsULR3HQYkm3w8FIA3SberyMJMSldGsW+U3w==
591+
587592cli-cursor@^5.0.0 :
588593 version "5.0.0"
589594 resolved "https://registry.yarnpkg.com/cli-cursor/-/cli-cursor-5.0.0.tgz#24a4831ecf5a6b01ddeb32fb71a4b2088b0dce38"
@@ -1987,12 +1992,12 @@ lines-and-columns@^1.1.6:
19871992 resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
19881993 integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
19891994
1990- lint-staged@15.2.11 :
1991- version "15.2.11 "
1992- resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.2.11 .tgz#e88440982f4a4c1d55a9a7a839259ec3806bd81b "
1993- integrity sha512-Ev6ivCTYRTGs9ychvpVw35m/bcNDuBN+mnTeObCL5h+boS5WzBEC6LHI4I9F/++sZm1m+J2LEiy0gxL/R9TBqQ ==
1995+ lint-staged@15.3.0 :
1996+ version "15.3.0 "
1997+ resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.3.0 .tgz#32a0b3f2f2b8825950bd3b9fb093e045353bdfa3 "
1998+ integrity sha512-vHFahytLoF2enJklgtOtCtIjZrKD/LoxlaUusd5nh7dWv/dkKQJY74ndFSzxCdv7g0ueGg1ORgTSt4Y9LPZn9A ==
19941999 dependencies :
1995- chalk "~5.3.0 "
2000+ chalk "~5.4.1 "
19962001 commander "~12.1.0"
19972002 debug "~4.4.0"
19982003 execa "~8.0.1"
You can’t perform that action at this time.
0 commit comments