chore(deps-dev): bump @babel/types from 7.28.4 to 7.28.5 in /superset-frontend (#36652)

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]
2026-01-13 13:40:31 -08:00
committed by GitHub
parent bdcc98743d
commit 91dba9dcbf
3 changed files with 7 additions and 7 deletions

View File

@@ -37,7 +37,7 @@
"react-dom": "^17.0.2"
},
"devDependencies": {
"@babel/types": "^7.28.4",
"@babel/types": "^7.28.6",
"@types/jest": "^30.0.0",
"jest": "^30.2.0"
}