diff --git a/package.json b/package.json index 1269c9f3..ed853891 100644 --- a/package.json +++ b/package.json @@ -64,8 +64,8 @@ "@types/jest": "^29.0.0", "@types/jsonwebtoken": "^9.0.0", "@types/node": "^20.0.0", - "@typescript-eslint/eslint-plugin": "^5.25.0", - "@typescript-eslint/parser": "^5.27.0", + "@typescript-eslint/eslint-plugin": "^7.0.0", + "@typescript-eslint/parser": "^7.0.0", "eslint": "^8.15.0", "eslint-config-airbnb-base": "^15.0.0", "eslint-config-airbnb-typescript": "^17.0.0",