diff --git a/package-lock.json b/package-lock.json index 0e831aa2..7f20f034 100644 --- a/package-lock.json +++ b/package-lock.json @@ -37,7 +37,7 @@ "unist-util-visit-parents": "6.0.1" }, "devDependencies": { - "@adobe/eslint-config-helix": "3.0.3", + "@adobe/eslint-config-helix": "3.0.4", "@eslint/config-helpers": "0.2.3", "@markedjs/html-differ": "5.0.2", "@semantic-release/changelog": "6.0.3", @@ -64,13 +64,13 @@ } }, "node_modules/@adobe/eslint-config-helix": { - "version": "3.0.3", - "resolved": "https://registry.npmjs.org/@adobe/eslint-config-helix/-/eslint-config-helix-3.0.3.tgz", - "integrity": "sha512-X4hwy/6aYh9Wz9yDDksyN+Xl3zIZIATkspmpmA0YCHaFNABUWEV9/lmQnAjHB+4ZJEJVSmiLlTpRz6LhvNRyWA==", + "version": "3.0.4", + "resolved": "https://registry.npmjs.org/@adobe/eslint-config-helix/-/eslint-config-helix-3.0.4.tgz", + "integrity": "sha512-A5VRj0kVeNPn+9sKFkZyh18U9EWUd+6PlW823BxYosjGeEc0IQal64uFhYsWBCfTVfz9wl/HmLxG2sHlM5ahtA==", "dev": true, "license": "Apache-2.0", "dependencies": { - "@eslint/config-helpers": "0.2.2", + "@eslint/config-helpers": "0.2.3", "eslint-plugin-import": "2.31.0", "globals": "16.2.0" }, @@ -81,16 +81,6 @@ "eslint": "^9.0.0" } }, - "node_modules/@adobe/eslint-config-helix/node_modules/@eslint/config-helpers": { - "version": "0.2.2", - "resolved": "https://registry.npmjs.org/@eslint/config-helpers/-/config-helpers-0.2.2.tgz", - "integrity": "sha512-+GPzk8PlG0sPpzdU5ZvIRMPidzAnZDl/s9L+y13iodqvb8leL53bTannOrQ/Im7UkpsmFU5Ily5U60LWixnmLg==", - "dev": true, - "license": "Apache-2.0", - "engines": { - "node": "^18.18.0 || ^20.9.0 || >=21.1.0" - } - }, "node_modules/@adobe/helix-markdown-support": { "version": "7.1.12", "resolved": "https://registry.npmjs.org/@adobe/helix-markdown-support/-/helix-markdown-support-7.1.12.tgz", diff --git a/package.json b/package.json index 2de02537..34069bec 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "unist-util-visit-parents": "6.0.1" }, "devDependencies": { - "@adobe/eslint-config-helix": "3.0.3", + "@adobe/eslint-config-helix": "3.0.4", "@eslint/config-helpers": "0.2.3", "@markedjs/html-differ": "5.0.2", "@semantic-release/changelog": "6.0.3",