From 8cebf82f2a3f8d804f26cd750971728c8f841781 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2026 00:54:57 +0000 Subject: [PATCH] chore(deps): update dependency @antfu/eslint-config to v9.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 088076f..241ed68 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "lodash": "4.18.1" }, "devDependencies": { - "@antfu/eslint-config": "9.1.0", + "@antfu/eslint-config": "9.3.0", "@commitlint/cli": "21.1.0", "@commitlint/config-conventional": "21.1.0", "@semantic-release/commit-analyzer": "13.0.1",