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 54
54
"dependencies" : {
55
55
"ansi-colors" : " ^4.1.3" ,
56
56
"app-root-path" : " ^3.1.0" ,
57
- "cli-progress" : " ^3.11.2 " ,
57
+ "cli-progress" : " ^3.12.0 " ,
58
58
"fs-extra" : " ^11.1.0" ,
59
59
"got" : " ^11.8.6" ,
60
60
"lodash.uniqwith" : " ^4.5.0" ,
Original file line number Diff line number Diff line change @@ -2822,10 +2822,10 @@ cli-cursor@^3.1.0:
2822
2822
dependencies :
2823
2823
restore-cursor "^3.1.0"
2824
2824
2825
- cli-progress@^3.11.2 :
2826
- version "3.11.2 "
2827
- resolved "https://registry.yarnpkg.com/cli-progress/-/cli-progress-3.11.2 .tgz#f8c89bd157e74f3f2c43bcfb3505670b4d48fc77 "
2828
- integrity sha512-lCPoS6ncgX4+rJu5bS3F/iCz17kZ9MPZ6dpuTtI0KXKABkhyXIdYB3Inby1OpaGti3YlI3EeEkM9AuWpelJrVA ==
2825
+ cli-progress@^3.12.0 :
2826
+ version "3.12.0 "
2827
+ resolved "https://registry.yarnpkg.com/cli-progress/-/cli-progress-3.12.0 .tgz#807ee14b66bcc086258e444ad0f19e7d42577942 "
2828
+ integrity sha512-tRkV3HJ1ASwm19THiiLIXLO7Im7wlTuKnvkYaTkyoAPefqjNg7W7DHKUlGRxy9vxDvbyCYQkQozvptuMkGCg8A ==
2829
2829
dependencies :
2830
2830
string-width "^4.2.3"
2831
2831
You can’t perform that action at this time.
0 commit comments