chore(deps-dev): update @types/lodash requirement from ^4.17.16 to ^4.17.20 in /superset-frontend/plugins/plugin-chart-handlebars (#34037)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Joe Li <joe@preset.io>
This commit is contained in:
dependabot[bot]
2025-07-03 12:57:42 -07:00
committed by GitHub
parent d1b372f670
commit 7b3329f315
2 changed files with 9 additions and 2 deletions

View File

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