From 69a47461da5ddefc31ffec71ad9095370be273f1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 10 Aug 2024 23:39:40 +0200 Subject: [PATCH] chore(deps): update linting dependencies (#2) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index c1e3906..8dc27bc 100644 --- a/package.json +++ b/package.json @@ -73,13 +73,13 @@ "@types/node": "^18.19.44", "@types/pg": "^8.11.6", "@types/sinon": "^17.0.3", - "@voxpelli/eslint-config": "^20.0.0-beta.6", + "@voxpelli/eslint-config": "^20.0.1", "@voxpelli/tsconfig": "^13.0.0", "c8": "^10.1.2", - "eslint": "^9.6.0", + "eslint": "^9.9.0", "husky": "^9.1.4", "installed-check": "^9.3.0", - "knip": "^5.25.2", + "knip": "^5.27.2", "npm-run-all2": "^6.2.2", "pg": "^8.12.0", "sinon": "^18.0.0",