File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
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.1 " ,
37
+ "chalk" : " ^4.1.2 " ,
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,10 +199,10 @@ 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 ==
202
+ chalk@^4.1.2 :
203
+ version "4.1.2 "
204
+ resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.2 .tgz#aac4e2b7734a740867aeb16bf02aad556a1e7a01 "
205
+ integrity sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA ==
206
206
dependencies :
207
207
ansi-styles "^4.1.0"
208
208
supports-color "^7.1.0"
You can’t perform that action at this time.
0 commit comments