diff --git a/package-lock.json b/package-lock.json index aeac8d4..3b18248 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17,7 +17,7 @@ "yjs": "13.6.29" }, "devDependencies": { - "@adobe/eslint-config-helix": "3.0.26", + "@adobe/eslint-config-helix": "3.0.27", "@semantic-release/changelog": "6.0.3", "@semantic-release/exec": "7.1.0", "@semantic-release/git": "10.0.1", @@ -97,15 +97,15 @@ "license": "MIT" }, "node_modules/@adobe/eslint-config-helix": { - "version": "3.0.26", - "resolved": "https://registry.npmjs.org/@adobe/eslint-config-helix/-/eslint-config-helix-3.0.26.tgz", - "integrity": "sha512-fF+yS57VSRd7ydKSgY170Q412dqwAB9euugEHDNBv3+qNvKByqiLvgfcAtodY6cwN9aUa6K8z1Yuezi3Q2+RyQ==", + "version": "3.0.27", + "resolved": "https://registry.npmjs.org/@adobe/eslint-config-helix/-/eslint-config-helix-3.0.27.tgz", + "integrity": "sha512-tjko8Ut6q+eJnN3XXYAjIQ1zjS1TEFlf/hecjP/JymphFZHUazhiCsGEVvi6WoUM5zMFnxYFhD9qY+ALpEPb5A==", "dev": true, "license": "Apache-2.0", "dependencies": { "@eslint/config-helpers": "0.5.5", "eslint-plugin-import": "2.32.0", - "globals": "17.5.0" + "globals": "17.6.0" }, "engines": { "node": ">= 12" @@ -5133,9 +5133,9 @@ } }, "node_modules/globals": { - "version": "17.5.0", - "resolved": "https://registry.npmjs.org/globals/-/globals-17.5.0.tgz", - "integrity": "sha512-qoV+HK2yFl/366t2/Cb3+xxPUo5BuMynomoDmiaZBIdbs+0pYbjfZU+twLhGKp4uCZ/+NbtpVepH5bGCxRyy2g==", + "version": "17.6.0", + "resolved": "https://registry.npmjs.org/globals/-/globals-17.6.0.tgz", + "integrity": "sha512-sepffkT8stwnIYbsMBpoCHJuJM5l98FUF2AnE07hfvE0m/qp3R586hw4jF4uadbhvg1ooIdzuu7CsfD2jzCaNA==", "dev": true, "license": "MIT", "engines": { diff --git a/package.json b/package.json index c4b6bb2..4b06d98 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "author": "", "license": "Apache-2.0", "devDependencies": { - "@adobe/eslint-config-helix": "3.0.26", + "@adobe/eslint-config-helix": "3.0.27", "@semantic-release/changelog": "6.0.3", "@semantic-release/exec": "7.1.0", "@semantic-release/git": "10.0.1",