build(deps-dev): bump @types/jest from 26.0.24 to 29.5.11 in /superset-frontend/plugins/plugin-chart-pivot-table (#26481)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Evan Rusackas <evan@rusackas.com>
This commit is contained in:
dependabot[bot]
2024-01-23 14:38:43 -07:00
committed by GitHub
parent 9ed33eaae6
commit 96adad5843
2 changed files with 590 additions and 9 deletions

View File

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