chore(deps-dev): update jest requirement from ^30.0.5 to ^30.2.0 in /superset-frontend/packages/generator-superset (#35389)

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-12-04 12:33:49 -08:00
committed by GitHub
parent 4479614754
commit 45a42396ab
2 changed files with 392 additions and 292 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -36,7 +36,7 @@
"devDependencies": {
"cross-env": "^10.1.0",
"fs-extra": "^11.3.2",
"jest": "^30.0.5",
"jest": "^30.2.0",
"yeoman-test": "^10.1.1"
},
"engines": {