From 74b657066e10798175c1484aefc1bde8dc6eefa8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 4 Jun 2025 08:07:59 +0000 Subject: [PATCH] chore(deps): update dependency @adobe/eslint-config-helix to v3.0.3 --- package-lock.json | 16 ++++++++-------- package.json | 2 +- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/package-lock.json b/package-lock.json index 7fc83467..448e0256 100644 --- a/package-lock.json +++ b/package-lock.json @@ -38,7 +38,7 @@ "unist-util-visit-parents": "6.0.1" }, "devDependencies": { - "@adobe/eslint-config-helix": "3.0.2", + "@adobe/eslint-config-helix": "3.0.3", "@eslint/config-helpers": "0.2.2", "@markedjs/html-differ": "5.0.2", "@semantic-release/changelog": "6.0.3", @@ -65,15 +65,15 @@ } }, "node_modules/@adobe/eslint-config-helix": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/@adobe/eslint-config-helix/-/eslint-config-helix-3.0.2.tgz", - "integrity": "sha512-mZ5tsKXA/M7Neu21SjoJYlrp5NpAcqY5mNbUKd8CdFcur9qNS+IoWOeNFDFc47w+1lOk2ZgU4m0A6Pb+OT7sXA==", + "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==", "dev": true, "license": "Apache-2.0", "dependencies": { "@eslint/config-helpers": "0.2.2", "eslint-plugin-import": "2.31.0", - "globals": "15.15.0" + "globals": "16.2.0" }, "engines": { "node": ">= 12" @@ -4248,9 +4248,9 @@ } }, "node_modules/globals": { - "version": "15.15.0", - "resolved": "https://registry.npmjs.org/globals/-/globals-15.15.0.tgz", - "integrity": "sha512-7ACyT3wmyp3I61S4fG682L0VA2RGD9otkqGJIwNUMF1SWUombIIk+af1unuDYgMm082aHYwD+mzJvv9Iu8dsgg==", + "version": "16.2.0", + "resolved": "https://registry.npmjs.org/globals/-/globals-16.2.0.tgz", + "integrity": "sha512-O+7l9tPdHCU320IigZZPj5zmRCFG9xHmx9cU8FqU2Rp+JN714seHV+2S9+JslCpY4gJwU2vOGox0wzgae/MCEg==", "dev": true, "license": "MIT", "engines": { diff --git a/package.json b/package.json index 2245f2d2..c457aff7 100644 --- a/package.json +++ b/package.json @@ -72,7 +72,7 @@ "unist-util-visit-parents": "6.0.1" }, "devDependencies": { - "@adobe/eslint-config-helix": "3.0.2", + "@adobe/eslint-config-helix": "3.0.3", "@eslint/config-helpers": "0.2.2", "@markedjs/html-differ": "5.0.2", "@semantic-release/changelog": "6.0.3",