From 31f3dc5442da6e23a32d9a6d945df85e8dfdb006 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 29 May 2025 12:07:02 +0000 Subject: [PATCH] chore(deps): update dependency @adobe/eslint-config-helix to v3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index df118901..49eff566 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "unist-util-visit-parents": "6.0.1" }, "devDependencies": { - "@adobe/eslint-config-helix": "2.0.9", + "@adobe/eslint-config-helix": "3.0.1", "@markedjs/html-differ": "5.0.2", "@semantic-release/changelog": "6.0.3", "@semantic-release/git": "10.0.1",