Skip to content
This repository was archived by the owner on Mar 18, 2024. It is now read-only.

Commit 2a67754

Browse files
committed
Update dependency yargs to ^17.5.1
1 parent 74cd544 commit 2a67754

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"ts-node": "^10.7.0",
7575
"tslint": "^6.1.3",
7676
"typescript": "^4.6.4",
77-
"yargs": "^17.4.1",
77+
"yargs": "^17.5.1",
7878
"yarn": "^1.22.18",
7979
"yarn-deduplicate": "^5.0.0"
8080
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9857,10 +9857,10 @@ yargs@^15.0.2:
98579857
y18n "^4.0.0"
98589858
yargs-parser "^18.1.2"
98599859

9860-
yargs@^17.4.1:
9861-
version "17.4.1"
9862-
resolved "https://registry.yarnpkg.com/yargs/-/yargs-17.4.1.tgz#ebe23284207bb75cee7c408c33e722bfb27b5284"
9863-
integrity sha512-WSZD9jgobAg3ZKuCQZSa3g9QOJeCCqLoLAykiWgmXnDo9EPnn4RPf5qVTtzgOx66o6/oqhcA5tHtJXpG8pMt3g==
9860+
yargs@^17.5.1:
9861+
version "17.5.1"
9862+
resolved "https://registry.yarnpkg.com/yargs/-/yargs-17.5.1.tgz#e109900cab6fcb7fd44b1d8249166feb0b36e58e"
9863+
integrity sha512-t6YAJcxDkNX7NFYiVtKvWUz8l+PaKTLiL63mJYWR2GnHq2gjEWISzsLp9wg3aY36dY1j+gfIEL3pIF+XlJJfbA==
98649864
dependencies:
98659865
cliui "^7.0.2"
98669866
escalade "^3.1.1"

0 commit comments

Comments
 (0)