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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: GitHub-Actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-06-03 09:23:07 -07:00
committed by GitHub
parent e6c5435f72
commit 8b6496715f
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.0",
"@types/lodash": "^4.17.4",
"jest": "^29.7.0"
}
}