From 78c5147c8ad07aa66d94e48c80ab680f36bd7da6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 14 Oct 2025 18:19:51 +0000 Subject: [PATCH] chore(deps): 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 c55666da162..4d03a6f13b0 100644 --- a/package.json +++ b/package.json @@ -145,7 +145,7 @@ "commander": "^9.3.0", "eslint": "8.57.1", "eslint-config-airbnb": "19.0.4", - "eslint-config-airbnb-typescript": "^17.0.0", + "eslint-config-airbnb-typescript": "^18.0.0", "eslint-plugin-import": "2.32.0", "eslint-plugin-jsonc": "^2.18.1", "eslint-plugin-jsx-a11y": "6.10.2",