chore(deps-dev): update jest requirement from ^30.0.4 to ^30.0.5 in /superset-frontend/plugins/plugin-chart-pivot-table (#34462)

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-08-05 17:46:01 -07:00
committed by GitHub
parent ae090fa74c
commit 486b0122d0
2 changed files with 367 additions and 258 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -38,6 +38,6 @@
"devDependencies": {
"@babel/types": "^7.28.0",
"@types/jest": "^29.5.12",
"jest": "^30.0.4"
"jest": "^30.0.5"
}
}