From 1990728453de83f4403e0609b6791fc28431fa2c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2024 09:57: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 77f8f671..5c0228ab 100644 --- a/package.json +++ b/package.json @@ -74,7 +74,7 @@ "chai": "~4.5.0", "chai-as-promised": "~7.1.1", "dotenv": "~16.4.0", - "eslint": "~8.57.0", + "eslint": "~9.17.0", "eslint-plugin-simple-import-sort": "~12.1.0", "mocha": "11.0.1", "nest-commander-testing": "~3.3.0",