From c69fc80386cb2731c6e90c963c89b7e98583c5a9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 28 Sep 2025 14:28:03 +0000 Subject: [PATCH] chore(deps): update code style deps --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index f21f452..1aff74e 100644 --- a/package.json +++ b/package.json @@ -64,10 +64,10 @@ "@types/jest": "30.0.0", "@types/lodash.chunk": "4.2.9", "@types/node": "24.3.0", - "eslint": "9.34.0", + "eslint": "9.36.0", "husky": "9.1.7", "jest": "30.1.2", - "lint-staged": "16.1.6", + "lint-staged": "16.2.3", "prettier": "3.6.2", "typescript": "5.9.2" },