diff --git a/api/package.json b/api/package.json index f1b2193..7f27132 100644 --- a/api/package.json +++ b/api/package.json @@ -25,8 +25,8 @@ "@types/cors": "2.8.15", "@types/express": "4.17.20", "@types/node": "18.18.6", - "@typescript-eslint/eslint-plugin": "6.8.0", - "@typescript-eslint/parser": "6.8.0", + "@typescript-eslint/eslint-plugin": "6.9.0", + "@typescript-eslint/parser": "6.9.0", "cors": "2.8.5", "eslint": "8.52.0", "eslint-config-prettier": "9.0.0", diff --git a/fetcher/package.json b/fetcher/package.json index e50b365..d87fb8e 100644 --- a/fetcher/package.json +++ b/fetcher/package.json @@ -25,8 +25,8 @@ "devDependencies": { "@types/jest": "^29.4.0", "@types/node": "18.18.6", - "@typescript-eslint/eslint-plugin": "6.8.0", - "@typescript-eslint/parser": "6.8.0", + "@typescript-eslint/eslint-plugin": "6.9.0", + "@typescript-eslint/parser": "6.9.0", "axios": "1.5.1", "cheerio": "1.0.0-rc.12", "eslint": "8.52.0",