From 86732b537de1fa313e273fb16b8951c01e81b075 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 7 Oct 2023 22:39:19 +0000 Subject: [PATCH] chore(deps): update dependency eslint to v8.51.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index db437268..fc2335cf 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,7 @@ "core-js": "3.26.1", "cz-conventional-changelog": "3.3.0", "del-cli": "5.0.0", - "eslint": "8.27.0", + "eslint": "8.51.0", "eslint-formatter-friendly": "7.0.0", "husky": "8.0.2", "jest": "29.3.1",