diff --git a/package-lock.json b/package-lock.json index 6d62007..12282b8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "@semantic-release/git": "10.0.1", "bats": "1.11.0", "conventional-changelog-conventionalcommits": "8.0.0", - "editorconfig-checker": "5.1.8", + "editorconfig-checker": "6.0.0", "husky": "9.1.6", "lint-staged": "15.2.10", "semantic-release": "24.1.3", @@ -1749,17 +1749,16 @@ } }, "node_modules/editorconfig-checker": { - "version": "5.1.8", - "resolved": "https://registry.npmjs.org/editorconfig-checker/-/editorconfig-checker-5.1.8.tgz", - "integrity": "sha512-GM/qCbXA8GajSqqjXiWZN49i0nizQV5PjkVKIwWB9rtsm/pztjnBC+4dts5wW2KdrP2zyMPEltWHtWQwoCadqg==", + "version": "6.0.0", + "resolved": "https://registry.npmjs.org/editorconfig-checker/-/editorconfig-checker-6.0.0.tgz", + "integrity": "sha512-uyTOwLJzR/k7ugiu7ITjCzkLKBhXeirQZ8hGlUkt1u/hq2Qu1E8EslgFZDN+lxZoQc97eiI87sUFgVILK4P+YQ==", "dev": true, - "license": "MIT", "bin": { "ec": "dist/index.js", "editorconfig-checker": "dist/index.js" }, "engines": { - "node": ">=18.0.0" + "node": ">=20.11.0" }, "funding": { "type": "buymeacoffee", @@ -8862,9 +8861,9 @@ } }, "editorconfig-checker": { - "version": "5.1.8", - "resolved": "https://registry.npmjs.org/editorconfig-checker/-/editorconfig-checker-5.1.8.tgz", - "integrity": "sha512-GM/qCbXA8GajSqqjXiWZN49i0nizQV5PjkVKIwWB9rtsm/pztjnBC+4dts5wW2KdrP2zyMPEltWHtWQwoCadqg==", + "version": "6.0.0", + "resolved": "https://registry.npmjs.org/editorconfig-checker/-/editorconfig-checker-6.0.0.tgz", + "integrity": "sha512-uyTOwLJzR/k7ugiu7ITjCzkLKBhXeirQZ8hGlUkt1u/hq2Qu1E8EslgFZDN+lxZoQc97eiI87sUFgVILK4P+YQ==", "dev": true }, "emoji-regex": { diff --git a/package.json b/package.json index 1f9423f..78649d5 100644 --- a/package.json +++ b/package.json @@ -29,14 +29,14 @@ "@semantic-release/git": "10.0.1", "bats": "1.11.0", "conventional-changelog-conventionalcommits": "8.0.0", - "editorconfig-checker": "5.1.8", + "editorconfig-checker": "6.0.0", "husky": "9.1.6", "lint-staged": "15.2.10", "semantic-release": "24.1.3", "shellcheck": "3.0.0" }, "engines": { - "node": ">=20.8.1" + "node": ">=20.11.0" }, "lint-staged": { "**/*": [