diff --git a/superset-frontend/plugins/plugin-chart-handlebars/package.json b/superset-frontend/plugins/plugin-chart-handlebars/package.json index 9906cc6e..3a5af06d 100644 --- a/superset-frontend/plugins/plugin-chart-handlebars/package.json +++ b/superset-frontend/plugins/plugin-chart-handlebars/package.json @@ -45,6 +45,6 @@ "devDependencies": { "@types/jest": "^30.0.0", "@types/lodash": "^4.17.21", - "jest": "^30.2.0" + "jest": "^30.3.0" } }