Skip to content

Commit 3c14a3a

Browse files
build(deps): update dependency @softwareventures/eslint-config to v7.10.0
1 parent 23c56a4 commit 3c14a3a

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
@@ -83,7 +83,7 @@
8383
"@commitlint/cli": "19.8.1",
8484
"@commitlint/config-conventional": "19.8.1",
8585
"@commitlint/cz-commitlint": "19.8.1",
86-
"@softwareventures/eslint-config": "7.9.0",
86+
"@softwareventures/eslint-config": "7.10.0",
8787
"@softwareventures/precise-commits": "4.0.22",
8888
"@softwareventures/prettier-config": "4.0.0",
8989
"@softwareventures/semantic-release-config": "5.1.0",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1062,9 +1062,9 @@ __metadata:
10621062
languageName: node
10631063
linkType: hard
10641064

1065-
"@softwareventures/eslint-config@npm:7.9.0":
1066-
version: 7.9.0
1067-
resolution: "@softwareventures/eslint-config@npm:7.9.0"
1065+
"@softwareventures/eslint-config@npm:7.10.0":
1066+
version: 7.10.0
1067+
resolution: "@softwareventures/eslint-config@npm:7.10.0"
10681068
dependencies:
10691069
tslib: "npm:^2.3.1"
10701070
peerDependencies:
@@ -1075,9 +1075,9 @@ __metadata:
10751075
eslint-plugin-import: ^2.25.2
10761076
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
10771077
eslint-plugin-prefer-arrow: ^1.2.3
1078-
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
1078+
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
10791079
typescript: ^3.8.3 || ^4.0.0 || ^5.0.0
1080-
checksum: 10c0/d710053777bc11d645b9ba632932030702c9d5786ae8a8f7d47e2b6eead312ebd6134ecfacb2001f610dce5878fac33de3fb671404e86a50174355272f8739fa
1080+
checksum: 10c0/9804e08da40cbfe0e8cf747f8e8bd48a230479eef52f0402100781f925cc54fd466cc239f28069d3c03cc21a97ba019a5e1e375a7c140343b0119faf5de05e74
10811081
languageName: node
10821082
linkType: hard
10831083

@@ -1116,7 +1116,7 @@ __metadata:
11161116
"@softwareventures/chain": "npm:3.0.0"
11171117
"@softwareventures/date": "npm:5.0.2"
11181118
"@softwareventures/dictionary": "npm:2.1.1"
1119-
"@softwareventures/eslint-config": "npm:7.9.0"
1119+
"@softwareventures/eslint-config": "npm:7.10.0"
11201120
"@softwareventures/iterable": "npm:3.3.0"
11211121
"@softwareventures/nullable": "npm:3.2.0"
11221122
"@softwareventures/ordered": "npm:2.0.0"

0 commit comments

Comments
 (0)