From d15cc6b2619d1dc4d5ee03caf43f01301d3b3568 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 4 Oct 2024 21:22:42 +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 91d0b32..16a5ba5 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "@typescript-eslint/eslint-plugin": "5.62.0", "@typescript-eslint/parser": "5.62.0", "codecov": "3.8.3", - "eslint": "8.53.0", + "eslint": "9.12.0", "eslint-config-prettier": "9.0.0", "eslint-plugin-import": "2.29.0", "faker": "5.5.3",