mirror of
https://github.com/apache/superset.git
synced 2026-04-26 03:24:53 +00:00
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:
@@ -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"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user