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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Maxime Beauchemin <maximebeauchemin@gmail.com>
This commit is contained in:
dependabot[bot]
2024-01-30 22:51:37 -08:00
committed by GitHub
parent f0be77bfdf
commit 39973cd38e
2 changed files with 190 additions and 212 deletions

View File

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