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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Evan Rusackas <evan@rusackas.com>
This commit is contained in:
dependabot[bot]
2024-12-19 15:55:16 -07:00
committed by GitHub
parent 16c9418ee1
commit a5fdf6d14a
2 changed files with 47 additions and 16 deletions

View File

@@ -36,7 +36,7 @@
"react-dom": "^16.13.1"
},
"devDependencies": {
"@babel/types": "^7.25.6",
"@babel/types": "^7.26.3",
"@types/jest": "^29.5.12",
"jest": "^29.7.0"
}