From d66814427b103170be1a8f0d535793f19f34bb7c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 18 May 2024 10:50:34 +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 61a96e6e..ff2fdb48 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",