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

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-02-25 07:52:22 +07:00
committed by GitHub
parent 9e4a88dfa2
commit 01c1b2eb8f
4 changed files with 10 additions and 10 deletions

View File

@@ -45,7 +45,7 @@
},
"devDependencies": {
"@types/jest": "^30.0.0",
"@types/lodash": "^4.17.23",
"@types/lodash": "^4.17.24",
"jest": "^30.2.0"
}
}