From dac86d8aab3b41ecdacc9156cf1e95bb64a6719c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 16 Nov 2024 10:42:15 +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..6455c019 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.15.0", "graphql": "16.8.2", "graphql-tag": "2.12.6", "jest": "29.7.0",