From edcff6bbd6b59251a2354f686521cd6ab5c6d2a9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 26 May 2023 16:33:08 +0000 Subject: [PATCH] chore(deps): update dependency eslint to v8.41.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index be4184aa..3de7f448 100644 --- a/package.json +++ b/package.json @@ -78,7 +78,7 @@ "c8": "7.13.0", "cz-conventional-changelog": "3.3.0", "del-cli": "5.0.0", - "eslint": "8.39.0", + "eslint": "8.41.0", "husky": "8.0.3", "imagemin": "8.0.1", "lint-staged": "13.2.2",