From f64283cbf2072448039cdfce5da6ac88fe94c47f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2026 03:39:42 +0000 Subject: [PATCH] chore(deps): update dependency @adobe/eslint-config-helix to v3.0.31 --- package-lock.json | 18 +++++++++--------- package.json | 2 +- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package-lock.json b/package-lock.json index 6b707c73..873dd8b2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17,7 +17,7 @@ "jose": "6.2.8" }, "devDependencies": { - "@adobe/eslint-config-helix": "3.0.30", + "@adobe/eslint-config-helix": "3.0.31", "@redocly/cli": "2.44.1", "@semantic-release/changelog": "7.0.0", "@semantic-release/exec": "7.1.0", @@ -79,18 +79,18 @@ "license": "MIT" }, "node_modules/@adobe/eslint-config-helix": { - "version": "3.0.30", - "resolved": "https://registry.npmjs.org/@adobe/eslint-config-helix/-/eslint-config-helix-3.0.30.tgz", - "integrity": "sha512-1NStwifE5Xys3tPemh8nkiyHSHd+AtqJtkn+pfPDTHtcHDFlR9y03XYr9zlloVrk/mWo6gxVZed+Scj6os2VHQ==", + "version": "3.0.31", + "resolved": "https://registry.npmjs.org/@adobe/eslint-config-helix/-/eslint-config-helix-3.0.31.tgz", + "integrity": "sha512-d1Lmi1wzJL4+3fH0FlKYwtZvYUTpJ+cqolM1AqnTUOlwpgTCWnzz7g3ZoHwnddz5lS56Shk926X8sSZwCcgZvQ==", "dev": true, "license": "Apache-2.0", "dependencies": { "@eslint/config-helpers": "0.7.0", "eslint-plugin-import": "2.32.0", - "globals": "17.8.0" + "globals": "17.11.0" }, "engines": { - "node": ">= 12" + "node": ">= 20" }, "peerDependencies": { "eslint": "^9.0.0" @@ -7252,9 +7252,9 @@ } }, "node_modules/globals": { - "version": "17.8.0", - "resolved": "https://registry.npmjs.org/globals/-/globals-17.8.0.tgz", - "integrity": "sha512-Zz/LMDZScFmkakeL2cTHzf+PbWKdpU3uclqkZT7TjDG58j5WPt0PpA+n9uPI24fZtlw07q0OtEi84K+umsRzqQ==", + "version": "17.11.0", + "resolved": "https://registry.npmjs.org/globals/-/globals-17.11.0.tgz", + "integrity": "sha512-Z2I8hM+PbJDXQDq3Icgpzv+mPdwr68iZUU9d5WW4FuXfDUQfkZaZuvjMv42/5crNyw154+9+VWXbYrUgDXbxNw==", "dev": true, "license": "MIT", "engines": { diff --git a/package.json b/package.json index 2f98e7ba..f5197b69 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "author": "", "license": "Apache-2.0", "devDependencies": { - "@adobe/eslint-config-helix": "3.0.30", + "@adobe/eslint-config-helix": "3.0.31", "@redocly/cli": "2.44.1", "@semantic-release/changelog": "7.0.0", "@semantic-release/exec": "7.1.0",