Skip to content

Commit d724241

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency command-line-args to v5.2.0
1 parent 865ca08 commit d724241

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
},
1818
"dependencies": {
1919
"@octokit/rest": "18.6.3",
20-
"command-line-args": "5.1.3"
20+
"command-line-args": "5.2.0"
2121
},
2222
"devDependencies": {
2323
"@types/command-line-args": "5.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -480,10 +480,10 @@ color-name@~1.1.4:
480480
resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.4.tgz#c2a09a87acbde69543de6f63fa3995c826c536a2"
481481
integrity sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==
482482

483-
command-line-args@5.1.3:
484-
version "5.1.3"
485-
resolved "https://registry.yarnpkg.com/command-line-args/-/command-line-args-5.1.3.tgz#1e57d2816f28804073bb5e75cd24e02e2aa321e7"
486-
integrity sha512-a5tF6mjqRSOBswBwdMkKY47JQ464Dkg9Pcwbxwo9wxRhKWZjtBktmBASllk3AMJ7qBuWgsAGtVa7b2/+EsymOQ==
483+
command-line-args@5.2.0:
484+
version "5.2.0"
485+
resolved "https://registry.yarnpkg.com/command-line-args/-/command-line-args-5.2.0.tgz#087b02748272169741f1fd7c785b295df079b9be"
486+
integrity sha512-4zqtU1hYsSJzcJBOcNZIbW5Fbk9BkjCp1pZVhQKoRaWL5J7N4XphDLwo8aWwdQpTugxwu+jf9u2ZhkXiqp5Z6A==
487487
dependencies:
488488
array-back "^3.1.0"
489489
find-replace "^3.0.0"

0 commit comments

Comments
 (0)