Skip to content

Commit 9d9f56b

Browse files
build(deps): update dependency @softwareventures/eslint-config to v7.1.5
1 parent a6f8d5a commit 9d9f56b

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
@@ -94,7 +94,7 @@
9494
"@commitlint/cli": "17.8.1",
9595
"@commitlint/config-conventional": "17.8.1",
9696
"@commitlint/cz-commitlint": "17.8.1",
97-
"@softwareventures/eslint-config": "7.1.4",
97+
"@softwareventures/eslint-config": "7.1.5",
9898
"@softwareventures/precise-commits": "3.0.32",
9999
"@softwareventures/prettier-config": "4.0.0",
100100
"@softwareventures/semantic-release-config": "3.1.0",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -911,9 +911,9 @@ __metadata:
911911
languageName: node
912912
linkType: hard
913913

914-
"@softwareventures/eslint-config@npm:7.1.4":
915-
version: 7.1.4
916-
resolution: "@softwareventures/eslint-config@npm:7.1.4"
914+
"@softwareventures/eslint-config@npm:7.1.5":
915+
version: 7.1.5
916+
resolution: "@softwareventures/eslint-config@npm:7.1.5"
917917
dependencies:
918918
tslib: ^2.3.1
919919
peerDependencies:
@@ -922,11 +922,11 @@ __metadata:
922922
eslint: ^7.0.0 || ^8.0.0
923923
eslint-config-prettier: ^8.3.0 || ^9.0.0
924924
eslint-plugin-import: ^2.25.2
925-
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
925+
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
926926
eslint-plugin-prefer-arrow: ^1.2.3
927927
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
928928
typescript: ^3.8.3 || ^4.0.0 || ^5.0.0
929-
checksum: c95bc7530defbd9273a23cac7166a40effe710e5a1d4e39b8fa741ea02ef281b64e4586d9360a5af1bef2ec89e1cb2a75e1f265131b7782704aff09dcb51e2dc
929+
checksum: cfec69e2d24143f6d8eebc39271719642fa0d0ee3e6fecf0425c825c40c2781b0678a70a9d35ed3281e7a68e003d89b211c13a9639cc1f100df1399a7c3ad62c
930930
languageName: node
931931
linkType: hard
932932

@@ -937,7 +937,7 @@ __metadata:
937937
"@commitlint/cli": 17.8.1
938938
"@commitlint/config-conventional": 17.8.1
939939
"@commitlint/cz-commitlint": 17.8.1
940-
"@softwareventures/eslint-config": 7.1.4
940+
"@softwareventures/eslint-config": 7.1.5
941941
"@softwareventures/nullable": ^3.0.0
942942
"@softwareventures/ordered": ^2.0.0
943943
"@softwareventures/precise-commits": 3.0.32

0 commit comments

Comments
 (0)