From 53588bbbfcc6c7295e2257efa933bfa9218abd6a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 21 Jul 2025 16:45:14 +0000 Subject: [PATCH] chore(deps): update linting dependencies --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 0ffda54..bbb44c7 100644 --- a/package.json +++ b/package.json @@ -51,10 +51,10 @@ "@voxpelli/tsconfig": "^15.1.2", "c8": "^10.1.3", "chai": "^4.5.0", - "eslint": "^9.26.0", + "eslint": "^9.31.0", "husky": "^9.1.7", "installed-check": "^9.3.0", - "knip": "^5.56.0", + "knip": "^5.62.0", "mocha": "^11.7.1", "npm-run-all2": "^8.0.4", "type-coverage": "^2.29.7",