From fbfad1d294bf0b14a31027b209fbf3fa84894a2c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2024 22:58:10 +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 0d8e2d7..92374aa 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "@vercel/ncc": "0.38.2", "ava": "6.2.0", "c8": "10.1.2", - "eslint": "8.57.1", + "eslint": "9.14.0", "eslint-config-prettier": "9.1.0", "eslint-plugin-ava": "14.0.0", "eslint-plugin-github": "5.0.2",