build(deps-dev): update @types/jest requirement from ^29.5.11 to ^29.5.12 in /superset-frontend/plugins/plugin-chart-pivot-table (#26975)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: GitHub-Actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-04-03 14:48:03 -06:00
committed by GitHub
parent ebdf1bbdd5
commit 5cde275965
2 changed files with 9 additions and 9 deletions

View File

@@ -38,7 +38,7 @@
},
"devDependencies": {
"@babel/types": "^7.23.9",
"@types/jest": "^29.5.11",
"@types/jest": "^29.5.12",
"jest": "^26.0.1"
}
}