diff --git a/package.json b/package.json index cf4794fb62..49d2933d57 100644 --- a/package.json +++ b/package.json @@ -245,8 +245,8 @@ "@types/karma-junit-reporter": "2.0.4", "@types/karma-webpack": "4.0.0", "@types/node": "20.14.13", - "@typescript-eslint/eslint-plugin": "7.18.0", - "@typescript-eslint/parser": "7.18.0", + "@typescript-eslint/eslint-plugin": "8.0.0", + "@typescript-eslint/parser": "8.0.0", "codecov": "3.8.3", "core-js": "3.37.1", "coverage-istanbul-loader": "3.0.5",