From e6c10be1a292986e6ffd45d2c9a4e5bfb0b13357 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 9 Jun 2026 02:33:06 +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 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",