From 2633866b16657e641126df18dc45cdacd852ca1f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 1 Jun 2024 00:07:54 +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 0a5aefe..e9fb179 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "ava": "6.1.3", "commitizen": "4.3.0", "conventional-changelog-conventionalcommits": "7.0.2", - "eslint": "8.57.0", + "eslint": "9.4.0", "eslint-config-prettier": "9.1.0", "eslint-plugin-import": "2.29.1", "eslint-plugin-jsdoc": "48.2.7",