File tree 2 files changed +7
-7
lines changed
2 files changed +7
-7
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.1 " ,
44
+ "command-line-args" : " ^5.1.3 " ,
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 @@ -2299,7 +2299,7 @@ arr-union@^3.1.0:
2299
2299
resolved "https://registry.yarnpkg.com/arr-union/-/arr-union-3.1.0.tgz#e39b09aea9def866a8f206e288af63919bae39c4"
2300
2300
integrity sha1-45sJrqne+Gao8gbiiK9jkZuuOcQ=
2301
2301
2302
- array-back@^3.0.1 :
2302
+ array-back@^3.0.1, array-back@^3.1.0 :
2303
2303
version "3.1.0"
2304
2304
resolved "https://registry.yarnpkg.com/array-back/-/array-back-3.1.0.tgz#b8859d7a508871c9a7b2cf42f99428f65e96bfb0"
2305
2305
integrity sha512-TkuxA4UCOvxuDK6NZYXCalszEzj+TLszyASooky+i742l9TqsOdYCMJJupxRic61hwquNtppB3hgcuq9SVSH1Q==
@@ -2879,12 +2879,12 @@ colorette@^1.2.2:
2879
2879
resolved "https://registry.yarnpkg.com/colorette/-/colorette-1.2.2.tgz#cbcc79d5e99caea2dbf10eb3a26fd8b3e6acfa94"
2880
2880
integrity sha512-MKGMzyfeuutC/ZJ1cba9NqcNpfeqMUcYmyF1ZFY6/Cn7CNSAKx6a+s48sqLqyAiZuaP2TcqMhoo+dlwFnVxT9w==
2881
2881
2882
- command-line-args@^5.1.1 :
2883
- version "5.1.1 "
2884
- resolved "https://registry.yarnpkg.com/command-line-args/-/command-line-args-5.1.1 .tgz#88e793e5bb3ceb30754a86863f0401ac92fd369a "
2885
- integrity sha512-hL/eG8lrll1Qy1ezvkant+trihbGnaKaeEjj6Scyr3DN+RC7iQ5Rz84IeLERfAWDGo0HBSNAakczwgCilDXnWg ==
2882
+ command-line-args@^5.1.3 :
2883
+ version "5.1.3 "
2884
+ resolved "https://registry.yarnpkg.com/command-line-args/-/command-line-args-5.1.3 .tgz#1e57d2816f28804073bb5e75cd24e02e2aa321e7 "
2885
+ integrity sha512-a5tF6mjqRSOBswBwdMkKY47JQ464Dkg9Pcwbxwo9wxRhKWZjtBktmBASllk3AMJ7qBuWgsAGtVa7b2/+EsymOQ ==
2886
2886
dependencies :
2887
- array-back "^3.0.1 "
2887
+ array-back "^3.1.0 "
2888
2888
find-replace "^3.0.0"
2889
2889
lodash.camelcase "^4.3.0"
2890
2890
typical "^4.0.0"
You can’t perform that action at this time.
0 commit comments