From e389436edc0731f863567edf981fa233078fcb41 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 7 Jul 2024 14:45:53 +0000 Subject: [PATCH] Update dependency eslint-config-airbnb-typescript to v18 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a90f8e7..f83f185 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "dotenv": "16.4.5", "eslint": "8.57.0", "eslint-config-airbnb-base": "15.0.0", - "eslint-config-airbnb-typescript": "17.1.0", + "eslint-config-airbnb-typescript": "18.0.0", "eslint-config-prettier": "9.1.0", "eslint-plugin-import": "2.29.1", "eslint-plugin-prettier": "5.1.3",