From 181a4261593725f953743f5c4f7de40f87b80a3b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 5 Sep 2024 00:51:20 +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 7c1e9999..7b9efc2c 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",