From 0130ce996850147e83d06822bc83737f911138a2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 18 Oct 2024 22:07:15 +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 d5e2f53..8d21b65 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "@vercel/ncc": "0.38.2", "ava": "6.1.3", "c8": "10.1.2", - "eslint": "8.57.1", + "eslint": "9.13.0", "eslint-config-prettier": "9.1.0", "eslint-plugin-ava": "14.0.0", "eslint-plugin-github": "5.0.2",