diff --git a/package.json b/package.json index 20f4dd9..33bf70c 100644 --- a/package.json +++ b/package.json @@ -52,8 +52,8 @@ "devDependencies": { "@types/centra": "2.2.3", "@types/node": "20.16.1", - "@typescript-eslint/eslint-plugin": "7.18.0", - "@typescript-eslint/parser": "7.18.0", + "@typescript-eslint/eslint-plugin": "8.2.0", + "@typescript-eslint/parser": "8.2.0", "eslint-config-airbnb-base": "15.0.0", "prettier": "3.3.3", "rimraf": "5.0.10",