From 2dfa88a6f45f8feb2d708b2a4cdccc2c7749d2f7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 1 Aug 2023 00:40:29 +0000 Subject: [PATCH] Update linting dependencies --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index b87be07..d1721c0 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "devDependencies": { "@types/debug": "^4.1.8", "@types/node": "^16.18.34", - "@voxpelli/eslint-config": "^18.0.0", + "@voxpelli/eslint-config": "^19.0.0", "@voxpelli/tsconfig": "^8.0.0", "eslint": "^8.42.0", "eslint-plugin-es-x": "^7.1.0", @@ -57,10 +57,10 @@ "eslint-plugin-promise": "^6.1.1", "eslint-plugin-security": "^1.7.1", "eslint-plugin-sort-destructure-keys": "^1.5.0", - "eslint-plugin-unicorn": "^47.0.0", + "eslint-plugin-unicorn": "^48.0.1", "fastify": "^4.17.0", "husky": "^8.0.3", - "installed-check": "^7.1.1", + "installed-check": "^8.0.0", "knip": "^2.13.0", "npm-run-all2": "^6.0.5", "type-coverage": "^2.26.0",