From c0cd729765708ca714c5046d20b9a74d486cdb46 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 26 Mar 2024 00:47:43 +0000 Subject: [PATCH] Update linting dependencies --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 0bfe1cb..9f0e95a 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "chai-as-promised": "^7.1.1", "chai-quantifiers": "^1.0.18", "eslint": "^8.57.0", - "eslint-plugin-es-x": "^7.5.0", + "eslint-plugin-es-x": "^7.6.0", "eslint-plugin-import": "^2.29.1", "eslint-plugin-jsdoc": "^46.10.1", "eslint-plugin-mocha": "^10.4.1", @@ -72,7 +72,7 @@ "eslint-plugin-unicorn": "^48.0.1", "husky": "^9.0.11", "installed-check": "^8.0.1", - "knip": "^5.1.1", + "knip": "^5.5.0", "mocha": "^10.3.0", "npm-run-all2": "^6.1.2", "sinon": "^17.0.1",