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
"dependencies" : {
7
7
"@inquirer/select" : " ^2.3.7" ,
8
8
"@oclif/core" : " ^4" ,
9
- "ansis" : " ^3.2.0 " ,
9
+ "ansis" : " ^3.2.1 " ,
10
10
"debug" : " ^4.3.5" ,
11
11
"filesize" : " ^6.1.0" ,
12
12
"got" : " ^13" ,
Original file line number Diff line number Diff line change @@ -2012,10 +2012,10 @@ ansicolors@~0.3.2:
2012
2012
resolved "https://registry.yarnpkg.com/ansicolors/-/ansicolors-0.3.2.tgz#665597de86a9ffe3aa9bfbe6cae5c6ea426b4979"
2013
2013
integrity sha512-QXu7BPrP29VllRxH8GwB7x5iX5qWKAAMLqKQGWTeLWVlNHNOpVMJ91dsxQAIWXpjuW5wqvxu3Jd/nRjrJ+0pqg==
2014
2014
2015
- ansis@^3.1.1, ansis@^3.2.0 :
2016
- version "3.2.0 "
2017
- resolved "https://registry.yarnpkg.com/ansis/-/ansis-3.2.0 .tgz#0e050c5be94784f32ffdac4b84fccba064aeae4b "
2018
- integrity sha512-Yk3BkHH9U7oPyCN3gL5Tc7CpahG/+UFv/6UG03C311Vy9lzRmA5uoxDTpU9CO3rGHL6KzJz/pdDeXZCZ5Mu/Sg ==
2015
+ ansis@^3.1.1, ansis@^3.2.0, ansis@^3.2.1 :
2016
+ version "3.2.1 "
2017
+ resolved "https://registry.yarnpkg.com/ansis/-/ansis-3.2.1 .tgz#abf2de690eb7a74fa4292edf82c7887bda5ee549 "
2018
+ integrity sha512-SgzY+k2aa9UqJe3jzrPZhSVzLc2XrE4/h7rk0dMCDwhCq7ipmpPZvyODoxPCms4OpMLTiBTS+Mpl4VZQ6FDitw ==
2019
2019
2020
2020
anymatch@~3.1.2 :
2021
2021
version "3.1.3"
You can’t perform that action at this time.
0 commit comments