From 301d63442a2699e7635a98cab1bc96821a26f36d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 30 Nov 2024 09:32:31 +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 adcd40cd..cb183f1d 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.16.0", "graphql": "16.8.2", "graphql-tag": "2.12.6", "jest": "29.7.0",