diff --git a/backend/package.json b/backend/package.json index 9becc65..5351d86 100644 --- a/backend/package.json +++ b/backend/package.json @@ -4,7 +4,7 @@ "description": "Backend for Track Your Regions", "devDependencies": { "dotenv-cli": "^7.3.0", - "eslint": "^8.54.0", + "eslint": "^9.0.0", "eslint-config-airbnb": "^19.0.4", "eslint-plugin-markdownlint": "^0.5.0", "nodemon": "^3.0.1",