build(deps-dev): bump @types/jest from 26.0.24 to 29.5.12 in /superset-frontend/plugins/plugin-chart-handlebars (#26973)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Maxime Beauchemin <maximebeauchemin@gmail.com>
Co-authored-by: GitHub-Actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-02-07 14:36:08 -08:00
committed by GitHub
parent e986a1746f
commit daaf657d47
3 changed files with 31 additions and 8 deletions

View File

@@ -41,7 +41,7 @@
"react-dom": "^16.13.1"
},
"devDependencies": {
"@types/jest": "^26.0.0",
"@types/jest": "^29.5.12",
"@types/lodash": "^4.14.202",
"jest": "^29.7.0"
}