From 88971b49eab93be0b8cad99277267de770c0ea61 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 26 Mar 2024 18:33:34 +0000 Subject: [PATCH] build(deps): update dependency @softwareventures/eslint-config to v7.4.0 --- package.json | 2 +- yarn.lock | 20 ++++++++++---------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/package.json b/package.json index 35932301..6a49b4ee 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "@commitlint/cli": "17.8.1", "@commitlint/config-conventional": "17.8.1", "@commitlint/cz-commitlint": "17.8.1", - "@softwareventures/eslint-config": "7.1.2", + "@softwareventures/eslint-config": "7.4.0", "@softwareventures/precise-commits": "3.0.21", "@softwareventures/prettier-config": "4.0.0", "@softwareventures/semantic-release-config": "3.1.0", diff --git a/yarn.lock b/yarn.lock index bb6c3e69..ef893e74 100644 --- a/yarn.lock +++ b/yarn.lock @@ -989,22 +989,22 @@ __metadata: languageName: node linkType: hard -"@softwareventures/eslint-config@npm:7.1.2": - version: 7.1.2 - resolution: "@softwareventures/eslint-config@npm:7.1.2" +"@softwareventures/eslint-config@npm:7.4.0": + version: 7.4.0 + resolution: "@softwareventures/eslint-config@npm:7.4.0" dependencies: tslib: "npm:^2.3.1" peerDependencies: - "@typescript-eslint/eslint-plugin": ^5.3.0 - "@typescript-eslint/parser": ^5.3.0 + "@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 + eslint-config-prettier: ^8.3.0 || ^9.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 + 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 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 + 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 typescript: ^3.8.3 || ^4.0.0 || ^5.0.0 - checksum: 10c0/c09c6139805105a2239bb960c901c1f8d42c22bf1d8568031a47a48596ab44ede633d66078a91aa55b49e6c3d83b00bedfb378df900be468100218d1d2dfdadc + checksum: 10c0/221716a0a4daa2fcaca9359dd71a4aafc1ba04a5cae6bfeff940a46a2d6a58b9b45f140854c9563e02c0ed64ac42c4955b83f9b6e232ae952ea63ac2f397b548 languageName: node linkType: hard @@ -1074,7 +1074,7 @@ __metadata: "@commitlint/cli": "npm:17.8.1" "@commitlint/config-conventional": "npm:17.8.1" "@commitlint/cz-commitlint": "npm:17.8.1" - "@softwareventures/eslint-config": "npm:7.1.2" + "@softwareventures/eslint-config": "npm:7.4.0" "@softwareventures/precise-commits": "npm:3.0.21" "@softwareventures/prettier-config": "npm:4.0.0" "@softwareventures/semantic-release-config": "npm:3.1.0"