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

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: hainenber <dotronghai96@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: hainenber <dotronghai96@gmail.com>
This commit is contained in:
dependabot[bot]
2026-02-05 10:31:56 -08:00
committed by GitHub
parent 4147d877fc
commit fd8c21591a
2 changed files with 6 additions and 6 deletions

View File

@@ -38,7 +38,7 @@
"react-dom": "^17.0.2"
},
"devDependencies": {
"@babel/types": "^7.28.6",
"@babel/types": "^7.29.0",
"@types/jest": "^30.0.0",
"jest": "^30.2.0"
}