Skip to content

Commit 99796ad

Browse files
committed
Update yargs to 17.1.0
1 parent 8172ad0 commit 99796ad

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
@@ -56,7 +56,7 @@
5656
"now-storage": "1.3.0",
5757
"subscriptions-transport-ws": "0.9.19",
5858
"uuid": "^8.3.2",
59-
"yargs": "16.2.0"
59+
"yargs": "17.1.0"
6060
},
6161
"devDependencies": {
6262
"@babel/cli": "7.14.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9025,10 +9025,10 @@ yargs-parser@^20.2.2:
90259025
resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-20.2.4.tgz#b42890f14566796f85ae8e3a25290d205f154a54"
90269026
integrity sha512-WOkpgNhPTlE73h4VFAFsOnomJVaovO8VqLDzy5saChRBFQFBoMYirowyW+Q9HB4HFF4Z7VZTiG3iSzJJA29yRA==
90279027

9028-
yargs@16.2.0:
9029-
version "16.2.0"
9030-
resolved "https://registry.yarnpkg.com/yargs/-/yargs-16.2.0.tgz#1c82bf0f6b6a66eafce7ef30e376f49a12477f66"
9031-
integrity sha512-D1mvvtDG0L5ft/jGWkLpG1+m0eQxOfaBvTNELraWj22wSVUMWxZUvYgJYcKh6jGGIkJFhH4IZPQhR4TKpc8mBw==
9028+
yargs@17.1.0:
9029+
version "17.1.0"
9030+
resolved "https://registry.yarnpkg.com/yargs/-/yargs-17.1.0.tgz#0cd9827a0572c9a1795361c4d1530e53ada168cf"
9031+
integrity sha512-SQr7qqmQ2sNijjJGHL4u7t8vyDZdZ3Ahkmo4sc1w5xI9TBX0QDdG/g4SFnxtWOsGLjwHQue57eFALfwFCnixgg==
90329032
dependencies:
90339033
cliui "^7.0.2"
90349034
escalade "^3.1.1"

0 commit comments

Comments
 (0)