From 3b698a8913275949e818d066c80cfc1306705410 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 7 May 2024 22:44:21 +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 b9b383a..c69c582 100644 --- a/package.json +++ b/package.json @@ -79,11 +79,11 @@ "create-ts-index": "1.14.0", "del-cli": "5.1.0", "esbuild": "0.21.1", - "eslint": "8.57.0", + "eslint": "9.2.0", "graphql-request": "6.1.0", "jest": "29.7.0", "mock-knex": "0.4.13", - "prettier": "2.8.8", + "prettier": "3.2.5", "ts-jest": "29.1.2", "ts-node": "10.9.2", "typescript": "5.4.5"