diff --git a/package-lock.json b/package-lock.json index fe61df58..e5befdb8 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.1", + "@adobe/eslint-config-helix": "3.0.2", "@eslint/config-helpers": "0.2.2", "@markedjs/html-differ": "5.0.2", "@semantic-release/changelog": "6.0.3", @@ -64,15 +64,15 @@ } }, "node_modules/@adobe/eslint-config-helix": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/@adobe/eslint-config-helix/-/eslint-config-helix-3.0.1.tgz", - "integrity": "sha512-5N2O2d2NazE/hr1FEZejbWWJj8ibWcKmdP+r3F1AW1F2eyllUIq3BccTZZYCjJ6DqvkGl5DS57QQMm1Bx0jl7Q==", + "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==", "dev": true, "license": "Apache-2.0", "dependencies": { "@eslint/config-helpers": "0.2.2", "eslint-plugin-import": "2.31.0", - "globals": "15.3.0" + "globals": "15.15.0" }, "engines": { "node": ">= 12" @@ -4238,9 +4238,9 @@ } }, "node_modules/globals": { - "version": "15.3.0", - "resolved": "https://registry.npmjs.org/globals/-/globals-15.3.0.tgz", - "integrity": "sha512-cCdyVjIUVTtX8ZsPkq1oCsOsLmGIswqnjZYMJJTGaNApj1yHtLSymKhwH51ttirREn75z3p4k051clwg7rvNKA==", + "version": "15.15.0", + "resolved": "https://registry.npmjs.org/globals/-/globals-15.15.0.tgz", + "integrity": "sha512-7ACyT3wmyp3I61S4fG682L0VA2RGD9otkqGJIwNUMF1SWUombIIk+af1unuDYgMm082aHYwD+mzJvv9Iu8dsgg==", "dev": true, "license": "MIT", "engines": { diff --git a/package.json b/package.json index dc8bdcd0..8cef4010 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.1", + "@adobe/eslint-config-helix": "3.0.2", "@eslint/config-helpers": "0.2.2", "@markedjs/html-differ": "5.0.2", "@semantic-release/changelog": "6.0.3",