File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 62
62
"ethers" : " 6.13.4" ,
63
63
"husky" : " 9.1.7" ,
64
64
"jest" : " 29.7.0" ,
65
- "lint-staged" : " 15.2.11 " ,
65
+ "lint-staged" : " 15.3.0 " ,
66
66
"npm-run-all2" : " 7.0.2" ,
67
67
"pre-commit" : " 1.2.2" ,
68
68
"prettier" : " 3.4.2" ,
Original file line number Diff line number Diff line change @@ -2263,10 +2263,10 @@ chalk@^4.0.0, chalk@^4.0.2:
2263
2263
ansi-styles "^4.1.0"
2264
2264
supports-color "^7.1.0"
2265
2265
2266
- chalk@~5.3.0 :
2267
- version "5.3.0 "
2268
- resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.3.0 .tgz#67c20a7ebef70e7f3970a01f90fa210cb6860385 "
2269
- integrity sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w ==
2266
+ chalk@~5.4.1 :
2267
+ version "5.4.1 "
2268
+ resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.4.1 .tgz#1b48bf0963ec158dce2aacf69c093ae2dd2092d8 "
2269
+ integrity sha512-zgVZuo2WcZgfUEmsn6eO3kINexW8RAE4maiQ8QNs8CtpPCSyMiYsULR3HQYkm3w8FIA3SberyMJMSldGsW+U3w ==
2270
2270
2271
2271
char-regex@^1.0.2 :
2272
2272
version "1.0.2"
@@ -3749,12 +3749,12 @@ lines-and-columns@^1.1.6:
3749
3749
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.2.4.tgz#eca284f75d2965079309dc0ad9255abb2ebc1632"
3750
3750
integrity sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==
3751
3751
3752
- lint-staged@15.2.11 :
3753
- version "15.2.11 "
3754
- resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.2.11 .tgz#e88440982f4a4c1d55a9a7a839259ec3806bd81b "
3755
- integrity sha512-Ev6ivCTYRTGs9ychvpVw35m/bcNDuBN+mnTeObCL5h+boS5WzBEC6LHI4I9F/++sZm1m+J2LEiy0gxL/R9TBqQ ==
3752
+ lint-staged@15.3.0 :
3753
+ version "15.3.0 "
3754
+ resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.3.0 .tgz#32a0b3f2f2b8825950bd3b9fb093e045353bdfa3 "
3755
+ integrity sha512-vHFahytLoF2enJklgtOtCtIjZrKD/LoxlaUusd5nh7dWv/dkKQJY74ndFSzxCdv7g0ueGg1ORgTSt4Y9LPZn9A ==
3756
3756
dependencies :
3757
- chalk "~5.3.0 "
3757
+ chalk "~5.4.1 "
3758
3758
commander "~12.1.0"
3759
3759
debug "~4.4.0"
3760
3760
execa "~8.0.1"
You can’t perform that action at this time.
0 commit comments