From 73a8f98395bb4dc2384cdd2e1a2111f9e942ace8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 5 Nov 2023 02:10:47 +0000 Subject: [PATCH] chore(deps): update dependency eslint to v8.53.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index db9b355..b7a93ae 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.53.0", "husky": "8.0.3", "lint-staged": "13.2.0", "markdownlint-cli2": "0.6.0",