From c858ef54268c2e32dcf16443d21af726d1aa5863 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 22 Apr 2024 22:02:45 +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 114a4cf..001602f 100644 --- a/package.json +++ b/package.json @@ -78,11 +78,11 @@ "create-ts-index": "1.14.0", "del-cli": "5.1.0", "esbuild": "0.20.2", - "eslint": "8.57.0", + "eslint": "9.1.1", "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"