Skip to content

Commit e2fc318

Browse files
build(deps): update dependency @softwareventures/eslint-config to v7.10.0
1 parent cd77b9f commit e2fc318

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@commitlint/cli": "19.8.1",
4242
"@commitlint/config-conventional": "19.8.1",
4343
"@commitlint/cz-commitlint": "19.8.1",
44-
"@softwareventures/eslint-config": "7.9.0",
44+
"@softwareventures/eslint-config": "7.10.0",
4545
"@softwareventures/precise-commits": "4.0.22",
4646
"@softwareventures/prettier-config": "4.0.0",
4747
"@softwareventures/semantic-release-config": "5.1.0",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1029,9 +1029,9 @@ __metadata:
10291029
languageName: node
10301030
linkType: hard
10311031

1032-
"@softwareventures/eslint-config@npm:7.9.0":
1033-
version: 7.9.0
1034-
resolution: "@softwareventures/eslint-config@npm:7.9.0"
1032+
"@softwareventures/eslint-config@npm:7.10.0":
1033+
version: 7.10.0
1034+
resolution: "@softwareventures/eslint-config@npm:7.10.0"
10351035
dependencies:
10361036
tslib: "npm:^2.3.1"
10371037
peerDependencies:
@@ -1042,9 +1042,9 @@ __metadata:
10421042
eslint-plugin-import: ^2.25.2
10431043
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
10441044
eslint-plugin-prefer-arrow: ^1.2.3
1045-
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
1045+
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
10461046
typescript: ^3.8.3 || ^4.0.0 || ^5.0.0
1047-
checksum: 10c0/d710053777bc11d645b9ba632932030702c9d5786ae8a8f7d47e2b6eead312ebd6134ecfacb2001f610dce5878fac33de3fb671404e86a50174355272f8739fa
1047+
checksum: 10c0/9804e08da40cbfe0e8cf747f8e8bd48a230479eef52f0402100781f925cc54fd466cc239f28069d3c03cc21a97ba019a5e1e375a7c140343b0119faf5de05e74
10481048
languageName: node
10491049
linkType: hard
10501050

@@ -1188,7 +1188,7 @@ __metadata:
11881188
"@commitlint/config-conventional": "npm:19.8.1"
11891189
"@commitlint/cz-commitlint": "npm:19.8.1"
11901190
"@softwareventures/date": "npm:^1.4.2 || ^2.0.0 || ^3.0.0 || ^4.0.0 || ^5.0.0"
1191-
"@softwareventures/eslint-config": "npm:7.9.0"
1191+
"@softwareventures/eslint-config": "npm:7.10.0"
11921192
"@softwareventures/format-timestamp": "npm:^1.0.0"
11931193
"@softwareventures/nullable": "npm:^1.3.1 || ^2.0.0 || ^3.0.0"
11941194
"@softwareventures/ordered": "npm:^0.2.2 || ^1.0.0 || ^2.0.0"

0 commit comments

Comments
 (0)