Skip to content

Commit 4ac6095

Browse files
build(deps): update dependency @softwareventures/eslint-config to v7.6.0
1 parent f054689 commit 4ac6095

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.3.0",
8484
"@commitlint/config-conventional": "19.2.2",
8585
"@commitlint/cz-commitlint": "19.2.0",
86-
"@softwareventures/eslint-config": "7.5.0",
86+
"@softwareventures/eslint-config": "7.6.0",
8787
"@softwareventures/precise-commits": "4.0.13",
8888
"@softwareventures/prettier-config": "4.0.0",
8989
"@softwareventures/semantic-release-config": "5.0.0",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1048,9 +1048,9 @@ __metadata:
10481048
languageName: node
10491049
linkType: hard
10501050

1051-
"@softwareventures/eslint-config@npm:7.5.0":
1052-
version: 7.5.0
1053-
resolution: "@softwareventures/eslint-config@npm:7.5.0"
1051+
"@softwareventures/eslint-config@npm:7.6.0":
1052+
version: 7.6.0
1053+
resolution: "@softwareventures/eslint-config@npm:7.6.0"
10541054
dependencies:
10551055
tslib: "npm:^2.3.1"
10561056
peerDependencies:
@@ -1061,9 +1061,9 @@ __metadata:
10611061
eslint-plugin-import: ^2.25.2
10621062
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
10631063
eslint-plugin-prefer-arrow: ^1.2.3
1064-
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
1064+
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
10651065
typescript: ^3.8.3 || ^4.0.0 || ^5.0.0
1066-
checksum: 10c0/7eda8a860f80e8fbddbd94837d6e09807445e4380e195aafa110a4063f93fcc2915b3b34ab98f16a5f25f3073b024da420b18b96d54538a6633573174ccefd95
1066+
checksum: 10c0/76420cfc6ade41de584dccfe2c3cbe3276a7f20ee897ea955dd9142af07a382379cd6c69c334c5a1092bf24c397d306168c0c3950fdd618b89db1bbfbcbe5908
10671067
languageName: node
10681068
linkType: hard
10691069

@@ -1102,7 +1102,7 @@ __metadata:
11021102
"@softwareventures/chain": "npm:3.0.0"
11031103
"@softwareventures/date": "npm:5.0.2"
11041104
"@softwareventures/dictionary": "npm:2.1.1"
1105-
"@softwareventures/eslint-config": "npm:7.5.0"
1105+
"@softwareventures/eslint-config": "npm:7.6.0"
11061106
"@softwareventures/iterable": "npm:3.3.0"
11071107
"@softwareventures/nullable": "npm:3.2.0"
11081108
"@softwareventures/ordered": "npm:2.0.0"

0 commit comments

Comments
 (0)