From d84585ad93769d8744e8716ac1d13a8e78e2d992 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 10 Aug 2025 12:57:39 +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 29d34b5..15bdf71 100755 --- a/package.json +++ b/package.json @@ -74,7 +74,7 @@ "babel-loader": "^9.1.0", "eslint": "^8.49.0", "eslint-config-airbnb": "19.0.4", - "eslint-config-airbnb-typescript": "^17.0.0", + "eslint-config-airbnb-typescript": "^18.0.0", "eslint-config-prettier": "^9.0.0", "eslint-plugin-import": "^2.26.0", "eslint-plugin-jsx-a11y": "^6.6.1",