chore(deps-dev): bump jest and @types/jest in /superset-frontend (#34477)

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]
2025-12-11 11:23:26 -08:00
committed by GitHub
parent 955953b467
commit 78081755aa
3 changed files with 1073 additions and 5122 deletions

View File

@@ -38,7 +38,7 @@
},
"devDependencies": {
"@babel/types": "^7.28.4",
"@types/jest": "^29.5.12",
"@types/jest": "^30.0.0",
"jest": "^30.2.0"
}
}