From fb21a3095431ec02e7d92e49b65ba31a774d24c1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 4 Dec 2025 15:07:04 +0000 Subject: [PATCH] Update dependency eslint-plugin-jsdoc to v61 --- 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 962e6a13cf6ad..74323b4568169 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": "61.0.0", + "eslint-plugin-jsdoc": "61.4.1", "eslint-plugin-prefer-arrow": "^1.2.3", "eslint-plugin-prettier": "4.2.5", "eslint-plugin-unused-imports": "^4.0.0",