From 2a8e22a716c26f790c2f02801e4d519ed6ebe3d7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 17 Dec 2023 01:47:20 +0000 Subject: [PATCH] chore(deps): update dependency eslint to v8.56.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index db9b355..3f6d1a2 100644 --- a/package.json +++ b/package.json @@ -78,7 +78,7 @@ "ava": "5.2.0", "c8": "7.13.0", "esbuild": "0.17.12", - "eslint": "8.36.0", + "eslint": "8.56.0", "husky": "8.0.3", "lint-staged": "13.2.0", "markdownlint-cli2": "0.6.0",