From f77ca4fa54f39b843f873af305ee05bc93c87aa2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 9 Jun 2026 02:33:24 +0000 Subject: [PATCH] Update dependency eslint-plugin-prettier to v5 --- 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..81f4b7a154344 100644 --- a/flink-runtime-web/web-dashboard/package.json +++ b/flink-runtime-web/web-dashboard/package.json @@ -58,7 +58,7 @@ "eslint-plugin-import": "^2.25.4", "eslint-plugin-jsdoc": "61.0.0", "eslint-plugin-prefer-arrow": "^1.2.3", - "eslint-plugin-prettier": "4.2.5", + "eslint-plugin-prettier": "5.5.6", "eslint-plugin-unused-imports": "^4.0.0", "husky": "9.1.7", "jasmine-core": "6.0.1",