From 404baa4ef7bd18584089f34879f4b06edc3217bd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 25 May 2024 16:39:49 +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 7bbc00f9..2e23a867 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "@typescript-eslint/parser": "6.21.0", "bunyan": "1.8.15", "crypto-hash": "1.3.0", - "eslint": "8.57.0", + "eslint": "9.3.0", "graphql": "16.8.1", "graphql-tag": "2.12.6", "jest": "29.7.0",