build(deps-dev): update @types/jest requirement from ^29.5.12 to ^29.5.14 in /superset-frontend/plugins/plugin-chart-handlebars (#30778)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-12-20 16:31:07 -07:00
committed by GitHub
parent 488e7b4692
commit b382ef1058
2 changed files with 82 additions and 3 deletions

View File

@@ -42,7 +42,7 @@
"react-dom": "^16.13.1"
},
"devDependencies": {
"@types/jest": "^29.5.12",
"@types/jest": "^29.5.14",
"@types/lodash": "^4.17.13",
"jest": "^29.7.0"
}