Skip to content

Commit fc567e4

Browse files
committed
Update @rushstack/ts-command-line
1 parent 3dde7b6 commit fc567e4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

repo-scripts/api-documenter/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"api-extractor-model-me": "0.1.1",
2525
"@microsoft/tsdoc": "0.12.24",
2626
"@rushstack/node-core-library": "3.45.5",
27-
"@rushstack/ts-command-line": "4.11.0",
27+
"@rushstack/ts-command-line": "4.13.0",
2828
"colors": "~1.4.0",
2929
"resolve": "~1.22.0",
3030
"tslib": "^2.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3097,10 +3097,10 @@
30973097
resolve "~1.17.0"
30983098
strip-json-comments "~3.1.1"
30993099

3100-
"@rushstack/ts-command-line@4.11.0":
3101-
version "4.11.0"
3102-
resolved "https://registry.npmjs.org/@rushstack/ts-command-line/-/ts-command-line-4.11.0.tgz#4cd3b9f59b41aed600042936260fdaa55ca0184d"
3103-
integrity sha512-ptG9L0mjvJ5QtK11GsAFY+jGfsnqHDS6CY6Yw1xT7a9bhjfNYnf6UPwjV+pF6UgiucfNcMDNW9lkDLxvZKKxMg==
3100+
"@rushstack/ts-command-line@4.13.0":
3101+
version "4.13.0"
3102+
resolved "https://registry.npmjs.org/@rushstack/ts-command-line/-/ts-command-line-4.13.0.tgz#a56aa90e5742c25d330cdb0cda1da19225d7bfcf"
3103+
integrity sha512-crLT31kl+qilz0eBRjqqYO06CqwbElc0EvzS6jI69B9Ikt1SkkSzIZ2iDP7zt/rd1ZYipKIS9hf9CQR9swDIKg==
31043104
dependencies:
31053105
"@types/argparse" "1.0.38"
31063106
argparse "~1.0.9"

0 commit comments

Comments
 (0)