chore(deps-dev): bump jest from 30.2.0 to 30.3.0 in /superset-frontend (#38549)

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-03-10 14:39:05 +07:00
committed by GitHub
parent afa51125de
commit 06d6b513cd
5 changed files with 798 additions and 811 deletions

View File

@@ -46,6 +46,6 @@
"devDependencies": {
"@types/jest": "^30.0.0",
"@types/lodash": "^4.17.24",
"jest": "^30.2.0"
"jest": "^30.3.0"
}
}