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 666e834 commit 0309ec6Copy full SHA for 0309ec6
1 file changed
package.json
@@ -23,7 +23,7 @@
23
"source-map": "0.7.6",
24
"tslib": "^2.6.3",
25
"winston": "^3.13.0",
26
- "yargs": "^18.0.0"
+ "yargs": "^15.4.1"
27
},
28
"devDependencies": {
29
"@eslint/js": "^9.4.0",
@@ -32,7 +32,7 @@
32
"@types/js-yaml": "^4.0.9",
33
"@types/json-pointer": "^1.0.30",
34
"@types/node": "^20.0.0",
35
- "@types/yargs": "^13.0.0",
+ "@types/yargs": "^15.0.19",
36
"eslint": "^8.57.0",
37
"jest": "^30.1.3",
38
"prettier": "^3.3.2",
0 commit comments