From fecf7a5ea4e90851ade6162eeaf12e0d5a116b24 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 7 Sep 2024 19:07:04 +0000 Subject: [PATCH] chore(deps): update dependency @adobe/eslint-config-helix to v2.0.7 --- package-lock.json | 56 +++++++++++++++++++++++++++-------------------- package.json | 2 +- 2 files changed, 33 insertions(+), 25 deletions(-) diff --git a/package-lock.json b/package-lock.json index 94ca9a3..2f3453e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@adobe/helix-deploy-plugin-edge", - "version": "1.0.3", + "version": "1.0.4", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@adobe/helix-deploy-plugin-edge", - "version": "1.0.3", + "version": "1.0.4", "license": "Apache-2.0", "dependencies": { "@adobe/fastly-native-promises": "^3.0.10", @@ -17,7 +17,7 @@ "tar": "7.4.3" }, "devDependencies": { - "@adobe/eslint-config-helix": "2.0.6", + "@adobe/eslint-config-helix": "2.0.7", "@adobe/fetch": "^4.1.8", "@semantic-release/changelog": "6.0.3", "@semantic-release/git": "10.0.1", @@ -39,16 +39,16 @@ } }, "node_modules/@adobe/eslint-config-helix": { - "version": "2.0.6", - "resolved": "https://registry.npmjs.org/@adobe/eslint-config-helix/-/eslint-config-helix-2.0.6.tgz", - "integrity": "sha512-xfvRjq0A0JKyNKUdG63leFLnJ0LSCqTZDcZmV5l1IV6eYGt2bA60Yz94oePm3hVxprqi+LAunLQ5Hrm1rF00Og==", + "version": "2.0.7", + "resolved": "https://registry.npmjs.org/@adobe/eslint-config-helix/-/eslint-config-helix-2.0.7.tgz", + "integrity": "sha512-G7ZgiU6jPoR0lZGxnIMrRHyZ/pp5qWJZojUNfEEwVc7lJ0BSnTy4V+JZDhR9TGXhnY/XSBd22QEvnJeTwppfJw==", "dev": true, "license": "Apache-2.0", "dependencies": { "eslint-config-airbnb-base": "15.0.0", "eslint-import-resolver-exports": "1.0.0-beta.5", "eslint-plugin-header": "3.1.1", - "eslint-plugin-import": "2.29.1" + "eslint-plugin-import": "2.30.0" }, "engines": { "node": ">= 12" @@ -2998,6 +2998,13 @@ "license": "BSD-3-Clause", "peer": true }, + "node_modules/@rtsao/scc": { + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/@rtsao/scc/-/scc-1.1.0.tgz", + "integrity": "sha512-zt6OdqaDoOnJ1ZYsCYGt9YmWzDXl4vQdKTyJev62gFhRGKdx7mcT54V9KIjg+d2wi9EXsPvAPKe7i7WjfVWB8g==", + "dev": true, + "license": "MIT" + }, "node_modules/@sec-ant/readable-stream": { "version": "0.4.1", "resolved": "https://registry.npmjs.org/@sec-ant/readable-stream/-/readable-stream-0.4.1.tgz", @@ -7320,9 +7327,9 @@ } }, "node_modules/eslint-module-utils": { - "version": "2.8.1", - "resolved": "https://registry.npmjs.org/eslint-module-utils/-/eslint-module-utils-2.8.1.tgz", - "integrity": "sha512-rXDXR3h7cs7dy9RNpUlQf80nX31XWJEyGq1tRMo+6GsO5VmTe4UTwtmonAD4ZkAsrfMVDA2wlGJ3790Ys+D49Q==", + "version": "2.11.0", + "resolved": "https://registry.npmjs.org/eslint-module-utils/-/eslint-module-utils-2.11.0.tgz", + "integrity": "sha512-gbBE5Hitek/oG6MUVj6sFuzEjA/ClzNflVrLovHi/JgLdC7fiN5gLAY1WIPW1a0V5I999MnsrvVrCOGmmVqDBQ==", "dev": true, "license": "MIT", "dependencies": { @@ -7358,27 +7365,28 @@ } }, "node_modules/eslint-plugin-import": { - "version": "2.29.1", - "resolved": "https://registry.npmjs.org/eslint-plugin-import/-/eslint-plugin-import-2.29.1.tgz", - "integrity": "sha512-BbPC0cuExzhiMo4Ff1BTVwHpjjv28C5R+btTOGaCRC7UEz801up0JadwkeSk5Ued6TG34uaczuVuH6qyy5YUxw==", + "version": "2.30.0", + "resolved": "https://registry.npmjs.org/eslint-plugin-import/-/eslint-plugin-import-2.30.0.tgz", + "integrity": "sha512-/mHNE9jINJfiD2EKkg1BKyPyUk4zdnT54YgbOgfjSakWT5oyX/qQLVNTkehyfpcMxZXMy1zyonZ2v7hZTX43Yw==", "dev": true, "license": "MIT", "dependencies": { - "array-includes": "^3.1.7", - "array.prototype.findlastindex": "^1.2.3", + "@rtsao/scc": "^1.1.0", + "array-includes": "^3.1.8", + "array.prototype.findlastindex": "^1.2.5", "array.prototype.flat": "^1.3.2", "array.prototype.flatmap": "^1.3.2", "debug": "^3.2.7", "doctrine": "^2.1.0", "eslint-import-resolver-node": "^0.3.9", - "eslint-module-utils": "^2.8.0", - "hasown": "^2.0.0", - "is-core-module": "^2.13.1", + "eslint-module-utils": "^2.9.0", + "hasown": "^2.0.2", + "is-core-module": "^2.15.1", "is-glob": "^4.0.3", "minimatch": "^3.1.2", - "object.fromentries": "^2.0.7", - "object.groupby": "^1.0.1", - "object.values": "^1.1.7", + "object.fromentries": "^2.0.8", + "object.groupby": "^1.0.3", + "object.values": "^1.2.0", "semver": "^6.3.1", "tsconfig-paths": "^3.15.0" }, @@ -8923,9 +8931,9 @@ } }, "node_modules/is-core-module": { - "version": "2.14.0", - "resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.14.0.tgz", - "integrity": "sha512-a5dFJih5ZLYlRtDc0dZWP7RiKr6xIKzmn/oAYCDvdLThadVgyJwlaoQPmRtMSpz+rk0OGAgIu+TcM9HUF0fk1A==", + "version": "2.15.1", + "resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.15.1.tgz", + "integrity": "sha512-z0vtXSwucUJtANQWldhbtbt7BnL0vxiFjIdDLAatwhDYty2bad6s+rijD6Ri4YuYJubLzIJLUidCh09e1djEVQ==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 4b30122..528b2f2 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "reporter-options": "configFile=.mocha-multi.json" }, "devDependencies": { - "@adobe/eslint-config-helix": "2.0.6", + "@adobe/eslint-config-helix": "2.0.7", "@adobe/fetch": "^4.1.8", "@semantic-release/changelog": "6.0.3", "@semantic-release/git": "10.0.1",