From 57fc2f989dd5c1f01e0f8cd5e523be030ae6d07e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 25 Jan 2025 09:28: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 b7ad6fa3..d38108f1 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.19.0", "graphql": "16.8.2", "graphql-tag": "2.12.6", "jest": "29.7.0",