We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c096f84 commit bed29e9Copy full SHA for bed29e9
package.json
@@ -84,7 +84,7 @@
84
"@types/sinon": "9.0.11",
85
"@types/sinon-chai": "3.2.5",
86
"@types/tmp": "0.2.1",
87
- "@types/yargs": "17.0.3",
+ "@types/yargs": "17.0.10",
88
"@types/js-yaml": "4.0.5",
89
"@types/request": "2.48.8",
90
"@typescript-eslint/eslint-plugin": "4.31.2",
@@ -155,6 +155,6 @@
155
"typescript": "4.2.2",
156
"watch": "1.0.2",
157
"webpack": "4.46.0",
158
- "yargs": "17.2.0"
+ "yargs": "17.4.1"
159
}
160
repo-scripts/size-analysis/package.json
@@ -34,7 +34,7 @@
34
"tmp": "0.2.1",
35
36
"terser": "5.9.0",
37
- "yargs": "17.2.0",
+ "yargs": "17.4.1",
38
"@firebase/util": "1.5.2",
39
"gzip-size": "6.0.0",
40
"glob": "7.2.0"
0 commit comments