chore(deps-dev): update jest requirement from ^30.3.0 to ^30.4.2 in /superset-frontend/plugins/plugin-chart-pivot-table (#40018)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Claude <claude@anthropic.com>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
dependabot[bot]
2026-05-17 20:15:58 -07:00
committed by GitHub
parent 427e7e53cd
commit 268dadbb5b
2 changed files with 1096 additions and 2 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -39,6 +39,6 @@
"devDependencies": {
"@babel/types": "^7.29.0",
"@types/jest": "^30.0.0",
"jest": "^30.3.0"
"jest": "^30.4.2"
}
}