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

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-09-09 14:55:28 -06:00
committed by GitHub
parent ff5cc09eac
commit fed117fbf7
2 changed files with 30 additions and 3 deletions

View File

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