From aaf4e21e62e70c20b93ba6a670d998411b45faad Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 09:45:24 +0000 Subject: [PATCH] chore(deps): update dependency eslint-config-airbnb-base to v15 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a36f053..3516101 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "@typescript-eslint/eslint-plugin": "2.23.0", "@typescript-eslint/parser": "2.23.0", "eslint": "6.8.0", - "eslint-config-airbnb-base": "14.1.0", + "eslint-config-airbnb-base": "15.0.0", "eslint-config-prettier": "6.10.0", "eslint-plugin-import": "2.20.1", "eslint-plugin-prettier": "3.1.2",