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

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-07-29 12:53:44 -06:00
committed by GitHub
parent 06ac7bf16c
commit a9229899f6
2 changed files with 43 additions and 13 deletions

View File

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