From 587a8ef09c11750f88d1840fc54e7cc72cce1f43 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 19 May 2024 01:12:11 +0000 Subject: [PATCH] chore(deps): update dependency eslint to v9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index df36549..9331eed 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "ava": "5.3.1", "c8": "8.0.1", "del-cli": "5.1.0", - "eslint": "8.54.0", + "eslint": "9.3.0", "husky": "8.0.3", "lint-staged": "15.1.0", "markdownlint-cli2": "0.10.0",