diff --git a/flink-runtime-web/web-dashboard/package.json b/flink-runtime-web/web-dashboard/package.json index cfdba32a8ce80e..7511d7027cb128 100644 --- a/flink-runtime-web/web-dashboard/package.json +++ b/flink-runtime-web/web-dashboard/package.json @@ -51,8 +51,8 @@ "@types/jasmine": "3.10.18", "@types/jasminewd2": "~2.0.10", "@types/node": "16.18.123", - "@typescript-eslint/eslint-plugin": "5.62.0", - "@typescript-eslint/parser": "5.62.0", + "@typescript-eslint/eslint-plugin": "8.19.0", + "@typescript-eslint/parser": "8.19.0", "eslint": "8.57.1", "eslint-config-prettier": "^8.5.0", "eslint-plugin-import": "^2.25.4",