chore(deps-dev): update @babel/types requirement from ^7.26.9 to ^7.28.0 in /superset-frontend/plugins/plugin-chart-pivot-table (#34038)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Joe Li <joe@preset.io>
This commit is contained in:
dependabot[bot]
2025-07-03 11:44:21 -07:00
committed by GitHub
parent 24500e99f8
commit 09c657c899
2 changed files with 16 additions and 2 deletions

View File

@@ -36,7 +36,7 @@
"react-dom": "^17.0.2"
},
"devDependencies": {
"@babel/types": "^7.26.9",
"@babel/types": "^7.28.0",
"@types/jest": "^29.5.12",
"jest": "^30.0.2"
}