build(deps-dev): update @types/lodash requirement from ^4.17.6 to ^4.17.7 in /superset-frontend/plugins/plugin-chart-handlebars (#29740)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Evan Rusackas <evan@rusackas.com>
This commit is contained in:
dependabot[bot]
2024-07-29 13:32:39 -06:00
committed by GitHub
parent 320ba9eac2
commit ee54363163
2 changed files with 9 additions and 9 deletions

View File

@@ -42,7 +42,7 @@
},
"devDependencies": {
"@types/jest": "^29.5.12",
"@types/lodash": "^4.17.6",
"@types/lodash": "^4.17.7",
"jest": "^29.7.0"
}
}