diff --git a/superset-frontend/plugins/plugin-chart-handlebars/package.json b/superset-frontend/plugins/plugin-chart-handlebars/package.json index 8fcb8ab599fb4..edbec26c1ed43 100644 --- a/superset-frontend/plugins/plugin-chart-handlebars/package.json +++ b/superset-frontend/plugins/plugin-chart-handlebars/package.json @@ -43,6 +43,6 @@ "devDependencies": { "@types/jest": "^26.0.0", "@types/lodash": "^4.14.149", - "jest": "^26.0.1" + "jest": "^29.0.0" } }