From cac62c67f9238942b98f8c4472fd0bc137bff121 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 23 Aug 2024 22:53:26 +0000 Subject: [PATCH] chore(deps): update dependency eslint to v9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7afad4694..995d33e29 100644 --- a/package.json +++ b/package.json @@ -83,7 +83,7 @@ "@semantic-release/git": "10.0.1", "commitizen": "4.2.5", "cz-conventional-changelog": "3.3.0", - "eslint": "8.23.0", + "eslint": "9.9.1", "eslint-plugin-jest": "27.0.1", "husky": "8.0.1", "jest": "29.0.1",