From 836e805ae53ba28d17c04ff2c93738f7b6f38c9e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 2 Jul 2024 18:34:08 +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 28350185..9e29e7a6 100644 --- a/package.json +++ b/package.json @@ -106,7 +106,7 @@ "babel-eslint": "10.1.0", "cheerio": "1.0.0-rc.10", "csv-parse": "5.0.4", - "eslint": "7.32.0", + "eslint": "9.6.0", "eslint-plugin-import": "2.25.4", "got": "11.8.3", "lodash": "4.17.21",