build(deps): bump yargs and @types/yargs in /superset-frontend (#26870)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-01-29 17:18:14 -07:00 committed by GitHub
parent 87558ed065
commit be144aad87
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 1126 additions and 643 deletions

File diff suppressed because it is too large Load Diff

View File

@ -203,7 +203,7 @@
"use-event-callback": "^0.1.0",
"use-immer": "^0.9.0",
"use-query-params": "^1.1.9",
"yargs": "^15.4.1"
"yargs": "^17.7.2"
},
"devDependencies": {
"@applitools/eyes-storybook": "^3.30.1",
@ -267,7 +267,7 @@
"@types/shortid": "^0.0.29",
"@types/sinon": "^9.0.5",
"@types/tinycolor2": "^1.4.3",
"@types/yargs": "12 - 15",
"@types/yargs": "12 - 18",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
"babel-jest": "^26.6.3",