From 7b4c29f35105139a1cb77f4a1966e382832910c7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 15 Dec 2024 22:48:47 +0000 Subject: [PATCH] chore(deps): update dependency @myrotvorets/eslint-config-myrotvorets-ts to v3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 25fcc31..085637b 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "express-openapi-validator": "^5.3.9" }, "devDependencies": { - "@myrotvorets/eslint-config-myrotvorets-ts": "^2.27.4", + "@myrotvorets/eslint-config-myrotvorets-ts": "^3.0.1", "@types/chai": "^5.0.1", "@types/chai-as-promised": "^8.0.1", "@types/express": "^4.17.21",