diff --git a/package-lock.json b/package-lock.json index 4fbf92519..5dabead6e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -52,7 +52,7 @@ "hlx": "index.js" }, "devDependencies": { - "@adobe/eslint-config-helix": "3.0.16", + "@adobe/eslint-config-helix": "3.0.17", "@eslint/config-helpers": "0.5.1", "@semantic-release/changelog": "6.0.3", "@semantic-release/git": "10.0.1", @@ -113,13 +113,13 @@ "license": "MIT" }, "node_modules/@adobe/eslint-config-helix": { - "version": "3.0.16", - "resolved": "https://registry.npmjs.org/@adobe/eslint-config-helix/-/eslint-config-helix-3.0.16.tgz", - "integrity": "sha512-BqMi4DVkS7DwhBPJtM4MLmvVMgGT9O3HoDOzXKs0Zhv8Qo7a2znprCY2TzlWKmC4IGLfNojlCM7zO+4zJfp7CQ==", + "version": "3.0.17", + "resolved": "https://registry.npmjs.org/@adobe/eslint-config-helix/-/eslint-config-helix-3.0.17.tgz", + "integrity": "sha512-TbUttJtWzv3lLW+Ukgq8RdlUlgrGvrqv4NSQd56r3g21fCzqQ4iuhgVGs933fERUppYn99vrCFiEiM8o1BAqvA==", "dev": true, "license": "Apache-2.0", "dependencies": { - "@eslint/config-helpers": "0.5.0", + "@eslint/config-helpers": "0.5.1", "eslint-plugin-import": "2.32.0", "globals": "17.0.0" }, @@ -130,19 +130,6 @@ "eslint": "^9.0.0" } }, - "node_modules/@adobe/eslint-config-helix/node_modules/@eslint/config-helpers": { - "version": "0.5.0", - "resolved": "https://registry.npmjs.org/@eslint/config-helpers/-/config-helpers-0.5.0.tgz", - "integrity": "sha512-OCt2pY98qw68AXjNDGn+9q3vnqvBh4OFTZWmzaWH2thEpAugBZCBDRMHZa7oGsX+/ZybKOiKjJ6XX1E8hxcxGg==", - "dev": true, - "license": "Apache-2.0", - "dependencies": { - "@eslint/core": "^1.0.0" - }, - "engines": { - "node": "^20.19.0 || ^22.13.0 || >=24" - } - }, "node_modules/@adobe/fetch": { "version": "4.2.3", "resolved": "https://registry.npmjs.org/@adobe/fetch/-/fetch-4.2.3.tgz", diff --git a/package.json b/package.json index b85b6e33b..dcc844139 100644 --- a/package.json +++ b/package.json @@ -82,7 +82,7 @@ "yargs": "18.0.0" }, "devDependencies": { - "@adobe/eslint-config-helix": "3.0.16", + "@adobe/eslint-config-helix": "3.0.17", "@eslint/config-helpers": "0.5.1", "@semantic-release/changelog": "6.0.3", "@semantic-release/git": "10.0.1", diff --git a/packages/browser-injectables/package-lock.json b/packages/browser-injectables/package-lock.json index 42c03b223..ff5f7cbb1 100644 --- a/packages/browser-injectables/package-lock.json +++ b/packages/browser-injectables/package-lock.json @@ -22,13 +22,13 @@ } }, "node_modules/@adobe/eslint-config-helix": { - "version": "3.0.16", - "resolved": "https://registry.npmjs.org/@adobe/eslint-config-helix/-/eslint-config-helix-3.0.16.tgz", - "integrity": "sha512-BqMi4DVkS7DwhBPJtM4MLmvVMgGT9O3HoDOzXKs0Zhv8Qo7a2znprCY2TzlWKmC4IGLfNojlCM7zO+4zJfp7CQ==", + "version": "3.0.17", + "resolved": "https://registry.npmjs.org/@adobe/eslint-config-helix/-/eslint-config-helix-3.0.17.tgz", + "integrity": "sha512-TbUttJtWzv3lLW+Ukgq8RdlUlgrGvrqv4NSQd56r3g21fCzqQ4iuhgVGs933fERUppYn99vrCFiEiM8o1BAqvA==", "dev": true, "license": "Apache-2.0", "dependencies": { - "@eslint/config-helpers": "0.5.0", + "@eslint/config-helpers": "0.5.1", "eslint-plugin-import": "2.32.0", "globals": "17.0.0" }, @@ -39,32 +39,6 @@ "eslint": "^9.0.0" } }, - "node_modules/@adobe/eslint-config-helix/node_modules/@eslint/config-helpers": { - "version": "0.5.0", - "resolved": "https://registry.npmjs.org/@eslint/config-helpers/-/config-helpers-0.5.0.tgz", - "integrity": "sha512-OCt2pY98qw68AXjNDGn+9q3vnqvBh4OFTZWmzaWH2thEpAugBZCBDRMHZa7oGsX+/ZybKOiKjJ6XX1E8hxcxGg==", - "dev": true, - "license": "Apache-2.0", - "dependencies": { - "@eslint/core": "^1.0.0" - }, - "engines": { - "node": "^20.19.0 || ^22.13.0 || >=24" - } - }, - "node_modules/@adobe/eslint-config-helix/node_modules/@eslint/core": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/@eslint/core/-/core-1.0.1.tgz", - "integrity": "sha512-r18fEAj9uCk+VjzGt2thsbOmychS+4kxI14spVNibUO2vqKX7obOG+ymZljAwuPZl+S3clPGwCwTDtrdqTiY6Q==", - "dev": true, - "license": "Apache-2.0", - "dependencies": { - "@types/json-schema": "^7.0.15" - }, - "engines": { - "node": "^20.19.0 || ^22.13.0 || >=24" - } - }, "node_modules/@babel/code-frame": { "version": "7.27.1", "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.27.1.tgz",