From 7d4e351717296427a0149ead676f53d555045872 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 7 Oct 2025 11:29:17 +0000 Subject: [PATCH] Update dependency eslint-plugin-jsdoc to v60 --- 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 12db3ea562e05..cdb56ca91c4db 100644 --- a/flink-runtime-web/web-dashboard/package.json +++ b/flink-runtime-web/web-dashboard/package.json @@ -56,7 +56,7 @@ "eslint": "8.57.1", "eslint-config-prettier": "^8.5.0", "eslint-plugin-import": "^2.25.4", - "eslint-plugin-jsdoc": "60.1.1", + "eslint-plugin-jsdoc": "60.8.3", "eslint-plugin-prefer-arrow": "^1.2.3", "eslint-plugin-prettier": "4.2.5", "eslint-plugin-unused-imports": "^4.0.0",