chore(deps-dev): bump @types/jest from 29.5.14 to 30.0.0 in /superset-frontend/plugins/plugin-chart-handlebars (#33986)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-07-03 17:58:56 -07:00
committed by GitHub
parent b9052fa461
commit 5cff87c048
2 changed files with 13 additions and 2 deletions

View File

@@ -42,7 +42,7 @@
"react-dom": "^17.0.2"
},
"devDependencies": {
"@types/jest": "^29.5.14",
"@types/jest": "^30.0.0",
"@types/lodash": "^4.17.20",
"jest": "^30.0.4"
}