chore(deps-dev): bump @babel/types from 7.26.7 to 7.26.9 in /superset-frontend (#32460)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-03-04 12:29:50 -07:00
committed by GitHub
parent 3d5128735b
commit a45ce1e8d1
3 changed files with 7 additions and 7 deletions

View File

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