From 6477b10258324ac8d658bbda8bec92c697a186fa Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 29 Jul 2025 03:35:57 +0000 Subject: [PATCH] chore(deps): update dependency eslint to ^9.32.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bbb44c7..86a0705 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "@voxpelli/tsconfig": "^15.1.2", "c8": "^10.1.3", "chai": "^4.5.0", - "eslint": "^9.31.0", + "eslint": "^9.32.0", "husky": "^9.1.7", "installed-check": "^9.3.0", "knip": "^5.62.0",