From 63b6ba783693b1f6e0aed65df86a7f362af6fa6e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 6 Oct 2025 04:28:22 +0000 Subject: [PATCH] chore(deps): update dependency @travi/eslint-config to v5 --- packages/bar/package-lock.json | 103 +++++++++--------- packages/bar/package.json | 2 +- packages/baz/package-lock.json | 103 +++++++++--------- packages/baz/package.json | 2 +- packages/foo/package-lock.json | 103 +++++++++--------- packages/foo/package.json | 2 +- .../jest-ts-reproduction/package-lock.json | 103 +++++++++--------- packages/jest-ts-reproduction/package.json | 2 +- packages/qux/package-lock.json | 103 +++++++++--------- packages/qux/package.json | 2 +- 10 files changed, 265 insertions(+), 260 deletions(-) diff --git a/packages/bar/package-lock.json b/packages/bar/package-lock.json index 82ceafe6..25ff84ce 100644 --- a/packages/bar/package-lock.json +++ b/packages/bar/package-lock.json @@ -12,7 +12,7 @@ "@babel/register": "7.28.3", "@travi/any": "3.1.3", "@travi/babel-preset": "3.0.145", - "@travi/eslint-config": "4.0.5", + "@travi/eslint-config": "5.0.12", "@travi/eslint-config-mocha": "1.0.25", "c8": "10.1.3", "chai": "6.2.0", @@ -2200,9 +2200,9 @@ "license": "MIT" }, "node_modules/@eslint/js": { - "version": "8.50.0", - "resolved": "https://registry.npmjs.org/@eslint/js/-/js-8.50.0.tgz", - "integrity": "sha512-NCC3zz2+nvYd+Ckfh87rA47zfu2QsQpvc6k1yzTk+b9KzRj0wkGa8LSoGOXN6Zv4lRf/EIoZ80biDh9HOI+RNQ==", + "version": "8.57.1", + "resolved": "https://registry.npmjs.org/@eslint/js/-/js-8.57.1.tgz", + "integrity": "sha512-d9zaMRSTIKDLhctzH12MtXvJKSSUhaHcjV+2Z+GK+EEY7XKpP5yR4x+N3TAcHTcu963nIr+TMcCb4DBCYX1z6Q==", "dev": true, "license": "MIT", "engines": { @@ -2236,21 +2236,21 @@ } }, "node_modules/@form8ion/eslint-config": { - "version": "6.0.5", - "resolved": "https://registry.npmjs.org/@form8ion/eslint-config/-/eslint-config-6.0.5.tgz", - "integrity": "sha512-HQh4HRkUJyAdH/jxwbRVoZdBFs/nwS//Uatt7BBDE8hEk8ykNGEPRzan8ahF4L5DXVPDbs0LK0nBeYn+ps2Dwg==", + "version": "7.0.13", + "resolved": "https://registry.npmjs.org/@form8ion/eslint-config/-/eslint-config-7.0.13.tgz", + "integrity": "sha512-oERuGPPwC78RrIodF0eejiH7/l70hZeQp6YVKAYm++pnp2EoZdgkEVx9ijUnH50B4/GItj3KhTe5KmZqjwEh2Q==", "dev": true, "license": "MIT", "dependencies": { - "eslint": "8.50.0", + "eslint": "8.57.1", "eslint-config-airbnb-base": "15.0.0", "eslint-plugin-anti-trojan-source": "1.1.1", "eslint-plugin-eslint-comments": "3.2.0", "eslint-plugin-filenames": "1.3.2", - "eslint-plugin-import": "2.28.1" + "eslint-plugin-import": "2.32.0" }, "engines": { - "node": "^16.14 || >= 18" + "node": "^18.17 || >=20.6.1" } }, "node_modules/@form8ion/eslint-config-mocha": { @@ -2289,14 +2289,14 @@ } }, "node_modules/@humanwhocodes/config-array": { - "version": "0.11.14", - "resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.11.14.tgz", - "integrity": "sha512-3T8LkOmg45BV5FICb15QQMsyUSWrQ8AygVfC7ZG32zOalnqrilm018ZVCw0eapXux8FtA33q8PSRSstjee3jSg==", + "version": "0.13.0", + "resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.13.0.tgz", + "integrity": "sha512-DZLEEqFWQFiyK6h5YIeynKx7JlvCYWL0cImfSRXZ9l4Sg2efkFGTuFf6vzXjK1cq6IYkU+Eg/JizXw+TD2vRNw==", "deprecated": "Use @eslint/config-array instead", "dev": true, "license": "Apache-2.0", "dependencies": { - "@humanwhocodes/object-schema": "^2.0.2", + "@humanwhocodes/object-schema": "^2.0.3", "debug": "^4.3.1", "minimatch": "^3.0.5" }, @@ -3226,6 +3226,13 @@ "win32" ] }, + "node_modules/@rtsao/scc": { + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/@rtsao/scc/-/scc-1.1.0.tgz", + "integrity": "sha512-zt6OdqaDoOnJ1ZYsCYGt9YmWzDXl4vQdKTyJev62gFhRGKdx7mcT54V9KIjg+d2wi9EXsPvAPKe7i7WjfVWB8g==", + "dev": true, + "license": "MIT" + }, "node_modules/@sinonjs/commons": { "version": "3.0.1", "resolved": "https://registry.npmjs.org/@sinonjs/commons/-/commons-3.0.1.tgz", @@ -3298,16 +3305,16 @@ } }, "node_modules/@travi/eslint-config": { - "version": "4.0.5", - "resolved": "https://registry.npmjs.org/@travi/eslint-config/-/eslint-config-4.0.5.tgz", - "integrity": "sha512-dFRZu5LQU+BjGhT1tnFR/qj1FrgOjuU7KVwbc+LzATJb7Hp5u50lvYBoovQERCuJg4lQ6e3guMpXjAn+wmC3SQ==", + "version": "5.0.12", + "resolved": "https://registry.npmjs.org/@travi/eslint-config/-/eslint-config-5.0.12.tgz", + "integrity": "sha512-7tu5CGG2ZlT17n51h1nfc7lv+8XmfjxW8KzNGYSUIA1msU2HGFc/iYi3Llh5NZq3Do5r5VI9u5S1eXkL5zaXzA==", "dev": true, "license": "MIT", "dependencies": { - "@form8ion/eslint-config": "6.0.5" + "@form8ion/eslint-config": "7.0.13" }, "engines": { - "node": "^16.14.0 || >=18" + "node": "^18.17 || >=20.6.1" } }, "node_modules/@travi/eslint-config-mocha": { @@ -5661,9 +5668,9 @@ } }, "node_modules/eslint": { - "version": "8.50.0", - "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.50.0.tgz", - "integrity": "sha512-FOnOGSuFuFLv/Sa+FDVRZl4GGVAAFFi8LecRsI5a1tMO5HIE8nCm4ivAlzt4dT3ol/PaaGC0rJEEXQmHJBGoOg==", + "version": "8.57.1", + "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.57.1.tgz", + "integrity": "sha512-ypowyDxpVSYpkXr9WPv2PAZCtNip1Mv5KTW0SCurXv/9iOpcrH9PaqUElksqEB6pChqHGDRCFTyrZlGhnLNGiA==", "deprecated": "This version is no longer supported. Please see https://eslint.org/version-support for other options.", "dev": true, "license": "MIT", @@ -5671,11 +5678,12 @@ "dependencies": { "@eslint-community/eslint-utils": "^4.2.0", "@eslint-community/regexpp": "^4.6.1", - "@eslint/eslintrc": "^2.1.2", - "@eslint/js": "8.50.0", - "@humanwhocodes/config-array": "^0.11.11", + "@eslint/eslintrc": "^2.1.4", + "@eslint/js": "8.57.1", + "@humanwhocodes/config-array": "^0.13.0", "@humanwhocodes/module-importer": "^1.0.1", "@nodelib/fs.walk": "^1.2.8", + "@ungap/structured-clone": "^1.2.0", "ajv": "^6.12.4", "chalk": "^4.0.0", "cross-spawn": "^7.0.2", @@ -5865,35 +5873,38 @@ } }, "node_modules/eslint-plugin-import": { - "version": "2.28.1", - "resolved": "https://registry.npmjs.org/eslint-plugin-import/-/eslint-plugin-import-2.28.1.tgz", - "integrity": "sha512-9I9hFlITvOV55alzoKBI+K9q74kv0iKMeY6av5+umsNwayt59fz692daGyjR+oStBQgx6nwR9rXldDev3Clw+A==", + "version": "2.32.0", + "resolved": "https://registry.npmjs.org/eslint-plugin-import/-/eslint-plugin-import-2.32.0.tgz", + "integrity": "sha512-whOE1HFo/qJDyX4SnXzP4N6zOWn79WhnCUY/iDR0mPfQZO8wcYE4JClzI2oZrhBnnMUCBCHZhO6VQyoBU95mZA==", "dev": true, "license": "MIT", + "peer": true, "dependencies": { - "array-includes": "^3.1.6", - "array.prototype.findlastindex": "^1.2.2", - "array.prototype.flat": "^1.3.1", - "array.prototype.flatmap": "^1.3.1", + "@rtsao/scc": "^1.1.0", + "array-includes": "^3.1.9", + "array.prototype.findlastindex": "^1.2.6", + "array.prototype.flat": "^1.3.3", + "array.prototype.flatmap": "^1.3.3", "debug": "^3.2.7", "doctrine": "^2.1.0", - "eslint-import-resolver-node": "^0.3.7", - "eslint-module-utils": "^2.8.0", - "has": "^1.0.3", - "is-core-module": "^2.13.0", + "eslint-import-resolver-node": "^0.3.9", + "eslint-module-utils": "^2.12.1", + "hasown": "^2.0.2", + "is-core-module": "^2.16.1", "is-glob": "^4.0.3", "minimatch": "^3.1.2", - "object.fromentries": "^2.0.6", - "object.groupby": "^1.0.0", - "object.values": "^1.1.6", + "object.fromentries": "^2.0.8", + "object.groupby": "^1.0.3", + "object.values": "^1.2.1", "semver": "^6.3.1", - "tsconfig-paths": "^3.14.2" + "string.prototype.trimend": "^1.0.9", + "tsconfig-paths": "^3.15.0" }, "engines": { "node": ">=4" }, "peerDependencies": { - "eslint": "^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8" + "eslint": "^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8 || ^9" } }, "node_modules/eslint-plugin-import/node_modules/debug": { @@ -6849,16 +6860,6 @@ "node": ">=6" } }, - "node_modules/has": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/has/-/has-1.0.4.tgz", - "integrity": "sha512-qdSAmqLF6209RFj4VVItywPMbm3vWylknmB3nvNiUIs72xAimcM8nVYxYr7ncvZq5qzk9MKIZR8ijqD/1QuYjQ==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">= 0.4.0" - } - }, "node_modules/has-bigints": { "version": "1.1.0", "resolved": "https://registry.npmjs.org/has-bigints/-/has-bigints-1.1.0.tgz", diff --git a/packages/bar/package.json b/packages/bar/package.json index d25ecb60..6d8eab75 100644 --- a/packages/bar/package.json +++ b/packages/bar/package.json @@ -34,7 +34,7 @@ "@babel/register": "7.28.3", "@travi/any": "3.1.3", "@travi/babel-preset": "3.0.145", - "@travi/eslint-config": "4.0.5", + "@travi/eslint-config": "5.0.12", "@travi/eslint-config-mocha": "1.0.25", "c8": "10.1.3", "chai": "6.2.0", diff --git a/packages/baz/package-lock.json b/packages/baz/package-lock.json index 8c735510..150bc25e 100644 --- a/packages/baz/package-lock.json +++ b/packages/baz/package-lock.json @@ -15,7 +15,7 @@ "@babel/register": "7.28.3", "@travi/any": "3.1.3", "@travi/babel-preset": "3.0.145", - "@travi/eslint-config": "4.0.5", + "@travi/eslint-config": "5.0.12", "@travi/eslint-config-mocha": "1.0.25", "ban-sensitive-files": "1.10.10", "c8": "10.1.3", @@ -1819,9 +1819,9 @@ } }, "node_modules/@eslint/js": { - "version": "8.50.0", - "resolved": "https://registry.npmjs.org/@eslint/js/-/js-8.50.0.tgz", - "integrity": "sha512-NCC3zz2+nvYd+Ckfh87rA47zfu2QsQpvc6k1yzTk+b9KzRj0wkGa8LSoGOXN6Zv4lRf/EIoZ80biDh9HOI+RNQ==", + "version": "8.57.1", + "resolved": "https://registry.npmjs.org/@eslint/js/-/js-8.57.1.tgz", + "integrity": "sha512-d9zaMRSTIKDLhctzH12MtXvJKSSUhaHcjV+2Z+GK+EEY7XKpP5yR4x+N3TAcHTcu963nIr+TMcCb4DBCYX1z6Q==", "dev": true, "license": "MIT", "engines": { @@ -1844,21 +1844,21 @@ } }, "node_modules/@form8ion/eslint-config": { - "version": "6.0.5", - "resolved": "https://registry.npmjs.org/@form8ion/eslint-config/-/eslint-config-6.0.5.tgz", - "integrity": "sha512-HQh4HRkUJyAdH/jxwbRVoZdBFs/nwS//Uatt7BBDE8hEk8ykNGEPRzan8ahF4L5DXVPDbs0LK0nBeYn+ps2Dwg==", + "version": "7.0.13", + "resolved": "https://registry.npmjs.org/@form8ion/eslint-config/-/eslint-config-7.0.13.tgz", + "integrity": "sha512-oERuGPPwC78RrIodF0eejiH7/l70hZeQp6YVKAYm++pnp2EoZdgkEVx9ijUnH50B4/GItj3KhTe5KmZqjwEh2Q==", "dev": true, "license": "MIT", "dependencies": { - "eslint": "8.50.0", + "eslint": "8.57.1", "eslint-config-airbnb-base": "15.0.0", "eslint-plugin-anti-trojan-source": "1.1.1", "eslint-plugin-eslint-comments": "3.2.0", "eslint-plugin-filenames": "1.3.2", - "eslint-plugin-import": "2.28.1" + "eslint-plugin-import": "2.32.0" }, "engines": { - "node": "^16.14 || >= 18" + "node": "^18.17 || >=20.6.1" } }, "node_modules/@form8ion/eslint-config-mocha": { @@ -1897,14 +1897,14 @@ } }, "node_modules/@humanwhocodes/config-array": { - "version": "0.11.14", - "resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.11.14.tgz", - "integrity": "sha512-3T8LkOmg45BV5FICb15QQMsyUSWrQ8AygVfC7ZG32zOalnqrilm018ZVCw0eapXux8FtA33q8PSRSstjee3jSg==", + "version": "0.13.0", + "resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.13.0.tgz", + "integrity": "sha512-DZLEEqFWQFiyK6h5YIeynKx7JlvCYWL0cImfSRXZ9l4Sg2efkFGTuFf6vzXjK1cq6IYkU+Eg/JizXw+TD2vRNw==", "deprecated": "Use @eslint/config-array instead", "dev": true, "license": "Apache-2.0", "dependencies": { - "@humanwhocodes/object-schema": "^2.0.2", + "@humanwhocodes/object-schema": "^2.0.3", "debug": "^4.3.1", "minimatch": "^3.0.5" }, @@ -2847,6 +2847,13 @@ "win32" ] }, + "node_modules/@rtsao/scc": { + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/@rtsao/scc/-/scc-1.1.0.tgz", + "integrity": "sha512-zt6OdqaDoOnJ1ZYsCYGt9YmWzDXl4vQdKTyJev62gFhRGKdx7mcT54V9KIjg+d2wi9EXsPvAPKe7i7WjfVWB8g==", + "dev": true, + "license": "MIT" + }, "node_modules/@sindresorhus/is": { "version": "0.14.0", "resolved": "https://registry.npmjs.org/@sindresorhus/is/-/is-0.14.0.tgz", @@ -2948,16 +2955,16 @@ "license": "MIT" }, "node_modules/@travi/eslint-config": { - "version": "4.0.5", - "resolved": "https://registry.npmjs.org/@travi/eslint-config/-/eslint-config-4.0.5.tgz", - "integrity": "sha512-dFRZu5LQU+BjGhT1tnFR/qj1FrgOjuU7KVwbc+LzATJb7Hp5u50lvYBoovQERCuJg4lQ6e3guMpXjAn+wmC3SQ==", + "version": "5.0.12", + "resolved": "https://registry.npmjs.org/@travi/eslint-config/-/eslint-config-5.0.12.tgz", + "integrity": "sha512-7tu5CGG2ZlT17n51h1nfc7lv+8XmfjxW8KzNGYSUIA1msU2HGFc/iYi3Llh5NZq3Do5r5VI9u5S1eXkL5zaXzA==", "dev": true, "license": "MIT", "dependencies": { - "@form8ion/eslint-config": "6.0.5" + "@form8ion/eslint-config": "7.0.13" }, "engines": { - "node": "^16.14.0 || >=18" + "node": "^18.17 || >=20.6.1" } }, "node_modules/@travi/eslint-config-mocha": { @@ -5097,9 +5104,9 @@ } }, "node_modules/eslint": { - "version": "8.50.0", - "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.50.0.tgz", - "integrity": "sha512-FOnOGSuFuFLv/Sa+FDVRZl4GGVAAFFi8LecRsI5a1tMO5HIE8nCm4ivAlzt4dT3ol/PaaGC0rJEEXQmHJBGoOg==", + "version": "8.57.1", + "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.57.1.tgz", + "integrity": "sha512-ypowyDxpVSYpkXr9WPv2PAZCtNip1Mv5KTW0SCurXv/9iOpcrH9PaqUElksqEB6pChqHGDRCFTyrZlGhnLNGiA==", "deprecated": "This version is no longer supported. Please see https://eslint.org/version-support for other options.", "dev": true, "license": "MIT", @@ -5107,11 +5114,12 @@ "dependencies": { "@eslint-community/eslint-utils": "^4.2.0", "@eslint-community/regexpp": "^4.6.1", - "@eslint/eslintrc": "^2.1.2", - "@eslint/js": "8.50.0", - "@humanwhocodes/config-array": "^0.11.11", + "@eslint/eslintrc": "^2.1.4", + "@eslint/js": "8.57.1", + "@humanwhocodes/config-array": "^0.13.0", "@humanwhocodes/module-importer": "^1.0.1", "@nodelib/fs.walk": "^1.2.8", + "@ungap/structured-clone": "^1.2.0", "ajv": "^6.12.4", "chalk": "^4.0.0", "cross-spawn": "^7.0.2", @@ -5301,35 +5309,38 @@ } }, "node_modules/eslint-plugin-import": { - "version": "2.28.1", - "resolved": "https://registry.npmjs.org/eslint-plugin-import/-/eslint-plugin-import-2.28.1.tgz", - "integrity": "sha512-9I9hFlITvOV55alzoKBI+K9q74kv0iKMeY6av5+umsNwayt59fz692daGyjR+oStBQgx6nwR9rXldDev3Clw+A==", + "version": "2.32.0", + "resolved": "https://registry.npmjs.org/eslint-plugin-import/-/eslint-plugin-import-2.32.0.tgz", + "integrity": "sha512-whOE1HFo/qJDyX4SnXzP4N6zOWn79WhnCUY/iDR0mPfQZO8wcYE4JClzI2oZrhBnnMUCBCHZhO6VQyoBU95mZA==", "dev": true, "license": "MIT", + "peer": true, "dependencies": { - "array-includes": "^3.1.6", - "array.prototype.findlastindex": "^1.2.2", - "array.prototype.flat": "^1.3.1", - "array.prototype.flatmap": "^1.3.1", + "@rtsao/scc": "^1.1.0", + "array-includes": "^3.1.9", + "array.prototype.findlastindex": "^1.2.6", + "array.prototype.flat": "^1.3.3", + "array.prototype.flatmap": "^1.3.3", "debug": "^3.2.7", "doctrine": "^2.1.0", - "eslint-import-resolver-node": "^0.3.7", - "eslint-module-utils": "^2.8.0", - "has": "^1.0.3", - "is-core-module": "^2.13.0", + "eslint-import-resolver-node": "^0.3.9", + "eslint-module-utils": "^2.12.1", + "hasown": "^2.0.2", + "is-core-module": "^2.16.1", "is-glob": "^4.0.3", "minimatch": "^3.1.2", - "object.fromentries": "^2.0.6", - "object.groupby": "^1.0.0", - "object.values": "^1.1.6", + "object.fromentries": "^2.0.8", + "object.groupby": "^1.0.3", + "object.values": "^1.2.1", "semver": "^6.3.1", - "tsconfig-paths": "^3.14.2" + "string.prototype.trimend": "^1.0.9", + "tsconfig-paths": "^3.15.0" }, "engines": { "node": ">=4" }, "peerDependencies": { - "eslint": "^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8" + "eslint": "^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8 || ^9" } }, "node_modules/eslint-plugin-import/node_modules/debug": { @@ -6214,16 +6225,6 @@ "node": ">=6" } }, - "node_modules/has": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/has/-/has-1.0.4.tgz", - "integrity": "sha512-qdSAmqLF6209RFj4VVItywPMbm3vWylknmB3nvNiUIs72xAimcM8nVYxYr7ncvZq5qzk9MKIZR8ijqD/1QuYjQ==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">= 0.4.0" - } - }, "node_modules/has-bigints": { "version": "1.1.0", "resolved": "https://registry.npmjs.org/has-bigints/-/has-bigints-1.1.0.tgz", diff --git a/packages/baz/package.json b/packages/baz/package.json index 093b01eb..9eb98f2c 100644 --- a/packages/baz/package.json +++ b/packages/baz/package.json @@ -44,7 +44,7 @@ "@babel/register": "7.28.3", "@travi/any": "3.1.3", "@travi/babel-preset": "3.0.145", - "@travi/eslint-config": "4.0.5", + "@travi/eslint-config": "5.0.12", "@travi/eslint-config-mocha": "1.0.25", "ban-sensitive-files": "1.10.10", "c8": "10.1.3", diff --git a/packages/foo/package-lock.json b/packages/foo/package-lock.json index a7aba204..2deab51a 100644 --- a/packages/foo/package-lock.json +++ b/packages/foo/package-lock.json @@ -12,7 +12,7 @@ "@babel/register": "7.28.3", "@travi/any": "3.1.3", "@travi/babel-preset": "3.0.145", - "@travi/eslint-config": "4.0.5", + "@travi/eslint-config": "5.0.12", "@travi/eslint-config-mocha": "1.0.25", "c8": "10.1.3", "chai": "6.2.0", @@ -2200,9 +2200,9 @@ "license": "MIT" }, "node_modules/@eslint/js": { - "version": "8.50.0", - "resolved": "https://registry.npmjs.org/@eslint/js/-/js-8.50.0.tgz", - "integrity": "sha512-NCC3zz2+nvYd+Ckfh87rA47zfu2QsQpvc6k1yzTk+b9KzRj0wkGa8LSoGOXN6Zv4lRf/EIoZ80biDh9HOI+RNQ==", + "version": "8.57.1", + "resolved": "https://registry.npmjs.org/@eslint/js/-/js-8.57.1.tgz", + "integrity": "sha512-d9zaMRSTIKDLhctzH12MtXvJKSSUhaHcjV+2Z+GK+EEY7XKpP5yR4x+N3TAcHTcu963nIr+TMcCb4DBCYX1z6Q==", "dev": true, "license": "MIT", "engines": { @@ -2236,21 +2236,21 @@ } }, "node_modules/@form8ion/eslint-config": { - "version": "6.0.5", - "resolved": "https://registry.npmjs.org/@form8ion/eslint-config/-/eslint-config-6.0.5.tgz", - "integrity": "sha512-HQh4HRkUJyAdH/jxwbRVoZdBFs/nwS//Uatt7BBDE8hEk8ykNGEPRzan8ahF4L5DXVPDbs0LK0nBeYn+ps2Dwg==", + "version": "7.0.13", + "resolved": "https://registry.npmjs.org/@form8ion/eslint-config/-/eslint-config-7.0.13.tgz", + "integrity": "sha512-oERuGPPwC78RrIodF0eejiH7/l70hZeQp6YVKAYm++pnp2EoZdgkEVx9ijUnH50B4/GItj3KhTe5KmZqjwEh2Q==", "dev": true, "license": "MIT", "dependencies": { - "eslint": "8.50.0", + "eslint": "8.57.1", "eslint-config-airbnb-base": "15.0.0", "eslint-plugin-anti-trojan-source": "1.1.1", "eslint-plugin-eslint-comments": "3.2.0", "eslint-plugin-filenames": "1.3.2", - "eslint-plugin-import": "2.28.1" + "eslint-plugin-import": "2.32.0" }, "engines": { - "node": "^16.14 || >= 18" + "node": "^18.17 || >=20.6.1" } }, "node_modules/@form8ion/eslint-config-mocha": { @@ -2289,14 +2289,14 @@ } }, "node_modules/@humanwhocodes/config-array": { - "version": "0.11.14", - "resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.11.14.tgz", - "integrity": "sha512-3T8LkOmg45BV5FICb15QQMsyUSWrQ8AygVfC7ZG32zOalnqrilm018ZVCw0eapXux8FtA33q8PSRSstjee3jSg==", + "version": "0.13.0", + "resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.13.0.tgz", + "integrity": "sha512-DZLEEqFWQFiyK6h5YIeynKx7JlvCYWL0cImfSRXZ9l4Sg2efkFGTuFf6vzXjK1cq6IYkU+Eg/JizXw+TD2vRNw==", "deprecated": "Use @eslint/config-array instead", "dev": true, "license": "Apache-2.0", "dependencies": { - "@humanwhocodes/object-schema": "^2.0.2", + "@humanwhocodes/object-schema": "^2.0.3", "debug": "^4.3.1", "minimatch": "^3.0.5" }, @@ -3226,6 +3226,13 @@ "win32" ] }, + "node_modules/@rtsao/scc": { + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/@rtsao/scc/-/scc-1.1.0.tgz", + "integrity": "sha512-zt6OdqaDoOnJ1ZYsCYGt9YmWzDXl4vQdKTyJev62gFhRGKdx7mcT54V9KIjg+d2wi9EXsPvAPKe7i7WjfVWB8g==", + "dev": true, + "license": "MIT" + }, "node_modules/@sinonjs/commons": { "version": "3.0.1", "resolved": "https://registry.npmjs.org/@sinonjs/commons/-/commons-3.0.1.tgz", @@ -3298,16 +3305,16 @@ } }, "node_modules/@travi/eslint-config": { - "version": "4.0.5", - "resolved": "https://registry.npmjs.org/@travi/eslint-config/-/eslint-config-4.0.5.tgz", - "integrity": "sha512-dFRZu5LQU+BjGhT1tnFR/qj1FrgOjuU7KVwbc+LzATJb7Hp5u50lvYBoovQERCuJg4lQ6e3guMpXjAn+wmC3SQ==", + "version": "5.0.12", + "resolved": "https://registry.npmjs.org/@travi/eslint-config/-/eslint-config-5.0.12.tgz", + "integrity": "sha512-7tu5CGG2ZlT17n51h1nfc7lv+8XmfjxW8KzNGYSUIA1msU2HGFc/iYi3Llh5NZq3Do5r5VI9u5S1eXkL5zaXzA==", "dev": true, "license": "MIT", "dependencies": { - "@form8ion/eslint-config": "6.0.5" + "@form8ion/eslint-config": "7.0.13" }, "engines": { - "node": "^16.14.0 || >=18" + "node": "^18.17 || >=20.6.1" } }, "node_modules/@travi/eslint-config-mocha": { @@ -5661,9 +5668,9 @@ } }, "node_modules/eslint": { - "version": "8.50.0", - "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.50.0.tgz", - "integrity": "sha512-FOnOGSuFuFLv/Sa+FDVRZl4GGVAAFFi8LecRsI5a1tMO5HIE8nCm4ivAlzt4dT3ol/PaaGC0rJEEXQmHJBGoOg==", + "version": "8.57.1", + "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.57.1.tgz", + "integrity": "sha512-ypowyDxpVSYpkXr9WPv2PAZCtNip1Mv5KTW0SCurXv/9iOpcrH9PaqUElksqEB6pChqHGDRCFTyrZlGhnLNGiA==", "deprecated": "This version is no longer supported. Please see https://eslint.org/version-support for other options.", "dev": true, "license": "MIT", @@ -5671,11 +5678,12 @@ "dependencies": { "@eslint-community/eslint-utils": "^4.2.0", "@eslint-community/regexpp": "^4.6.1", - "@eslint/eslintrc": "^2.1.2", - "@eslint/js": "8.50.0", - "@humanwhocodes/config-array": "^0.11.11", + "@eslint/eslintrc": "^2.1.4", + "@eslint/js": "8.57.1", + "@humanwhocodes/config-array": "^0.13.0", "@humanwhocodes/module-importer": "^1.0.1", "@nodelib/fs.walk": "^1.2.8", + "@ungap/structured-clone": "^1.2.0", "ajv": "^6.12.4", "chalk": "^4.0.0", "cross-spawn": "^7.0.2", @@ -5865,35 +5873,38 @@ } }, "node_modules/eslint-plugin-import": { - "version": "2.28.1", - "resolved": "https://registry.npmjs.org/eslint-plugin-import/-/eslint-plugin-import-2.28.1.tgz", - "integrity": "sha512-9I9hFlITvOV55alzoKBI+K9q74kv0iKMeY6av5+umsNwayt59fz692daGyjR+oStBQgx6nwR9rXldDev3Clw+A==", + "version": "2.32.0", + "resolved": "https://registry.npmjs.org/eslint-plugin-import/-/eslint-plugin-import-2.32.0.tgz", + "integrity": "sha512-whOE1HFo/qJDyX4SnXzP4N6zOWn79WhnCUY/iDR0mPfQZO8wcYE4JClzI2oZrhBnnMUCBCHZhO6VQyoBU95mZA==", "dev": true, "license": "MIT", + "peer": true, "dependencies": { - "array-includes": "^3.1.6", - "array.prototype.findlastindex": "^1.2.2", - "array.prototype.flat": "^1.3.1", - "array.prototype.flatmap": "^1.3.1", + "@rtsao/scc": "^1.1.0", + "array-includes": "^3.1.9", + "array.prototype.findlastindex": "^1.2.6", + "array.prototype.flat": "^1.3.3", + "array.prototype.flatmap": "^1.3.3", "debug": "^3.2.7", "doctrine": "^2.1.0", - "eslint-import-resolver-node": "^0.3.7", - "eslint-module-utils": "^2.8.0", - "has": "^1.0.3", - "is-core-module": "^2.13.0", + "eslint-import-resolver-node": "^0.3.9", + "eslint-module-utils": "^2.12.1", + "hasown": "^2.0.2", + "is-core-module": "^2.16.1", "is-glob": "^4.0.3", "minimatch": "^3.1.2", - "object.fromentries": "^2.0.6", - "object.groupby": "^1.0.0", - "object.values": "^1.1.6", + "object.fromentries": "^2.0.8", + "object.groupby": "^1.0.3", + "object.values": "^1.2.1", "semver": "^6.3.1", - "tsconfig-paths": "^3.14.2" + "string.prototype.trimend": "^1.0.9", + "tsconfig-paths": "^3.15.0" }, "engines": { "node": ">=4" }, "peerDependencies": { - "eslint": "^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8" + "eslint": "^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8 || ^9" } }, "node_modules/eslint-plugin-import/node_modules/debug": { @@ -6849,16 +6860,6 @@ "node": ">=6" } }, - "node_modules/has": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/has/-/has-1.0.4.tgz", - "integrity": "sha512-qdSAmqLF6209RFj4VVItywPMbm3vWylknmB3nvNiUIs72xAimcM8nVYxYr7ncvZq5qzk9MKIZR8ijqD/1QuYjQ==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">= 0.4.0" - } - }, "node_modules/has-bigints": { "version": "1.1.0", "resolved": "https://registry.npmjs.org/has-bigints/-/has-bigints-1.1.0.tgz", diff --git a/packages/foo/package.json b/packages/foo/package.json index 2c10772e..c5c99620 100644 --- a/packages/foo/package.json +++ b/packages/foo/package.json @@ -34,7 +34,7 @@ "@babel/register": "7.28.3", "@travi/any": "3.1.3", "@travi/babel-preset": "3.0.145", - "@travi/eslint-config": "4.0.5", + "@travi/eslint-config": "5.0.12", "@travi/eslint-config-mocha": "1.0.25", "c8": "10.1.3", "chai": "6.2.0", diff --git a/packages/jest-ts-reproduction/package-lock.json b/packages/jest-ts-reproduction/package-lock.json index 1663e2ab..c00bf8df 100644 --- a/packages/jest-ts-reproduction/package-lock.json +++ b/packages/jest-ts-reproduction/package-lock.json @@ -12,7 +12,7 @@ "@babel/register": "7.28.3", "@travi/any": "3.1.3", "@travi/babel-preset": "3.0.145", - "@travi/eslint-config": "4.0.5", + "@travi/eslint-config": "5.0.12", "@travi/eslint-config-jest": "1.0.91", "ban-sensitive-files": "1.10.10", "c8": "10.1.3", @@ -2010,9 +2010,9 @@ } }, "node_modules/@eslint/js": { - "version": "8.50.0", - "resolved": "https://registry.npmjs.org/@eslint/js/-/js-8.50.0.tgz", - "integrity": "sha512-NCC3zz2+nvYd+Ckfh87rA47zfu2QsQpvc6k1yzTk+b9KzRj0wkGa8LSoGOXN6Zv4lRf/EIoZ80biDh9HOI+RNQ==", + "version": "8.57.1", + "resolved": "https://registry.npmjs.org/@eslint/js/-/js-8.57.1.tgz", + "integrity": "sha512-d9zaMRSTIKDLhctzH12MtXvJKSSUhaHcjV+2Z+GK+EEY7XKpP5yR4x+N3TAcHTcu963nIr+TMcCb4DBCYX1z6Q==", "dev": true, "license": "MIT", "engines": { @@ -2035,21 +2035,21 @@ } }, "node_modules/@form8ion/eslint-config": { - "version": "6.0.5", - "resolved": "https://registry.npmjs.org/@form8ion/eslint-config/-/eslint-config-6.0.5.tgz", - "integrity": "sha512-HQh4HRkUJyAdH/jxwbRVoZdBFs/nwS//Uatt7BBDE8hEk8ykNGEPRzan8ahF4L5DXVPDbs0LK0nBeYn+ps2Dwg==", + "version": "7.0.13", + "resolved": "https://registry.npmjs.org/@form8ion/eslint-config/-/eslint-config-7.0.13.tgz", + "integrity": "sha512-oERuGPPwC78RrIodF0eejiH7/l70hZeQp6YVKAYm++pnp2EoZdgkEVx9ijUnH50B4/GItj3KhTe5KmZqjwEh2Q==", "dev": true, "license": "MIT", "dependencies": { - "eslint": "8.50.0", + "eslint": "8.57.1", "eslint-config-airbnb-base": "15.0.0", "eslint-plugin-anti-trojan-source": "1.1.1", "eslint-plugin-eslint-comments": "3.2.0", "eslint-plugin-filenames": "1.3.2", - "eslint-plugin-import": "2.28.1" + "eslint-plugin-import": "2.32.0" }, "engines": { - "node": "^16.14 || >= 18" + "node": "^18.17 || >=20.6.1" } }, "node_modules/@form8ion/eslint-config-jest": { @@ -2086,14 +2086,14 @@ } }, "node_modules/@humanwhocodes/config-array": { - "version": "0.11.14", - "resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.11.14.tgz", - "integrity": "sha512-3T8LkOmg45BV5FICb15QQMsyUSWrQ8AygVfC7ZG32zOalnqrilm018ZVCw0eapXux8FtA33q8PSRSstjee3jSg==", + "version": "0.13.0", + "resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.13.0.tgz", + "integrity": "sha512-DZLEEqFWQFiyK6h5YIeynKx7JlvCYWL0cImfSRXZ9l4Sg2efkFGTuFf6vzXjK1cq6IYkU+Eg/JizXw+TD2vRNw==", "deprecated": "Use @eslint/config-array instead", "dev": true, "license": "Apache-2.0", "dependencies": { - "@humanwhocodes/object-schema": "^2.0.2", + "@humanwhocodes/object-schema": "^2.0.3", "debug": "^4.3.1", "minimatch": "^3.0.5" }, @@ -3508,6 +3508,13 @@ "win32" ] }, + "node_modules/@rtsao/scc": { + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/@rtsao/scc/-/scc-1.1.0.tgz", + "integrity": "sha512-zt6OdqaDoOnJ1ZYsCYGt9YmWzDXl4vQdKTyJev62gFhRGKdx7mcT54V9KIjg+d2wi9EXsPvAPKe7i7WjfVWB8g==", + "dev": true, + "license": "MIT" + }, "node_modules/@sinclair/typebox": { "version": "0.27.8", "resolved": "https://registry.npmjs.org/@sinclair/typebox/-/typebox-0.27.8.tgz", @@ -3589,16 +3596,16 @@ } }, "node_modules/@travi/eslint-config": { - "version": "4.0.5", - "resolved": "https://registry.npmjs.org/@travi/eslint-config/-/eslint-config-4.0.5.tgz", - "integrity": "sha512-dFRZu5LQU+BjGhT1tnFR/qj1FrgOjuU7KVwbc+LzATJb7Hp5u50lvYBoovQERCuJg4lQ6e3guMpXjAn+wmC3SQ==", + "version": "5.0.12", + "resolved": "https://registry.npmjs.org/@travi/eslint-config/-/eslint-config-5.0.12.tgz", + "integrity": "sha512-7tu5CGG2ZlT17n51h1nfc7lv+8XmfjxW8KzNGYSUIA1msU2HGFc/iYi3Llh5NZq3Do5r5VI9u5S1eXkL5zaXzA==", "dev": true, "license": "MIT", "dependencies": { - "@form8ion/eslint-config": "6.0.5" + "@form8ion/eslint-config": "7.0.13" }, "engines": { - "node": "^16.14.0 || >=18" + "node": "^18.17 || >=20.6.1" } }, "node_modules/@travi/eslint-config-jest": { @@ -6415,9 +6422,9 @@ } }, "node_modules/eslint": { - "version": "8.50.0", - "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.50.0.tgz", - "integrity": "sha512-FOnOGSuFuFLv/Sa+FDVRZl4GGVAAFFi8LecRsI5a1tMO5HIE8nCm4ivAlzt4dT3ol/PaaGC0rJEEXQmHJBGoOg==", + "version": "8.57.1", + "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.57.1.tgz", + "integrity": "sha512-ypowyDxpVSYpkXr9WPv2PAZCtNip1Mv5KTW0SCurXv/9iOpcrH9PaqUElksqEB6pChqHGDRCFTyrZlGhnLNGiA==", "deprecated": "This version is no longer supported. Please see https://eslint.org/version-support for other options.", "dev": true, "license": "MIT", @@ -6425,11 +6432,12 @@ "dependencies": { "@eslint-community/eslint-utils": "^4.2.0", "@eslint-community/regexpp": "^4.6.1", - "@eslint/eslintrc": "^2.1.2", - "@eslint/js": "8.50.0", - "@humanwhocodes/config-array": "^0.11.11", + "@eslint/eslintrc": "^2.1.4", + "@eslint/js": "8.57.1", + "@humanwhocodes/config-array": "^0.13.0", "@humanwhocodes/module-importer": "^1.0.1", "@nodelib/fs.walk": "^1.2.8", + "@ungap/structured-clone": "^1.2.0", "ajv": "^6.12.4", "chalk": "^4.0.0", "cross-spawn": "^7.0.2", @@ -6619,35 +6627,38 @@ } }, "node_modules/eslint-plugin-import": { - "version": "2.28.1", - "resolved": "https://registry.npmjs.org/eslint-plugin-import/-/eslint-plugin-import-2.28.1.tgz", - "integrity": "sha512-9I9hFlITvOV55alzoKBI+K9q74kv0iKMeY6av5+umsNwayt59fz692daGyjR+oStBQgx6nwR9rXldDev3Clw+A==", + "version": "2.32.0", + "resolved": "https://registry.npmjs.org/eslint-plugin-import/-/eslint-plugin-import-2.32.0.tgz", + "integrity": "sha512-whOE1HFo/qJDyX4SnXzP4N6zOWn79WhnCUY/iDR0mPfQZO8wcYE4JClzI2oZrhBnnMUCBCHZhO6VQyoBU95mZA==", "dev": true, "license": "MIT", + "peer": true, "dependencies": { - "array-includes": "^3.1.6", - "array.prototype.findlastindex": "^1.2.2", - "array.prototype.flat": "^1.3.1", - "array.prototype.flatmap": "^1.3.1", + "@rtsao/scc": "^1.1.0", + "array-includes": "^3.1.9", + "array.prototype.findlastindex": "^1.2.6", + "array.prototype.flat": "^1.3.3", + "array.prototype.flatmap": "^1.3.3", "debug": "^3.2.7", "doctrine": "^2.1.0", - "eslint-import-resolver-node": "^0.3.7", - "eslint-module-utils": "^2.8.0", - "has": "^1.0.3", - "is-core-module": "^2.13.0", + "eslint-import-resolver-node": "^0.3.9", + "eslint-module-utils": "^2.12.1", + "hasown": "^2.0.2", + "is-core-module": "^2.16.1", "is-glob": "^4.0.3", "minimatch": "^3.1.2", - "object.fromentries": "^2.0.6", - "object.groupby": "^1.0.0", - "object.values": "^1.1.6", + "object.fromentries": "^2.0.8", + "object.groupby": "^1.0.3", + "object.values": "^1.2.1", "semver": "^6.3.1", - "tsconfig-paths": "^3.14.2" + "string.prototype.trimend": "^1.0.9", + "tsconfig-paths": "^3.15.0" }, "engines": { "node": ">=4" }, "peerDependencies": { - "eslint": "^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8" + "eslint": "^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8 || ^9" } }, "node_modules/eslint-plugin-import/node_modules/debug": { @@ -7630,16 +7641,6 @@ "node": ">=6" } }, - "node_modules/has": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/has/-/has-1.0.4.tgz", - "integrity": "sha512-qdSAmqLF6209RFj4VVItywPMbm3vWylknmB3nvNiUIs72xAimcM8nVYxYr7ncvZq5qzk9MKIZR8ijqD/1QuYjQ==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">= 0.4.0" - } - }, "node_modules/has-bigints": { "version": "1.1.0", "resolved": "https://registry.npmjs.org/has-bigints/-/has-bigints-1.1.0.tgz", diff --git a/packages/jest-ts-reproduction/package.json b/packages/jest-ts-reproduction/package.json index 08412afc..90f10336 100644 --- a/packages/jest-ts-reproduction/package.json +++ b/packages/jest-ts-reproduction/package.json @@ -44,7 +44,7 @@ "@babel/register": "7.28.3", "@travi/any": "3.1.3", "@travi/babel-preset": "3.0.145", - "@travi/eslint-config": "4.0.5", + "@travi/eslint-config": "5.0.12", "@travi/eslint-config-jest": "1.0.91", "ban-sensitive-files": "1.10.10", "c8": "10.1.3", diff --git a/packages/qux/package-lock.json b/packages/qux/package-lock.json index 0adb494b..4d55ac44 100644 --- a/packages/qux/package-lock.json +++ b/packages/qux/package-lock.json @@ -12,7 +12,7 @@ "@babel/register": "7.28.3", "@travi/any": "3.1.3", "@travi/babel-preset": "3.0.145", - "@travi/eslint-config": "4.0.5", + "@travi/eslint-config": "5.0.12", "@travi/eslint-config-mocha": "1.0.25", "ban-sensitive-files": "1.10.10", "c8": "10.1.3", @@ -1816,9 +1816,9 @@ } }, "node_modules/@eslint/js": { - "version": "8.50.0", - "resolved": "https://registry.npmjs.org/@eslint/js/-/js-8.50.0.tgz", - "integrity": "sha512-NCC3zz2+nvYd+Ckfh87rA47zfu2QsQpvc6k1yzTk+b9KzRj0wkGa8LSoGOXN6Zv4lRf/EIoZ80biDh9HOI+RNQ==", + "version": "8.57.1", + "resolved": "https://registry.npmjs.org/@eslint/js/-/js-8.57.1.tgz", + "integrity": "sha512-d9zaMRSTIKDLhctzH12MtXvJKSSUhaHcjV+2Z+GK+EEY7XKpP5yR4x+N3TAcHTcu963nIr+TMcCb4DBCYX1z6Q==", "dev": true, "license": "MIT", "engines": { @@ -1841,21 +1841,21 @@ } }, "node_modules/@form8ion/eslint-config": { - "version": "6.0.5", - "resolved": "https://registry.npmjs.org/@form8ion/eslint-config/-/eslint-config-6.0.5.tgz", - "integrity": "sha512-HQh4HRkUJyAdH/jxwbRVoZdBFs/nwS//Uatt7BBDE8hEk8ykNGEPRzan8ahF4L5DXVPDbs0LK0nBeYn+ps2Dwg==", + "version": "7.0.13", + "resolved": "https://registry.npmjs.org/@form8ion/eslint-config/-/eslint-config-7.0.13.tgz", + "integrity": "sha512-oERuGPPwC78RrIodF0eejiH7/l70hZeQp6YVKAYm++pnp2EoZdgkEVx9ijUnH50B4/GItj3KhTe5KmZqjwEh2Q==", "dev": true, "license": "MIT", "dependencies": { - "eslint": "8.50.0", + "eslint": "8.57.1", "eslint-config-airbnb-base": "15.0.0", "eslint-plugin-anti-trojan-source": "1.1.1", "eslint-plugin-eslint-comments": "3.2.0", "eslint-plugin-filenames": "1.3.2", - "eslint-plugin-import": "2.28.1" + "eslint-plugin-import": "2.32.0" }, "engines": { - "node": "^16.14 || >= 18" + "node": "^18.17 || >=20.6.1" } }, "node_modules/@form8ion/eslint-config-mocha": { @@ -1894,14 +1894,14 @@ } }, "node_modules/@humanwhocodes/config-array": { - "version": "0.11.14", - "resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.11.14.tgz", - "integrity": "sha512-3T8LkOmg45BV5FICb15QQMsyUSWrQ8AygVfC7ZG32zOalnqrilm018ZVCw0eapXux8FtA33q8PSRSstjee3jSg==", + "version": "0.13.0", + "resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.13.0.tgz", + "integrity": "sha512-DZLEEqFWQFiyK6h5YIeynKx7JlvCYWL0cImfSRXZ9l4Sg2efkFGTuFf6vzXjK1cq6IYkU+Eg/JizXw+TD2vRNw==", "deprecated": "Use @eslint/config-array instead", "dev": true, "license": "Apache-2.0", "dependencies": { - "@humanwhocodes/object-schema": "^2.0.2", + "@humanwhocodes/object-schema": "^2.0.3", "debug": "^4.3.1", "minimatch": "^3.0.5" }, @@ -2844,6 +2844,13 @@ "win32" ] }, + "node_modules/@rtsao/scc": { + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/@rtsao/scc/-/scc-1.1.0.tgz", + "integrity": "sha512-zt6OdqaDoOnJ1ZYsCYGt9YmWzDXl4vQdKTyJev62gFhRGKdx7mcT54V9KIjg+d2wi9EXsPvAPKe7i7WjfVWB8g==", + "dev": true, + "license": "MIT" + }, "node_modules/@sindresorhus/is": { "version": "0.14.0", "resolved": "https://registry.npmjs.org/@sindresorhus/is/-/is-0.14.0.tgz", @@ -2939,16 +2946,16 @@ } }, "node_modules/@travi/eslint-config": { - "version": "4.0.5", - "resolved": "https://registry.npmjs.org/@travi/eslint-config/-/eslint-config-4.0.5.tgz", - "integrity": "sha512-dFRZu5LQU+BjGhT1tnFR/qj1FrgOjuU7KVwbc+LzATJb7Hp5u50lvYBoovQERCuJg4lQ6e3guMpXjAn+wmC3SQ==", + "version": "5.0.12", + "resolved": "https://registry.npmjs.org/@travi/eslint-config/-/eslint-config-5.0.12.tgz", + "integrity": "sha512-7tu5CGG2ZlT17n51h1nfc7lv+8XmfjxW8KzNGYSUIA1msU2HGFc/iYi3Llh5NZq3Do5r5VI9u5S1eXkL5zaXzA==", "dev": true, "license": "MIT", "dependencies": { - "@form8ion/eslint-config": "6.0.5" + "@form8ion/eslint-config": "7.0.13" }, "engines": { - "node": "^16.14.0 || >=18" + "node": "^18.17 || >=20.6.1" } }, "node_modules/@travi/eslint-config-mocha": { @@ -5088,9 +5095,9 @@ } }, "node_modules/eslint": { - "version": "8.50.0", - "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.50.0.tgz", - "integrity": "sha512-FOnOGSuFuFLv/Sa+FDVRZl4GGVAAFFi8LecRsI5a1tMO5HIE8nCm4ivAlzt4dT3ol/PaaGC0rJEEXQmHJBGoOg==", + "version": "8.57.1", + "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.57.1.tgz", + "integrity": "sha512-ypowyDxpVSYpkXr9WPv2PAZCtNip1Mv5KTW0SCurXv/9iOpcrH9PaqUElksqEB6pChqHGDRCFTyrZlGhnLNGiA==", "deprecated": "This version is no longer supported. Please see https://eslint.org/version-support for other options.", "dev": true, "license": "MIT", @@ -5098,11 +5105,12 @@ "dependencies": { "@eslint-community/eslint-utils": "^4.2.0", "@eslint-community/regexpp": "^4.6.1", - "@eslint/eslintrc": "^2.1.2", - "@eslint/js": "8.50.0", - "@humanwhocodes/config-array": "^0.11.11", + "@eslint/eslintrc": "^2.1.4", + "@eslint/js": "8.57.1", + "@humanwhocodes/config-array": "^0.13.0", "@humanwhocodes/module-importer": "^1.0.1", "@nodelib/fs.walk": "^1.2.8", + "@ungap/structured-clone": "^1.2.0", "ajv": "^6.12.4", "chalk": "^4.0.0", "cross-spawn": "^7.0.2", @@ -5292,35 +5300,38 @@ } }, "node_modules/eslint-plugin-import": { - "version": "2.28.1", - "resolved": "https://registry.npmjs.org/eslint-plugin-import/-/eslint-plugin-import-2.28.1.tgz", - "integrity": "sha512-9I9hFlITvOV55alzoKBI+K9q74kv0iKMeY6av5+umsNwayt59fz692daGyjR+oStBQgx6nwR9rXldDev3Clw+A==", + "version": "2.32.0", + "resolved": "https://registry.npmjs.org/eslint-plugin-import/-/eslint-plugin-import-2.32.0.tgz", + "integrity": "sha512-whOE1HFo/qJDyX4SnXzP4N6zOWn79WhnCUY/iDR0mPfQZO8wcYE4JClzI2oZrhBnnMUCBCHZhO6VQyoBU95mZA==", "dev": true, "license": "MIT", + "peer": true, "dependencies": { - "array-includes": "^3.1.6", - "array.prototype.findlastindex": "^1.2.2", - "array.prototype.flat": "^1.3.1", - "array.prototype.flatmap": "^1.3.1", + "@rtsao/scc": "^1.1.0", + "array-includes": "^3.1.9", + "array.prototype.findlastindex": "^1.2.6", + "array.prototype.flat": "^1.3.3", + "array.prototype.flatmap": "^1.3.3", "debug": "^3.2.7", "doctrine": "^2.1.0", - "eslint-import-resolver-node": "^0.3.7", - "eslint-module-utils": "^2.8.0", - "has": "^1.0.3", - "is-core-module": "^2.13.0", + "eslint-import-resolver-node": "^0.3.9", + "eslint-module-utils": "^2.12.1", + "hasown": "^2.0.2", + "is-core-module": "^2.16.1", "is-glob": "^4.0.3", "minimatch": "^3.1.2", - "object.fromentries": "^2.0.6", - "object.groupby": "^1.0.0", - "object.values": "^1.1.6", + "object.fromentries": "^2.0.8", + "object.groupby": "^1.0.3", + "object.values": "^1.2.1", "semver": "^6.3.1", - "tsconfig-paths": "^3.14.2" + "string.prototype.trimend": "^1.0.9", + "tsconfig-paths": "^3.15.0" }, "engines": { "node": ">=4" }, "peerDependencies": { - "eslint": "^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8" + "eslint": "^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8 || ^9" } }, "node_modules/eslint-plugin-import/node_modules/debug": { @@ -6205,16 +6216,6 @@ "node": ">=6" } }, - "node_modules/has": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/has/-/has-1.0.4.tgz", - "integrity": "sha512-qdSAmqLF6209RFj4VVItywPMbm3vWylknmB3nvNiUIs72xAimcM8nVYxYr7ncvZq5qzk9MKIZR8ijqD/1QuYjQ==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">= 0.4.0" - } - }, "node_modules/has-bigints": { "version": "1.1.0", "resolved": "https://registry.npmjs.org/has-bigints/-/has-bigints-1.1.0.tgz", diff --git a/packages/qux/package.json b/packages/qux/package.json index bdcbfa44..467e0718 100644 --- a/packages/qux/package.json +++ b/packages/qux/package.json @@ -44,7 +44,7 @@ "@babel/register": "7.28.3", "@travi/any": "3.1.3", "@travi/babel-preset": "3.0.145", - "@travi/eslint-config": "4.0.5", + "@travi/eslint-config": "5.0.12", "@travi/eslint-config-mocha": "1.0.25", "ban-sensitive-files": "1.10.10", "c8": "10.1.3",