From 10a43e0d478e2d9990a626ca6f3d153cbb0b0253 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 12 Jul 2024 22:40:20 +0000 Subject: [PATCH] chore(deps): update dependency eslint to v9.7.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0cc901f..6343102 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.7.0", "eslint-config-airbnb-base": "15.0.0", "eslint-plugin-import": "2.29.1", "husky": "9.0.11",