From 2d1d14569e304ee99c4b5365caf9133a9a9d78f3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 14 Oct 2025 05:57:50 +0000 Subject: [PATCH] Update dependency eslint-config-prettier to v10 --- flink-runtime-web/web-dashboard/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flink-runtime-web/web-dashboard/package.json b/flink-runtime-web/web-dashboard/package.json index 12b63aa15850f..ac0f98e166d9c 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": "5.62.0", "@typescript-eslint/parser": "5.62.0", "eslint": "8.57.1", - "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",