diff --git a/package.json b/package.json index 616d803..e699a77 100644 --- a/package.json +++ b/package.json @@ -19,8 +19,8 @@ "homepage": "https://github.com/russuSasha/algorithms#readme", "devDependencies": { "@types/node": "14.14.37", - "@typescript-eslint/eslint-plugin": "4.21.0", - "@typescript-eslint/parser": "4.21.0", + "@typescript-eslint/eslint-plugin": "5.60.0", + "@typescript-eslint/parser": "5.60.1", "eslint": "7.24.0", "typescript": "4.2.4" }