File tree Expand file tree Collapse file tree 3 files changed +29
-27
lines changed
Expand file tree Collapse file tree 3 files changed +29
-27
lines changed Original file line number Diff line number Diff line change 4242 "@commitlint/config-angular" : " 17.6.7" ,
4343 "eslint-config-nodebb" : " 1.1.10" ,
4444 "husky" : " 9.1.7" ,
45- "lint-staged" : " 16.1.4 "
45+ "lint-staged" : " 16.1.5 "
4646 },
4747 "husky" : {
4848 "hooks" : {
Original file line number Diff line number Diff line change @@ -48,10 +48,10 @@ braces@^3.0.3:
4848 dependencies :
4949 fill-range "^7.1.1"
5050
51- chalk@^5.4.1 :
52- version "5.4.1 "
53- resolved "https://registry.npmjs.org/chalk/-/chalk-5.4.1 .tgz"
54- integrity sha512-zgVZuo2WcZgfUEmsn6eO3kINexW8RAE4maiQ8QNs8CtpPCSyMiYsULR3HQYkm3w8FIA3SberyMJMSldGsW+U3w ==
51+ chalk@^5.5.0 :
52+ version "5.5.0 "
53+ resolved "https://registry.npmjs.org/chalk/-/chalk-5.5.0 .tgz"
54+ integrity sha512-1tm8DTaJhPBG3bIkVeZt1iZM9GfSX2lzOeDVZH9R9ffRHpmHvxZ/QhgQH/aDTkswQVt+YHdXAdS/In/30OjCbg ==
5555
5656cli-cursor@^5.0.0 :
5757 version "5.0.0"
@@ -144,12 +144,12 @@ lilconfig@^3.1.3:
144144 resolved "https://registry.npmjs.org/lilconfig/-/lilconfig-3.1.3.tgz"
145145 integrity sha512-/vlFKAoH5Cgt3Ie+JLhRbwOsCQePABiU3tJ1egGvyQ+33R/vcwM2Zl2QR/LzjsBeItPt3oSVXapn+m4nQDvpzw==
146146
147- 148- version "16.1.4 "
149- resolved "https://registry.npmjs.org/lint-staged/-/lint-staged-16.1.4 .tgz"
150- integrity sha512-xy7rnzQrhTVGKMpv6+bmIA3C0yET31x8OhKBYfvGo0/byeZ6E0BjGARrir3Kg/RhhYHutpsi01+2J5IpfVoueA ==
147+ 148+ version "16.1.5 "
149+ resolved "https://registry.npmjs.org/lint-staged/-/lint-staged-16.1.5 .tgz"
150+ integrity sha512-uAeQQwByI6dfV7wpt/gVqg+jAPaSp8WwOA8kKC/dv1qw14oGpnpAisY65ibGHUGDUv0rYaZ8CAJZ/1U8hUvC2A ==
151151 dependencies :
152- chalk "^5.4.1 "
152+ chalk "^5.5.0 "
153153 commander "^14.0.0"
154154 debug "^4.4.1"
155155 lilconfig "^3.1.3"
158158 nano-spawn "^1.0.2"
159159 pidtree "^0.6.0"
160160 string-argv "^0.3.2"
161- yaml "^2.8.0 "
161+ yaml "^2.8.1 "
162162
163163listr2@^9.0.1 :
164164 version "9.0.1"
@@ -367,7 +367,7 @@ wrap-ansi@^9.0.0:
367367 string-width "^7.0.0"
368368 strip-ansi "^7.1.0"
369369
370- yaml@^2.8.0 :
371- version "2.8.0 "
372- resolved "https://registry.npmjs.org/yaml/-/yaml-2.8.0 .tgz"
373- integrity sha512-4lLa/EcQCB0cJkyts+FpIRx5G/llPxfP6VQU5KByHEhLxY3IJCH0f0Hy1MHI8sClTvsIb8qwRJ6R/ZdlDJ/leQ ==
370+ yaml@^2.8.1 :
371+ version "2.8.1 "
372+ resolved "https://registry.npmjs.org/yaml/-/yaml-2.8.1 .tgz"
373+ integrity sha512-lcYcMxX2PO9XMGvAJkJ3OsNMw+/7FKes7/hgerGUYWIoWu5j/+YQqcZr5JnPZWzOsEBgMbSbiSTn/dv/69Mkpw ==
You can’t perform that action at this time.
0 commit comments