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 6
6
"bugs" : " https://github.com/oclif/plugin-autocomplete/issues" ,
7
7
"dependencies" : {
8
8
"@oclif/core" : " ^4" ,
9
- "ansis" : " ^3.3.1 " ,
9
+ "ansis" : " ^3.4.0 " ,
10
10
"debug" : " ^4.4.0" ,
11
11
"ejs" : " ^3.1.10"
12
12
},
Original file line number Diff line number Diff line change @@ -2412,10 +2412,10 @@ ansi-styles@^6.0.0, ansi-styles@^6.2.1:
2412
2412
resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-6.2.1.tgz#0e62320cf99c21afff3b3012192546aacbfb05c5"
2413
2413
integrity sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==
2414
2414
2415
- ansis@^3.3.1, ansis@^3.3.2 :
2416
- version "3.3.2 "
2417
- resolved "https://registry.yarnpkg.com/ansis/-/ansis-3.3.2 .tgz#15adc36fea112da95c74d309706e593618accac3 "
2418
- integrity sha512-cFthbBlt+Oi0i9Pv/j6YdVWJh54CtjGACaMPCIrEV4Ha7HWsIjXDwseYV79TIL0B4+KfSwD5S70PeQDkPUd1rA ==
2415
+ ansis@^3.3.1, ansis@^3.3.2, ansis@^3.4.0 :
2416
+ version "3.4.0 "
2417
+ resolved "https://registry.yarnpkg.com/ansis/-/ansis-3.4.0 .tgz#d49ebb72f228aa122733a585c600dcba4f5f0838 "
2418
+ integrity sha512-zVESKSQhWaPhGaWiKj1k+UqvpC7vPBBgG3hjQEeIx2YGzylWt8qA3ziAzRuUtm0OnaGsZKjIvfl8D/sJTt/I0w ==
2419
2419
2420
2420
anymatch@~3.1.2 :
2421
2421
version "3.1.3"
You can’t perform that action at this time.
0 commit comments