File tree Expand file tree Collapse file tree 3 files changed +20
-7
lines changed
repo-scripts/size-analysis Expand file tree Collapse file tree 3 files changed +20
-7
lines changed Original file line number Diff line number Diff line change 81
81
"@types/sinon" : " 9.0.10" ,
82
82
"@types/sinon-chai" : " 3.2.5" ,
83
83
"@types/tmp" : " 0.2.0" ,
84
- "@types/yargs" : " 16 .0.0 " ,
84
+ "@types/yargs" : " 17 .0.2 " ,
85
85
"@types/js-yaml" : " 4.0.0" ,
86
86
"@typescript-eslint/eslint-plugin" : " 4.28.0" ,
87
87
"@typescript-eslint/eslint-plugin-tslint" : " 4.28.0" ,
153
153
"typescript" : " 4.2.2" ,
154
154
"watch" : " 1.0.2" ,
155
155
"webpack" : " 4.46.0" ,
156
- "yargs" : " 16.2.0 "
156
+ "yargs" : " 17.1.1 "
157
157
},
158
158
"husky" : {
159
159
"hooks" : {
Original file line number Diff line number Diff line change 34
34
"tmp" : " 0.2.1" ,
35
35
"typescript" : " 4.2.2" ,
36
36
"terser" : " 5.7.0" ,
37
- "yargs" : " 16.2.0 " ,
37
+ "yargs" : " 17.1.1 " ,
38
38
"@firebase/util" : " 1.3.0" ,
39
39
"gzip-size" : " 6.0.0" ,
40
40
"glob" : " 7.1.6"
Original file line number Diff line number Diff line change 3116
3116
resolved "https://registry.npmjs.org/@types/yargs-parser/-/yargs-parser-20.2.0.tgz#dd3e6699ba3237f0348cd085e4698780204842f9"
3117
3117
integrity sha512-37RSHht+gzzgYeobbG+KWryeAW8J33Nhr69cjTqSYymXVZEN9NbRYWoYlRtDhHKPVT1FyNKwaTPC1NynKZpzRA==
3118
3118
3119
- "@types/yargs@16 .0.0 ":
3120
- version "16 .0.0 "
3121
- resolved "https://registry.npmjs.org/@types/yargs/-/yargs-16 .0.0 .tgz#0e033b23452da5d61b6c44747612cb80ac528751 "
3122
- integrity sha512-2nN6AGeMwe8+O6nO9ytQfbMQOJy65oi1yK2y/9oReR08DaXSGtMsrLyCM1ooKqfICpCx4oITaR4LkOmdzz41Ww ==
3119
+ "@types/yargs@17 .0.2 ":
3120
+ version "17 .0.2 "
3121
+ resolved "https://registry.npmjs.org/@types/yargs/-/yargs-17 .0.2 .tgz#8fb2e0f4cdc7ab2a1a570106e56533f31225b584 "
3122
+ integrity sha512-JhZ+pNdKMfB0rXauaDlrIvm+U7V4m03PPOSVoPS66z8gf+G4Z/UW8UlrVIj2MRQOBzuoEvYtjS0bqYwnpZaS9Q ==
3123
3123
dependencies:
3124
3124
"@types/yargs-parser" "*"
3125
3125
@@ -17149,6 +17149,19 @@
[email protected] , yargs@^16.0.3, yargs@^16.1.1, yargs@^16.2.0:
17149
17149
y18n "^5.0.5"
17150
17150
yargs-parser "^20.2.2"
17151
17151
17152
+
17153
+ version "17.1.1"
17154
+ resolved "https://registry.npmjs.org/yargs/-/yargs-17.1.1.tgz#c2a8091564bdb196f7c0a67c1d12e5b85b8067ba"
17155
+ integrity sha512-c2k48R0PwKIqKhPMWjeiF6y2xY/gPMUlro0sgxqXpbOIohWiLNXWslsootttv7E1e73QPAMQSg5FeySbVcpsPQ==
17156
+ dependencies:
17157
+ cliui "^7.0.2"
17158
+ escalade "^3.1.1"
17159
+ get-caller-file "^2.0.5"
17160
+ require-directory "^2.1.1"
17161
+ string-width "^4.2.0"
17162
+ y18n "^5.0.5"
17163
+ yargs-parser "^20.2.2"
17164
+
17152
17165
yargs@^15.0.2, yargs@^15.1.0:
17153
17166
version "15.4.1"
17154
17167
resolved "https://registry.npmjs.org/yargs/-/yargs-15.4.1.tgz#0d87a16de01aee9d8bec2bfbf74f67851730f4f8"
You can’t perform that action at this time.
0 commit comments