diff --git a/package.json b/package.json index 6cbf5b4..b0cad20 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "@typescript-eslint/eslint-plugin": "^8.28.0", "@typescript-eslint/parser": "^8.28.0", "@vitest/coverage-v8": "3.0.9", - "eslint": "^9.23.0", + "eslint": "^9.29.0", "globals": "^16.0.0", "jest": "^29.7.0", "nodemon": "^3.1.9", diff --git a/yarn.lock b/yarn.lock index 6d8840d..8274774 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4228,7 +4228,7 @@ __metadata: "@typescript-eslint/eslint-plugin": "npm:^8.28.0" "@typescript-eslint/parser": "npm:^8.28.0" "@vitest/coverage-v8": "npm:3.0.9" - eslint: "npm:^9.23.0" + eslint: "npm:^9.29.0" globals: "npm:^16.0.0" jest: "npm:^29.7.0" nodemon: "npm:^3.1.9"