From ef28fc3e05b5be42a3920983a89f4bc02082526d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 10 Aug 2025 12:42:07 +0000 Subject: [PATCH] Update dependency eslint-config-airbnb-base to v14.2.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 35d8737..fc6a8d9 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "auto-config-hipstersmoothie": "^4.0.0", "eslint": "^7.1.0", "eslint-config-airbnb": "18.1.0", - "eslint-config-airbnb-base": "14.1.0", + "eslint-config-airbnb-base": "14.2.1", "eslint-config-prettier": "6.11.0", "eslint-config-xo": "0.29.1", "eslint-plugin-import": "2.20.2",