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

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]
2026-01-13 10:24:38 -08:00
committed by GitHub
parent 6c75365427
commit 5d5012aa9f
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.21",
"@types/lodash": "^4.17.23",
"jest": "^30.2.0"
}
}