From 0dc03fefc1b676e3dc15fa73736a059f04621ffa Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 9 Aug 2024 22:58:11 +0000 Subject: [PATCH] chore(deps): update dependency eslint to v9.9.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0cc901f..d0496a9 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "codecov": "3.8.3", "commitizen": "4.3.0", "cz-conventional-changelog": "3.3.0", - "eslint": "9.6.0", + "eslint": "9.9.0", "eslint-config-airbnb-base": "15.0.0", "eslint-plugin-import": "2.29.1", "husky": "9.0.11",