From 523687e30bca1a7ebfb6e103bf1cb03f94db47cb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 13 Sep 2024 00:13:46 +0000 Subject: [PATCH] Update dependency eslint-plugin-prettier to v4.2.1 --- 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 6379d525656864..4b6ff7fbf6157c 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": "50.0.1", "eslint-plugin-prefer-arrow": "^1.2.3", - "eslint-plugin-prettier": "5.2.1", + "eslint-plugin-prettier": "4.2.1", "eslint-plugin-unused-imports": "^4.0.0", "husky": "9.0.6", "jasmine-core": "4.6.1",