File tree 2 files changed +9
-1
lines changed
2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 34
34
},
35
35
"homepage" : " https://github.com/textlint/create-textlint-rule" ,
36
36
"dependencies" : {
37
- "chalk" : " ^4.1.0 " ,
37
+ "chalk" : " ^4.1.1 " ,
38
38
"cross-spawn" : " ^7.0.3" ,
39
39
"cross-spawn-promise" : " ^0.10.2" ,
40
40
"meow" : " ^7.1.1" ,
Original file line number Diff line number Diff line change @@ -199,6 +199,14 @@ chalk@^4.0.0, chalk@^4.1.0:
199
199
ansi-styles "^4.1.0"
200
200
supports-color "^7.1.0"
201
201
202
+ chalk@^4.1.1 :
203
+ version "4.1.1"
204
+ resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.1.tgz#c80b3fab28bf6371e6863325eee67e618b77e6ad"
205
+ integrity sha512-diHzdDKxcU+bAsUboHLPEDQiw0qEe0qd7SYUn3HgcFlWgbDcfLGswOHYeGrHKzG9z6UYf01d9VFMfZxPM1xZSg==
206
+ dependencies :
207
+ ansi-styles "^4.1.0"
208
+ supports-color "^7.1.0"
209
+
202
210
ci-info@^2.0.0 :
203
211
version "2.0.0"
204
212
resolved "https://registry.yarnpkg.com/ci-info/-/ci-info-2.0.0.tgz#67a9e964be31a51e15e5010d58e6f12834002f46"
You can’t perform that action at this time.
0 commit comments