From 5e944511d307230099049ff8f5d525f89074e748 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 22 Dec 2024 23:25:43 +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 6fbaec982af013..222f120fc52f63 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",