From 78c5dbdb2fd3f78f51f27c0c12102b033ed0677e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 12 Dec 2025 23:29:24 +0000 Subject: [PATCH] feat(deps): update dependency eslint to v9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 66f5ed8..103c02e 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "ava": "6.4.1", "commitizen": "4.3.1", "conventional-changelog-conventionalcommits": "7.0.2", - "eslint": "8.57.1", + "eslint": "9.39.2", "eslint-config-prettier": "9.1.2", "eslint-plugin-import": "2.32.0", "eslint-plugin-jsdoc": "50.8.0",