From 388ceb6541ee9dc96823464d2137a76ab6d6273d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 18 Oct 2024 22:41:27 +0000 Subject: [PATCH] build(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 e68bdcd..1d455ce 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "ava": "5.3.1", "commitizen": "4.3.0", "conventional-changelog-conventionalcommits": "7.0.2", - "eslint": "8.57.0", + "eslint": "9.13.0", "eslint-config-prettier": "9.1.0", "eslint-plugin-import": "2.30.0", "eslint-plugin-jsdoc": "40.3.0",