From 066100d5c59d208accfaf60d76c50fd58c3a70bc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 21 Dec 2024 05:31:54 +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 898ebd28..7999b2dd 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "chai-subset": "1.6.0", "esbuild": "0.24.0", "esbuild-register": "3.6.0", - "eslint": "8.57.1", + "eslint": "9.17.0", "eslint-plugin-mocha-no-only": "1.2.0", "graphql": "16.10.0", "graphql-ws": "5.16.0",