From e4f6c2c6545743cd14c548a7597fa16fc93e990a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 13 Dec 2024 22:03:54 +0000 Subject: [PATCH] chore(deps): update linting --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 362845f..745515e 100644 --- a/package.json +++ b/package.json @@ -79,11 +79,11 @@ "create-ts-index": "1.14.0", "del-cli": "5.1.0", "esbuild": "0.24.0", - "eslint": "8.57.1", + "eslint": "9.17.0", "graphql-request": "6.1.0", "jest": "29.7.0", "mock-knex": "0.4.13", - "prettier": "2.8.8", + "prettier": "3.4.2", "ts-jest": "29.2.5", "ts-node": "10.9.2", "typescript": "5.5.4"