From 8ec4e8f2efe0ea7c0a4d34be052ebb8b28e05230 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 6 Mar 2026 23:01:24 +0000 Subject: [PATCH] build(deps): update dependency @softwareventures/eslint-config to v9 --- package.json | 2 +- yarn.lock | 24 ++++++++++++------------ 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/package.json b/package.json index b8753d7..c1d49d4 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "@commitlint/cli": "19.8.1", "@commitlint/config-conventional": "19.8.1", "@commitlint/cz-commitlint": "19.8.1", - "@softwareventures/eslint-config": "7.10.0", + "@softwareventures/eslint-config": "9.5.0", "@softwareventures/precise-commits": "4.0.23", "@softwareventures/prettier-config": "4.0.0", "@softwareventures/semantic-release-config": "4.1.0", diff --git a/yarn.lock b/yarn.lock index 33f7460..2b3d5af 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1030,22 +1030,22 @@ __metadata: languageName: node linkType: hard -"@softwareventures/eslint-config@npm:7.10.0": - version: 7.10.0 - resolution: "@softwareventures/eslint-config@npm:7.10.0" +"@softwareventures/eslint-config@npm:9.5.0": + version: 9.5.0 + resolution: "@softwareventures/eslint-config@npm:9.5.0" dependencies: tslib: "npm:^2.3.1" peerDependencies: - "@typescript-eslint/eslint-plugin": ^5.3.0 || ^6.0.0 || ^7.0.0 - "@typescript-eslint/parser": ^5.3.0 || ^6.0.0 || ^7.0.0 - eslint: ^7.0.0 || ^8.0.0 - eslint-config-prettier: ^8.3.0 || ^9.0.0 + "@typescript-eslint/eslint-plugin": ^8.0.0 + "@typescript-eslint/parser": ^8.0.0 + eslint: ^8.0.0 + eslint-config-prettier: ^8.3.0 || ^9.0.0 || ^10.0.0 eslint-plugin-import: ^2.25.2 - eslint-plugin-jsdoc: ^37.0.3 || ^38.0.0 || ^39.0.0 || ^40.0.0 || ^41.0.0 || ^42.0.0 || ^43.0.0 || ^44.0.0 || ^45.0.0 || ^46.0.0 || ^47.0.0 || ^48.0.0 || ^49.0.0 || ^50.0.0 + eslint-plugin-jsdoc: ^37.0.3 || ^38.0.0 || ^39.0.0 || ^40.0.0 || ^41.0.0 || ^42.0.0 || ^43.0.0 || ^44.0.0 || ^45.0.0 || ^46.0.0 || ^47.0.0 || ^48.0.0 || ^49.0.0 || ^50.0.0 || ^51.0.0 || ^52.0.0 || ^54.0.0 || ^55.0.0 || ^56.0.0 || ^57.0.0 || ^58.0.0 || ^59.0.0 || ^60.0.0 || ^61.0.0 || ^62.0.0 eslint-plugin-prefer-arrow: ^1.2.3 - eslint-plugin-sonarjs: ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^0.14.0 || ^0.15.0 || ^0.16.0 || ^0.17.0 || ^0.18.0 || ^0.19.0 || ^0.20.0 || ^0.21.0 || ^0.22.0 || ^0.23.0 || ^0.24.0 || ^0.25.0 || ^1.0.0 || ^2.0.0 || ^3.0.0 - typescript: ^3.8.3 || ^4.0.0 || ^5.0.0 - checksum: 10c0/9804e08da40cbfe0e8cf747f8e8bd48a230479eef52f0402100781f925cc54fd466cc239f28069d3c03cc21a97ba019a5e1e375a7c140343b0119faf5de05e74 + eslint-plugin-sonarjs: ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^0.14.0 || ^0.15.0 || ^0.16.0 || ^0.17.0 || ^0.18.0 || ^0.19.0 || ^0.20.0 || ^0.21.0 || ^0.22.0 || ^0.23.0 || ^0.24.0 || ^0.25.0 || ^1.0.0 || ^2.0.0 || ^3.0.0 || ^4.0.0 + typescript: ^4.8.4 || ^5.0.0 + checksum: 10c0/05351014e6566152f8097bb2f3f4206f346397e512de56b69da0382854398c089d6e59c2aca9ae1c25afe766df96336421689c82db059aa5ad3f7179fa631f30 languageName: node linkType: hard @@ -1105,7 +1105,7 @@ __metadata: "@commitlint/cli": "npm:19.8.1" "@commitlint/config-conventional": "npm:19.8.1" "@commitlint/cz-commitlint": "npm:19.8.1" - "@softwareventures/eslint-config": "npm:7.10.0" + "@softwareventures/eslint-config": "npm:9.5.0" "@softwareventures/precise-commits": "npm:4.0.23" "@softwareventures/prettier-config": "npm:4.0.0" "@softwareventures/semantic-release-config": "npm:4.1.0"