Skip to content

Commit ed96821

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

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
@@ -46,7 +46,7 @@
4646
"@commitlint/cli": "19.3.0",
4747
"@commitlint/config-conventional": "19.2.2",
4848
"@commitlint/cz-commitlint": "19.2.0",
49-
"@softwareventures/eslint-config": "7.5.0",
49+
"@softwareventures/eslint-config": "7.6.0",
5050
"@softwareventures/precise-commits": "4.0.13",
5151
"@softwareventures/prettier-config": "4.0.0",
5252
"@softwareventures/semantic-release-config": "5.0.0",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1630,9 +1630,9 @@ __metadata:
16301630
languageName: node
16311631
linkType: hard
16321632

1633-
"@softwareventures/eslint-config@npm:7.5.0":
1634-
version: 7.5.0
1635-
resolution: "@softwareventures/eslint-config@npm:7.5.0"
1633+
"@softwareventures/eslint-config@npm:7.6.0":
1634+
version: 7.6.0
1635+
resolution: "@softwareventures/eslint-config@npm:7.6.0"
16361636
dependencies:
16371637
tslib: "npm:^2.3.1"
16381638
peerDependencies:
@@ -1643,9 +1643,9 @@ __metadata:
16431643
eslint-plugin-import: ^2.25.2
16441644
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
16451645
eslint-plugin-prefer-arrow: ^1.2.3
1646-
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
1646+
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
16471647
typescript: ^3.8.3 || ^4.0.0 || ^5.0.0
1648-
checksum: 10c0/7eda8a860f80e8fbddbd94837d6e09807445e4380e195aafa110a4063f93fcc2915b3b34ab98f16a5f25f3073b024da420b18b96d54538a6633573174ccefd95
1648+
checksum: 10c0/76420cfc6ade41de584dccfe2c3cbe3276a7f20ee897ea955dd9142af07a382379cd6c69c334c5a1092bf24c397d306168c0c3950fdd618b89db1bbfbcbe5908
16491649
languageName: node
16501650
linkType: hard
16511651

@@ -1698,7 +1698,7 @@ __metadata:
16981698
"@commitlint/config-conventional": "npm:19.2.2"
16991699
"@commitlint/cz-commitlint": "npm:19.2.0"
17001700
"@softwareventures/array": "npm:7.0.0"
1701-
"@softwareventures/eslint-config": "npm:7.5.0"
1701+
"@softwareventures/eslint-config": "npm:7.6.0"
17021702
"@softwareventures/nullable": "npm:3.2.0"
17031703
"@softwareventures/precise-commits": "npm:4.0.13"
17041704
"@softwareventures/prettier-config": "npm:4.0.0"

0 commit comments

Comments
 (0)