chore(deps-dev): bump @types/lodash from 4.17.14 to 4.17.16 in /superset-frontend (#32476)

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-03-04 11:25:21 -07:00
committed by GitHub
parent a4902a3685
commit 0d24ce0ef9
3 changed files with 7 additions and 7 deletions

View File

@@ -43,7 +43,7 @@
},
"devDependencies": {
"@types/jest": "^29.5.14",
"@types/lodash": "^4.17.13",
"@types/lodash": "^4.17.16",
"jest": "^29.7.0"
}
}