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

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-01-23 16:31:11 -07:00
committed by GitHub
parent c2ab9bba29
commit 595386f9a6
2 changed files with 15 additions and 3 deletions

View File

@@ -42,7 +42,7 @@
},
"devDependencies": {
"@types/jest": "^26.0.0",
"@types/lodash": "^4.14.149",
"@types/lodash": "^4.14.202",
"jest": "^26.0.1"
}
}