Skip to content

Commit 6f05f52

Browse files
fix(deps): update dependency command-line-args to ^5.2.1
1 parent adc553c commit 6f05f52

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
],
4343
"dependencies": {
4444
"chalk": "^4.1.2",
45-
"command-line-args": "^5.2.0",
45+
"command-line-args": "^5.2.1",
4646
"command-line-usage": "^6.1.1",
4747
"dedent": "^0.7.0",
4848
"deepmerge": "^4.2.2",

yarn.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -3451,7 +3451,7 @@ color-name@~1.1.4:
34513451
resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.4.tgz#c2a09a87acbde69543de6f63fa3995c826c536a2"
34523452
integrity sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==
34533453

3454-
command-line-args@^5.1.2, command-line-args@^5.2.0:
3454+
command-line-args@^5.1.2, command-line-args@^5.2.1:
34553455
version "5.2.1"
34563456
resolved "https://registry.yarnpkg.com/command-line-args/-/command-line-args-5.2.1.tgz#c44c32e437a57d7c51157696893c5909e9cec42e"
34573457
integrity sha512-H4UfQhZyakIjC74I9d34fGYDwk3XpSr17QhEd0Q3I9Xq1CETHo4Hcuo87WyWHpAF1aSLjLRf5lD9ZGX2qStUvg==

0 commit comments

Comments
 (0)