From 9a2a5554b88cfa6072a68537e4c63e403aa4eb1e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 10 Oct 2023 10:24:18 +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 698ab40..54e5426 100644 --- a/package.json +++ b/package.json @@ -83,7 +83,7 @@ "c8": "^8.0.1", "chai": "^4.3.10", "chai-string": "^1.5.0", - "eslint": "^8.50.0", + "eslint": "^8.51.0", "eslint-plugin-es-x": "^7.2.0", "eslint-plugin-import": "^2.28.1", "eslint-plugin-jsdoc": "^46.8.2", @@ -95,7 +95,7 @@ "eslint-plugin-unicorn": "^48.0.1", "husky": "^8.0.3", "installed-check": "^8.0.0", - "knip": "^2.30.1", + "knip": "^2.33.1", "linemod": "^1.1.0", "mocha": "^10.2.0", "npm-run-all2": "^6.1.1",