From 2202d33814c1ad5c0e6dcc09b55c74a05978b2da Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 1 Oct 2025 03:34:34 +0000 Subject: [PATCH] chore(deps): update linting dependencies --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 0a01f4f..5ddf195 100644 --- a/package.json +++ b/package.json @@ -54,16 +54,16 @@ "@types/node": "^18.19.50", "@types/sinon": "^17.0.3", "@types/sinon-chai": "^3.2.12", - "@voxpelli/eslint-config": "^22.1.0", + "@voxpelli/eslint-config": "^22.2.0", "@voxpelli/tsconfig": "^14.0.0", "c8": "^10.1.2", "chai": "^4.5.0", "chai-as-promised": "^7.1.2", "chai-quantifiers": "^1.0.18", - "eslint": "^9.10.0", + "eslint": "^9.36.0", "husky": "^9.1.6", "installed-check": "^9.3.0", - "knip": "^5.30.2", + "knip": "^5.64.1", "mocha": "^10.7.3", "npm-run-all2": "^6.2.2", "sinon": "^19.0.2",