From 0b457d5bb29a69c5504c85d13812a2eb50305bb9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 13 May 2024 08:11:17 +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 17f15638..a338b22a 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "chai-as-promised": "^7.1.1", "concurrently": "^8.0.1", "dotenv": "^16.0.3", - "eslint": "^8.41.0", + "eslint": "^9.0.0", "eslint-config-prettier": "^9.0.0", "eslint-plugin-import": "^2.27.5", "eslint-plugin-prettier": "^5.0.1",