Skip to content

Commit 8c0494a

Browse files
build(deps): update dependency @softwareventures/eslint-config to v7.4.0 (#42)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f8970ef commit 8c0494a

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@commitlint/cli": "17.8.1",
3636
"@commitlint/config-conventional": "17.8.1",
3737
"@commitlint/cz-commitlint": "17.8.1",
38-
"@softwareventures/eslint-config": "7.1.2",
38+
"@softwareventures/eslint-config": "7.4.0",
3939
"@softwareventures/precise-commits": "3.0.21",
4040
"@softwareventures/prettier-config": "4.0.0",
4141
"@softwareventures/semantic-release-config": "3.1.0",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -989,22 +989,22 @@ __metadata:
989989
languageName: node
990990
linkType: hard
991991

992-
"@softwareventures/eslint-config@npm:7.1.2":
993-
version: 7.1.2
994-
resolution: "@softwareventures/eslint-config@npm:7.1.2"
992+
"@softwareventures/eslint-config@npm:7.4.0":
993+
version: 7.4.0
994+
resolution: "@softwareventures/eslint-config@npm:7.4.0"
995995
dependencies:
996996
tslib: "npm:^2.3.1"
997997
peerDependencies:
998-
"@typescript-eslint/eslint-plugin": ^5.3.0
999-
"@typescript-eslint/parser": ^5.3.0
998+
"@typescript-eslint/eslint-plugin": ^5.3.0 || ^6.0.0 || ^7.0.0
999+
"@typescript-eslint/parser": ^5.3.0 || ^6.0.0 || ^7.0.0
10001000
eslint: ^7.0.0 || ^8.0.0
1001-
eslint-config-prettier: ^8.3.0
1001+
eslint-config-prettier: ^8.3.0 || ^9.0.0
10021002
eslint-plugin-import: ^2.25.2
1003-
eslint-plugin-jsdoc: ^37.0.3 || ^38.0.0 || ^39.0.0 || ^40.0.0 || ^41.0.0
1003+
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
10041004
eslint-plugin-prefer-arrow: ^1.2.3
1005-
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
1005+
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
10061006
typescript: ^3.8.3 || ^4.0.0 || ^5.0.0
1007-
checksum: 10c0/c09c6139805105a2239bb960c901c1f8d42c22bf1d8568031a47a48596ab44ede633d66078a91aa55b49e6c3d83b00bedfb378df900be468100218d1d2dfdadc
1007+
checksum: 10c0/221716a0a4daa2fcaca9359dd71a4aafc1ba04a5cae6bfeff940a46a2d6a58b9b45f140854c9563e02c0ed64ac42c4955b83f9b6e232ae952ea63ac2f397b548
10081008
languageName: node
10091009
linkType: hard
10101010

@@ -1074,7 +1074,7 @@ __metadata:
10741074
"@commitlint/cli": "npm:17.8.1"
10751075
"@commitlint/config-conventional": "npm:17.8.1"
10761076
"@commitlint/cz-commitlint": "npm:17.8.1"
1077-
"@softwareventures/eslint-config": "npm:7.1.2"
1077+
"@softwareventures/eslint-config": "npm:7.4.0"
10781078
"@softwareventures/precise-commits": "npm:3.0.21"
10791079
"@softwareventures/prettier-config": "npm:4.0.0"
10801080
"@softwareventures/semantic-release-config": "npm:3.1.0"

0 commit comments

Comments
 (0)