chore(deps-dev): bump @types/lodash from 4.17.20 to 4.17.21 in /superset-frontend (#36556)

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]
2025-12-12 12:51:19 -08:00
committed by GitHub
parent 084f9832c7
commit 019f9442ae
4 changed files with 9 additions and 9 deletions

View File

@@ -44,7 +44,7 @@
},
"devDependencies": {
"@types/jest": "^30.0.0",
"@types/lodash": "^4.17.20",
"@types/lodash": "^4.17.21",
"jest": "^30.2.0"
}
}