diff --git a/package.json b/package.json index d2bf398..10d878c 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,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.25.1", "globals": "^16.0.0", "jest": "^29.7.0", "nodemon": "^3.1.9", diff --git a/yarn.lock b/yarn.lock index a39bff8..0ccacec 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.25.1" globals: "npm:^16.0.0" jest: "npm:^29.7.0" nodemon: "npm:^3.1.9"