From 37d8d2935dd2956a8ba5ffda69f59391a94633b1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Dec 2025 16:51:52 +0000 Subject: [PATCH] chore: bump the eslint-configs group with 2 updates Bumps the eslint-configs group with 2 updates: [@freaktechnik/eslint-config-node](https://github.com/freaktechnik/eslint-configs/tree/HEAD/packages/eslint-config-node) and [@freaktechnik/eslint-config-test](https://github.com/freaktechnik/eslint-configs/tree/HEAD/packages/eslint-config-test). Updates `@freaktechnik/eslint-config-node` from 12.0.0 to 12.0.1 - [Changelog](https://github.com/freaktechnik/eslint-configs/blob/main/CHANGELOG.md) - [Commits](https://github.com/freaktechnik/eslint-configs/commits/v12.0.1/packages/eslint-config-node) Updates `@freaktechnik/eslint-config-test` from 12.0.0 to 12.0.1 - [Changelog](https://github.com/freaktechnik/eslint-configs/blob/main/CHANGELOG.md) - [Commits](https://github.com/freaktechnik/eslint-configs/commits/v12.0.1/packages/eslint-config-test) --- updated-dependencies: - dependency-name: "@freaktechnik/eslint-config-node" dependency-version: 12.0.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: eslint-configs - dependency-name: "@freaktechnik/eslint-config-test" dependency-version: 12.0.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: eslint-configs ... Signed-off-by: dependabot[bot] --- package-lock.json | 312 +++++++++++++++++----------------------------- package.json | 4 +- 2 files changed, 117 insertions(+), 199 deletions(-) diff --git a/package-lock.json b/package-lock.json index 375d7c1..2a3f602 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,8 +9,8 @@ "version": "5.1.0", "license": "MIT", "devDependencies": { - "@freaktechnik/eslint-config-node": "^12.0.0", - "@freaktechnik/eslint-config-test": "^12.0.0", + "@freaktechnik/eslint-config-node": "^12.0.1", + "@freaktechnik/eslint-config-test": "^12.0.1", "@typescript-eslint/parser": "^8.48.0", "ava": "^6.4.1", "c8": "^10.1.3", @@ -255,49 +255,6 @@ "url": "https://eslint.org/donate" } }, - "node_modules/@eslint/json": { - "version": "0.13.2", - "resolved": "https://registry.npmjs.org/@eslint/json/-/json-0.13.2.tgz", - "integrity": "sha512-yWLyRE18rHgHXhWigRpiyv1LDPkvWtC6oa7QHXW7YdP6gosJoq7BiLZW2yCs9U7zN7X4U3ZeOJjepA10XAOIMw==", - "dev": true, - "license": "Apache-2.0", - "dependencies": { - "@eslint/core": "^0.15.2", - "@eslint/plugin-kit": "^0.3.5", - "@humanwhocodes/momoa": "^3.3.9", - "natural-compare": "^1.4.0" - }, - "engines": { - "node": "^18.18.0 || ^20.9.0 || >=21.1.0" - } - }, - "node_modules/@eslint/json/node_modules/@eslint/core": { - "version": "0.15.2", - "resolved": "https://registry.npmjs.org/@eslint/core/-/core-0.15.2.tgz", - "integrity": "sha512-78Md3/Rrxh83gCxoUc0EiciuOHsIITzLy53m3d9UyiW8y9Dj2D29FeETqyKA+BRK76tnTp6RXWb3pCay8Oyomg==", - "dev": true, - "license": "Apache-2.0", - "dependencies": { - "@types/json-schema": "^7.0.15" - }, - "engines": { - "node": "^18.18.0 || ^20.9.0 || >=21.1.0" - } - }, - "node_modules/@eslint/json/node_modules/@eslint/plugin-kit": { - "version": "0.3.5", - "resolved": "https://registry.npmjs.org/@eslint/plugin-kit/-/plugin-kit-0.3.5.tgz", - "integrity": "sha512-Z5kJ+wU3oA7MMIqVR9tyZRtjYPr4OC004Q4Rw7pgOKUOKkJfZ3O24nz3WYfGRpMDNmcOi3TwQOmgm7B7Tpii0w==", - "dev": true, - "license": "Apache-2.0", - "dependencies": { - "@eslint/core": "^0.15.2", - "levn": "^0.4.1" - }, - "engines": { - "node": "^18.18.0 || ^20.9.0 || >=21.1.0" - } - }, "node_modules/@eslint/markdown": { "version": "7.5.1", "resolved": "https://registry.npmjs.org/@eslint/markdown/-/markdown-7.5.1.tgz", @@ -346,27 +303,61 @@ "node": "^18.18.0 || ^20.9.0 || >=21.1.0" } }, - "node_modules/@freaktechnik/eslint-config-base": { - "version": "11.0.2", - "resolved": "https://registry.npmjs.org/@freaktechnik/eslint-config-base/-/eslint-config-base-11.0.2.tgz", - "integrity": "sha512-jCNIZBYU751rWrM+KokvRS9lLItdt1mVmB2r96nGiQTK+vwAThtMi8hAPYDjCU79sz2/tXyOeZ+kRPkdWrbumA==", + "node_modules/@freaktechnik/eslint-config-node": { + "version": "12.0.1", + "resolved": "https://registry.npmjs.org/@freaktechnik/eslint-config-node/-/eslint-config-node-12.0.1.tgz", + "integrity": "sha512-hlLXVL0Ec2fw0q5cZo6lYqAFvVDmebI7UOnreBphf1AHnRq+h4aSWDW+mgOrzQoKwvATl1IzWBIimVQ9F8ASzA==", + "dev": true, + "license": "MIT", + "dependencies": { + "@freaktechnik/eslint-config-base": "^12.0.0", + "eslint-plugin-n": "^17.23.1" + }, + "engines": { + "node": ">=18.0.0" + }, + "peerDependencies": { + "eslint": "^9.22.0" + } + }, + "node_modules/@freaktechnik/eslint-config-node/node_modules/@eslint/json": { + "version": "0.14.0", + "resolved": "https://registry.npmjs.org/@eslint/json/-/json-0.14.0.tgz", + "integrity": "sha512-rvR/EZtvUG3p9uqrSmcDJPYSH7atmWr0RnFWN6m917MAPx82+zQgPUmDu0whPFG6XTyM0vB/hR6c1Q63OaYtCQ==", + "dev": true, + "license": "Apache-2.0", + "dependencies": { + "@eslint/core": "^0.17.0", + "@eslint/plugin-kit": "^0.4.1", + "@humanwhocodes/momoa": "^3.3.10", + "natural-compare": "^1.4.0" + }, + "engines": { + "node": "^18.18.0 || ^20.9.0 || >=21.1.0" + } + }, + "node_modules/@freaktechnik/eslint-config-node/node_modules/@freaktechnik/eslint-config-base": { + "version": "12.0.1", + "resolved": "https://registry.npmjs.org/@freaktechnik/eslint-config-base/-/eslint-config-base-12.0.1.tgz", + "integrity": "sha512-qkKH65JStUxspPaVESgyJoEQk73Z0MCrAi2U+SQ5LYZ8T1KMQHxa14cjzNsGL52DKZTS5OrEpSlLg9z7Z+ct/Q==", "dev": true, "license": "MIT", "dependencies": { "@eslint/js": "^9.38.0", - "@eslint/json": "^0.13.2", - "@eslint/markdown": "^7.4.1", + "@eslint/json": "^0.14.0", + "@eslint/markdown": "^7.5.1", "eslint-plugin-array-func": "^5.1.0", - "eslint-plugin-check-file": "^3.3.0", + "eslint-plugin-check-file": "^3.3.1", "eslint-plugin-editorconfig": "^4.0.3", "eslint-plugin-eslint-comments": "^3.2.0", - "eslint-plugin-jsdoc": "^61.1.2", + "eslint-plugin-jsdoc": "^61.4.1", + "eslint-plugin-no-secrets": "^2.2.1", "eslint-plugin-optimize-regex": "^1.2.1", "eslint-plugin-promise": "^7.2.1", "eslint-plugin-security": "^3.0.1", "eslint-plugin-sort-class-members": "^1.21.0", - "eslint-plugin-unicorn": "^61.0.2", - "globals": "^16.4.0" + "eslint-plugin-unicorn": "^62.0.0", + "globals": "^16.5.0" }, "engines": { "node": ">=18.0.0" @@ -375,7 +366,43 @@ "eslint": "^9.22.0" } }, - "node_modules/@freaktechnik/eslint-config-base/node_modules/globals": { + "node_modules/@freaktechnik/eslint-config-node/node_modules/eslint-plugin-unicorn": { + "version": "62.0.0", + "resolved": "https://registry.npmjs.org/eslint-plugin-unicorn/-/eslint-plugin-unicorn-62.0.0.tgz", + "integrity": "sha512-HIlIkGLkvf29YEiS/ImuDZQbP12gWyx5i3C6XrRxMvVdqMroCI9qoVYCoIl17ChN+U89pn9sVwLxhIWj5nEc7g==", + "dev": true, + "license": "MIT", + "dependencies": { + "@babel/helper-validator-identifier": "^7.28.5", + "@eslint-community/eslint-utils": "^4.9.0", + "@eslint/plugin-kit": "^0.4.0", + "change-case": "^5.4.4", + "ci-info": "^4.3.1", + "clean-regexp": "^1.0.0", + "core-js-compat": "^3.46.0", + "esquery": "^1.6.0", + "find-up-simple": "^1.0.1", + "globals": "^16.4.0", + "indent-string": "^5.0.0", + "is-builtin-module": "^5.0.0", + "jsesc": "^3.1.0", + "pluralize": "^8.0.0", + "regexp-tree": "^0.1.27", + "regjsparser": "^0.13.0", + "semver": "^7.7.3", + "strip-indent": "^4.1.1" + }, + "engines": { + "node": "^20.10.0 || >=21.0.0" + }, + "funding": { + "url": "https://github.com/sindresorhus/eslint-plugin-unicorn?sponsor=1" + }, + "peerDependencies": { + "eslint": ">=9.38.0" + } + }, + "node_modules/@freaktechnik/eslint-config-node/node_modules/globals": { "version": "16.5.0", "resolved": "https://registry.npmjs.org/globals/-/globals-16.5.0.tgz", "integrity": "sha512-c/c15i26VrJ4IRt5Z89DnIzCGDn9EcebibhAOjw5ibqEHsE1wLUgkPn9RDmNcUKyU87GeaL633nyJ+pplFR2ZQ==", @@ -388,31 +415,27 @@ "url": "https://github.com/sponsors/sindresorhus" } }, - "node_modules/@freaktechnik/eslint-config-node": { - "version": "12.0.0", - "resolved": "https://registry.npmjs.org/@freaktechnik/eslint-config-node/-/eslint-config-node-12.0.0.tgz", - "integrity": "sha512-pfqKqfSqdEGQxWbhBdXqQMCWWYy8lizphHU0GHI54t2ZAoUkzhdQLtOugupJrRLer0ox9paZa8MAqt9o+4X52Q==", + "node_modules/@freaktechnik/eslint-config-node/node_modules/regjsparser": { + "version": "0.13.0", + "resolved": "https://registry.npmjs.org/regjsparser/-/regjsparser-0.13.0.tgz", + "integrity": "sha512-NZQZdC5wOE/H3UT28fVGL+ikOZcEzfMGk/c3iN9UGxzWHMa1op7274oyiUVrAG4B2EuFhus8SvkaYnhvW92p9Q==", "dev": true, - "license": "MIT", + "license": "BSD-2-Clause", "dependencies": { - "@freaktechnik/eslint-config-base": "^11.0.0", - "eslint-plugin-n": "^17.23.1" + "jsesc": "~3.1.0" }, - "engines": { - "node": ">=18.0.0" - }, - "peerDependencies": { - "eslint": "^9.22.0" + "bin": { + "regjsparser": "bin/parser" } }, "node_modules/@freaktechnik/eslint-config-test": { - "version": "12.0.0", - "resolved": "https://registry.npmjs.org/@freaktechnik/eslint-config-test/-/eslint-config-test-12.0.0.tgz", - "integrity": "sha512-GX8HSr/XSPs/FuY/uhnv8+BozcqxhnHy5Ve1B/HRNu3i+AI6YsjrKpvxSX7dMy3ITr+2gGML75XRYyjci0QMPQ==", + "version": "12.0.1", + "resolved": "https://registry.npmjs.org/@freaktechnik/eslint-config-test/-/eslint-config-test-12.0.1.tgz", + "integrity": "sha512-Wsho1HMl0IKajfovf8FzumYPMMdPh9R11lMj53sMBgICEfLRuwVWHexYyv8srkysL8myblIYZAT44oLLNJ70rw==", "dev": true, "license": "MIT", "dependencies": { - "@freaktechnik/eslint-config-node": "^11.0.0", + "@freaktechnik/eslint-config-node": "^12.0.0", "eslint-import-resolver-node": "^0.3.9", "eslint-plugin-ava": "^15.1.0", "eslint-plugin-import": "^2.32.0" @@ -424,23 +447,6 @@ "eslint": "^9.22.0" } }, - "node_modules/@freaktechnik/eslint-config-test/node_modules/@freaktechnik/eslint-config-node": { - "version": "11.0.2", - "resolved": "https://registry.npmjs.org/@freaktechnik/eslint-config-node/-/eslint-config-node-11.0.2.tgz", - "integrity": "sha512-YbrS7FlpoMxxQyZJYd+3xwtPRARgXLdWnW4IJnLJkgVhP37ZgDUD0Kt4AUIfFr9hAu9NKwlaQIBJhdjHNc1KmQ==", - "dev": true, - "license": "MIT", - "dependencies": { - "@freaktechnik/eslint-config-base": "^11.0.0", - "eslint-plugin-n": "^17.23.1" - }, - "engines": { - "node": ">=18.0.0" - }, - "peerDependencies": { - "eslint": "^9.22.0" - } - }, "node_modules/@humanfs/core": { "version": "0.19.1", "resolved": "https://registry.npmjs.org/@humanfs/core/-/core-0.19.1.tgz", @@ -1744,9 +1750,9 @@ "license": "MIT" }, "node_modules/ci-info": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/ci-info/-/ci-info-4.3.0.tgz", - "integrity": "sha512-l+2bNRMiQgcfILUi33labAZYIWlH1kWDp+ecNo5iisRKrbm0xcRyCww71/YU0Fkw0mAFpz9bJayXPjey6vkmaQ==", + "version": "4.3.1", + "resolved": "https://registry.npmjs.org/ci-info/-/ci-info-4.3.1.tgz", + "integrity": "sha512-Wdy2Igu8OcBpI2pZePZ5oWjPC38tmDVx5WKUXKwlLYkA0ozo85sLsLvkBbBn/sZaSCMFOGZJ14fvW9t5/d7kdA==", "dev": true, "funding": [ { @@ -2712,9 +2718,9 @@ } }, "node_modules/eslint-plugin-check-file": { - "version": "3.3.0", - "resolved": "https://registry.npmjs.org/eslint-plugin-check-file/-/eslint-plugin-check-file-3.3.0.tgz", - "integrity": "sha512-D57NBJRZt/8KzROsYgvRJzzItztWsP5B/9TssGhLHrrZzOMIFDn3RLnZN4kD7i5B4FduR040eOEqzKEcfFA9mQ==", + "version": "3.3.1", + "resolved": "https://registry.npmjs.org/eslint-plugin-check-file/-/eslint-plugin-check-file-3.3.1.tgz", + "integrity": "sha512-b7fDkp8Y0T9vloTYSrkMnb5Cqpk1bc6+jDQdgKIhzdwb47NmLAvMFYo3SzHOPF8u4SEsOVhmrNSbo6Sp633syg==", "dev": true, "funding": [ { @@ -3266,6 +3272,20 @@ "eslint": ">=8.23.0" } }, + "node_modules/eslint-plugin-no-secrets": { + "version": "2.2.1", + "resolved": "https://registry.npmjs.org/eslint-plugin-no-secrets/-/eslint-plugin-no-secrets-2.2.1.tgz", + "integrity": "sha512-/7BduEiFeINJ7mlc8iRmqp0sDw2a2lAFahig/RGppn7qf1dKhldXopUuv4M92kc4PX90dcxfKwKtYrW159cuhA==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=18", + "npm": ">=8" + }, + "peerDependencies": { + "eslint": ">=5" + } + }, "node_modules/eslint-plugin-optimize-regex": { "version": "1.2.1", "resolved": "https://registry.npmjs.org/eslint-plugin-optimize-regex/-/eslint-plugin-optimize-regex-1.2.1.tgz", @@ -3327,82 +3347,6 @@ "eslint": ">=0.8.0" } }, - "node_modules/eslint-plugin-unicorn": { - "version": "61.0.2", - "resolved": "https://registry.npmjs.org/eslint-plugin-unicorn/-/eslint-plugin-unicorn-61.0.2.tgz", - "integrity": "sha512-zLihukvneYT7f74GNbVJXfWIiNQmkc/a9vYBTE4qPkQZswolWNdu+Wsp9sIXno1JOzdn6OUwLPd19ekXVkahRA==", - "dev": true, - "license": "MIT", - "dependencies": { - "@babel/helper-validator-identifier": "^7.27.1", - "@eslint-community/eslint-utils": "^4.7.0", - "@eslint/plugin-kit": "^0.3.3", - "change-case": "^5.4.4", - "ci-info": "^4.3.0", - "clean-regexp": "^1.0.0", - "core-js-compat": "^3.44.0", - "esquery": "^1.6.0", - "find-up-simple": "^1.0.1", - "globals": "^16.3.0", - "indent-string": "^5.0.0", - "is-builtin-module": "^5.0.0", - "jsesc": "^3.1.0", - "pluralize": "^8.0.0", - "regexp-tree": "^0.1.27", - "regjsparser": "^0.12.0", - "semver": "^7.7.2", - "strip-indent": "^4.0.0" - }, - "engines": { - "node": "^20.10.0 || >=21.0.0" - }, - "funding": { - "url": "https://github.com/sindresorhus/eslint-plugin-unicorn?sponsor=1" - }, - "peerDependencies": { - "eslint": ">=9.29.0" - } - }, - "node_modules/eslint-plugin-unicorn/node_modules/@eslint/core": { - "version": "0.15.2", - "resolved": "https://registry.npmjs.org/@eslint/core/-/core-0.15.2.tgz", - "integrity": "sha512-78Md3/Rrxh83gCxoUc0EiciuOHsIITzLy53m3d9UyiW8y9Dj2D29FeETqyKA+BRK76tnTp6RXWb3pCay8Oyomg==", - "dev": true, - "license": "Apache-2.0", - "dependencies": { - "@types/json-schema": "^7.0.15" - }, - "engines": { - "node": "^18.18.0 || ^20.9.0 || >=21.1.0" - } - }, - "node_modules/eslint-plugin-unicorn/node_modules/@eslint/plugin-kit": { - "version": "0.3.5", - "resolved": "https://registry.npmjs.org/@eslint/plugin-kit/-/plugin-kit-0.3.5.tgz", - "integrity": "sha512-Z5kJ+wU3oA7MMIqVR9tyZRtjYPr4OC004Q4Rw7pgOKUOKkJfZ3O24nz3WYfGRpMDNmcOi3TwQOmgm7B7Tpii0w==", - "dev": true, - "license": "Apache-2.0", - "dependencies": { - "@eslint/core": "^0.15.2", - "levn": "^0.4.1" - }, - "engines": { - "node": "^18.18.0 || ^20.9.0 || >=21.1.0" - } - }, - "node_modules/eslint-plugin-unicorn/node_modules/globals": { - "version": "16.5.0", - "resolved": "https://registry.npmjs.org/globals/-/globals-16.5.0.tgz", - "integrity": "sha512-c/c15i26VrJ4IRt5Z89DnIzCGDn9EcebibhAOjw5ibqEHsE1wLUgkPn9RDmNcUKyU87GeaL633nyJ+pplFR2ZQ==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=18" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, "node_modules/eslint-scope": { "version": "8.4.0", "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-8.4.0.tgz", @@ -6787,32 +6731,6 @@ "url": "https://github.com/sponsors/ljharb" } }, - "node_modules/regjsparser": { - "version": "0.12.0", - "resolved": "https://registry.npmjs.org/regjsparser/-/regjsparser-0.12.0.tgz", - "integrity": "sha512-cnE+y8bz4NhMjISKbgeVJtqNbtf5QpjZP+Bslo+UqkIt9QPnX9q095eiRRASJG1/tz6dlNr6Z5NsBiWYokp6EQ==", - "dev": true, - "license": "BSD-2-Clause", - "dependencies": { - "jsesc": "~3.0.2" - }, - "bin": { - "regjsparser": "bin/parser" - } - }, - "node_modules/regjsparser/node_modules/jsesc": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/jsesc/-/jsesc-3.0.2.tgz", - "integrity": "sha512-xKqzzWXDttJuOcawBt4KnKHHIf5oQ/Cxax+0PWFG+DFDgHNAdi+TXECADI+RYiFUMmx8792xsMbbgXj4CwnP4g==", - "dev": true, - "license": "MIT", - "bin": { - "jsesc": "bin/jsesc" - }, - "engines": { - "node": ">=6" - } - }, "node_modules/require-directory": { "version": "2.1.1", "resolved": "https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz", diff --git a/package.json b/package.json index 283e5b1..503f3bf 100644 --- a/package.json +++ b/package.json @@ -12,8 +12,8 @@ "author": "Martin Giger (https://humanoids.be)", "license": "MIT", "devDependencies": { - "@freaktechnik/eslint-config-node": "^12.0.0", - "@freaktechnik/eslint-config-test": "^12.0.0", + "@freaktechnik/eslint-config-node": "^12.0.1", + "@freaktechnik/eslint-config-test": "^12.0.1", "@typescript-eslint/parser": "^8.48.0", "ava": "^6.4.1", "c8": "^10.1.3",