From db18bd150d3685aed33c49dc63478cd502fc5d7e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 10 Jan 2025 01:40:56 +0000 Subject: [PATCH] Update dependency eslint-plugin-jsdoc to v50 --- 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 1d3b5ee27bce3..57a8fd3fb7a5f 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": "50.0.1", + "eslint-plugin-jsdoc": "50.6.1", "eslint-plugin-prefer-arrow": "^1.2.3", "eslint-plugin-prettier": "4.2.1", "eslint-plugin-unused-imports": "^4.0.0",