Skip to content

Commit 56ddb35

Browse files
build(deps): update dependency @softwareventures/eslint-config to v7.1.1
1 parent 86def51 commit 56ddb35

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
"@commitlint/cli": "17.4.4",
9494
"@commitlint/config-conventional": "17.4.4",
9595
"@commitlint/cz-commitlint": "17.4.4",
96-
"@softwareventures/eslint-config": "7.1.0",
96+
"@softwareventures/eslint-config": "7.1.1",
9797
"@softwareventures/precise-commits": "3.0.9",
9898
"@softwareventures/prettier-config": "4.0.0",
9999
"@softwareventures/semantic-release-config": "3.1.0",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -863,7 +863,7 @@ __metadata:
863863
"@commitlint/cli": 17.4.4
864864
"@commitlint/config-conventional": 17.4.4
865865
"@commitlint/cz-commitlint": 17.4.4
866-
"@softwareventures/eslint-config": 7.1.0
866+
"@softwareventures/eslint-config": 7.1.1
867867
"@softwareventures/nullable": ^2.0.0 || ^3.0.0
868868
"@softwareventures/ordered": ^1.1.0 || ^2.0.0
869869
"@softwareventures/precise-commits": 3.0.9
@@ -892,9 +892,9 @@ __metadata:
892892
languageName: unknown
893893
linkType: soft
894894

895-
"@softwareventures/eslint-config@npm:7.1.0":
896-
version: 7.1.0
897-
resolution: "@softwareventures/eslint-config@npm:7.1.0"
895+
"@softwareventures/eslint-config@npm:7.1.1":
896+
version: 7.1.1
897+
resolution: "@softwareventures/eslint-config@npm:7.1.1"
898898
dependencies:
899899
tslib: ^2.3.1
900900
peerDependencies:
@@ -903,11 +903,11 @@ __metadata:
903903
eslint: ^7.0.0 || ^8.0.0
904904
eslint-config-prettier: ^8.3.0
905905
eslint-plugin-import: ^2.25.2
906-
eslint-plugin-jsdoc: ^37.0.3 || ^38.0.0 || ^39.0.0
906+
eslint-plugin-jsdoc: ^37.0.3 || ^38.0.0 || ^39.0.0 || ^40.0.0
907907
eslint-plugin-prefer-arrow: ^1.2.3
908-
eslint-plugin-sonarjs: ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^0.14.0 || ^0.15.0 || ^0.16.0
909-
typescript: ^3.8.3 || ^4.0.0
910-
checksum: e1cb8886a7fca8c5364d3ad1893b88eb7e793806d8c4d7f359ee2ad1f0390e12fbe03bd5a4bcd13896436f55793ff08b04015dbcf5dd43b4e9ce2ca25da3b906
908+
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
909+
typescript: ^3.8.3 || ^4.0.0 || ^5.0.0
910+
checksum: 8bcb4bceac31c30652f838aced2444634b0b05f7a42f9482a54b200165101e731f2c66d3a00c97f8e8b4741af3806874c0bcb9e1f98223368741ac9060b210c6
911911
languageName: node
912912
linkType: hard
913913

0 commit comments

Comments
 (0)