From 3e9e22b2d1efc76d18a0af6ad1bdcddada76c0c1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 3 Sep 2024 13:25:08 +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 b74b073..5444cba 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ }, "devDependencies": { "conventional-changelog-cli": "^5.0.0", - "eslint": "^8.10.0", + "eslint": "^9.0.0", "eslint-config-semistandard": "^15.0.0", "eslint-config-standard": "^13.0.1", "eslint-plugin-import": "^2.2.0",