From cdbd22737126a54d047b63eb459b8821d32b13eb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 27 Aug 2024 22:36:15 +0000 Subject: [PATCH] chore(deps): update eslint --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 91bfccc8..d4c66ee6 100644 --- a/package.json +++ b/package.json @@ -57,9 +57,9 @@ "@typescript-eslint/eslint-plugin": "^6.21.0", "@typescript-eslint/parser": "^6.21.0", "conventional-changelog-conventionalcommits": "7.0.2", - "eslint": "8.57.0", + "eslint": "9.9.1", "eslint-config-airbnb": "19.0.4", - "eslint-config-airbnb-typescript": "17.1.0", + "eslint-config-airbnb-typescript": "18.0.0", "eslint-config-prettier": "9.1.0", "eslint-import-resolver-typescript": "3.6.3", "eslint-plugin-import": "2.29.1",