diff --git a/flink-runtime-web/web-dashboard/package.json b/flink-runtime-web/web-dashboard/package.json index b52af26ae2345..48c7b4058805b 100644 --- a/flink-runtime-web/web-dashboard/package.json +++ b/flink-runtime-web/web-dashboard/package.json @@ -54,7 +54,7 @@ "@typescript-eslint/eslint-plugin": "8.59.3", "@typescript-eslint/parser": "8.59.3", "eslint": "10.0.2", - "eslint-config-prettier": "^8.5.0", + "eslint-config-prettier": "^10.0.0", "eslint-plugin-import": "^2.25.4", "eslint-plugin-jsdoc": "61.0.0", "eslint-plugin-prefer-arrow": "^1.2.3",