Skip to content

Commit 640bbc2

Browse files
authoredMar 22, 2023
build(deps): update dependency @softwareventures/eslint-config to v7.1.1
1 parent 8adad5a commit 640bbc2

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
"@commitlint/cli": "17.4.4",
9696
"@commitlint/config-conventional": "17.4.4",
9797
"@commitlint/cz-commitlint": "17.4.4",
98-
"@softwareventures/eslint-config": "7.1.0",
98+
"@softwareventures/eslint-config": "7.1.1",
9999
"@softwareventures/precise-commits": "3.0.9",
100100
"@softwareventures/prettier-config": "4.0.0",
101101
"@softwareventures/semantic-release-config": "3.1.0",

‎yarn.lock

+8-8
Original file line numberDiff line numberDiff line change
@@ -867,7 +867,7 @@ __metadata:
867867
"@commitlint/config-conventional": 17.4.4
868868
"@commitlint/cz-commitlint": 17.4.4
869869
"@softwareventures/async-iterable": ^1.0.1
870-
"@softwareventures/eslint-config": 7.1.0
870+
"@softwareventures/eslint-config": 7.1.1
871871
"@softwareventures/nullable": ^3.0.0
872872
"@softwareventures/ordered": ^2.0.0
873873
"@softwareventures/precise-commits": 3.0.9
@@ -897,9 +897,9 @@ __metadata:
897897
languageName: unknown
898898
linkType: soft
899899

900-
"@softwareventures/eslint-config@npm:7.1.0":
901-
version: 7.1.0
902-
resolution: "@softwareventures/eslint-config@npm:7.1.0"
900+
"@softwareventures/eslint-config@npm:7.1.1":
901+
version: 7.1.1
902+
resolution: "@softwareventures/eslint-config@npm:7.1.1"
903903
dependencies:
904904
tslib: ^2.3.1
905905
peerDependencies:
@@ -908,11 +908,11 @@ __metadata:
908908
eslint: ^7.0.0 || ^8.0.0
909909
eslint-config-prettier: ^8.3.0
910910
eslint-plugin-import: ^2.25.2
911-
eslint-plugin-jsdoc: ^37.0.3 || ^38.0.0 || ^39.0.0
911+
eslint-plugin-jsdoc: ^37.0.3 || ^38.0.0 || ^39.0.0 || ^40.0.0
912912
eslint-plugin-prefer-arrow: ^1.2.3
913-
eslint-plugin-sonarjs: ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^0.14.0 || ^0.15.0 || ^0.16.0
914-
typescript: ^3.8.3 || ^4.0.0
915-
checksum: e1cb8886a7fca8c5364d3ad1893b88eb7e793806d8c4d7f359ee2ad1f0390e12fbe03bd5a4bcd13896436f55793ff08b04015dbcf5dd43b4e9ce2ca25da3b906
913+
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
914+
typescript: ^3.8.3 || ^4.0.0 || ^5.0.0
915+
checksum: 8bcb4bceac31c30652f838aced2444634b0b05f7a42f9482a54b200165101e731f2c66d3a00c97f8e8b4741af3806874c0bcb9e1f98223368741ac9060b210c6
916916
languageName: node
917917
linkType: hard
918918

0 commit comments

Comments
 (0)