build(deps-dev): update @babel/types requirement from ^7.23.9 to ^7.24.0 in /superset-frontend/plugins/plugin-chart-pivot-table (#27334)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: GitHub-Actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-04-05 08:29:12 -06:00
committed by GitHub
parent 3e6d966513
commit bbe209a9e8
2 changed files with 28 additions and 3 deletions

View File

@@ -37,7 +37,7 @@
"lodash": "^4.17.11"
},
"devDependencies": {
"@babel/types": "^7.23.9",
"@babel/types": "^7.24.0",
"@types/jest": "^29.5.12",
"jest": "^26.0.1"
}