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 41
41
],
42
42
"dependencies" : {
43
43
"chalk" : " ^4.1.1" ,
44
- "command-line-args" : " ^5.1.3 " ,
44
+ "command-line-args" : " ^5.2.0 " ,
45
45
"dedent" : " ^0.7.0" ,
46
46
"deepmerge" : " ^4.2.2" ,
47
47
"ejs" : " ^3.1.6" ,
Original file line number Diff line number Diff line change @@ -2937,10 +2937,10 @@ colorette@^1.2.2:
2937
2937
resolved "https://registry.yarnpkg.com/colorette/-/colorette-1.2.2.tgz#cbcc79d5e99caea2dbf10eb3a26fd8b3e6acfa94"
2938
2938
integrity sha512-MKGMzyfeuutC/ZJ1cba9NqcNpfeqMUcYmyF1ZFY6/Cn7CNSAKx6a+s48sqLqyAiZuaP2TcqMhoo+dlwFnVxT9w==
2939
2939
2940
- command-line-args@^5.1.3 :
2941
- version "5.1.3 "
2942
- resolved "https://registry.yarnpkg.com/command-line-args/-/command-line-args-5.1.3 .tgz#1e57d2816f28804073bb5e75cd24e02e2aa321e7 "
2943
- integrity sha512-a5tF6mjqRSOBswBwdMkKY47JQ464Dkg9Pcwbxwo9wxRhKWZjtBktmBASllk3AMJ7qBuWgsAGtVa7b2/+EsymOQ ==
2940
+ command-line-args@^5.2.0 :
2941
+ version "5.2.0 "
2942
+ resolved "https://registry.yarnpkg.com/command-line-args/-/command-line-args-5.2.0 .tgz#087b02748272169741f1fd7c785b295df079b9be "
2943
+ integrity sha512-4zqtU1hYsSJzcJBOcNZIbW5Fbk9BkjCp1pZVhQKoRaWL5J7N4XphDLwo8aWwdQpTugxwu+jf9u2ZhkXiqp5Z6A ==
2944
2944
dependencies :
2945
2945
array-back "^3.1.0"
2946
2946
find-replace "^3.0.0"
You can’t perform that action at this time.
0 commit comments