Skip to content

Commit df18c56

Browse files
build(deps): update dependency @softwareventures/eslint-config to v9
1 parent 4b3ff66 commit df18c56

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"@commitlint/cli": "18.6.1",
4444
"@commitlint/config-conventional": "18.6.3",
4545
"@commitlint/cz-commitlint": "18.6.1",
46-
"@softwareventures/eslint-config": "7.9.0",
46+
"@softwareventures/eslint-config": "9.1.1",
4747
"@softwareventures/precise-commits": "4.0.18",
4848
"@softwareventures/prettier-config": "4.0.0",
4949
"@softwareventures/semantic-release-config": "4.1.0",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2207,22 +2207,22 @@ __metadata:
22072207
languageName: node
22082208
linkType: hard
22092209

2210-
"@softwareventures/eslint-config@npm:7.9.0":
2211-
version: 7.9.0
2212-
resolution: "@softwareventures/eslint-config@npm:7.9.0"
2210+
"@softwareventures/eslint-config@npm:9.1.1":
2211+
version: 9.1.1
2212+
resolution: "@softwareventures/eslint-config@npm:9.1.1"
22132213
dependencies:
22142214
tslib: ^2.3.1
22152215
peerDependencies:
2216-
"@typescript-eslint/eslint-plugin": ^5.3.0 || ^6.0.0 || ^7.0.0
2217-
"@typescript-eslint/parser": ^5.3.0 || ^6.0.0 || ^7.0.0
2218-
eslint: ^7.0.0 || ^8.0.0
2216+
"@typescript-eslint/eslint-plugin": ^8.0.0
2217+
"@typescript-eslint/parser": ^8.0.0
2218+
eslint: ^8.0.0
22192219
eslint-config-prettier: ^8.3.0 || ^9.0.0
22202220
eslint-plugin-import: ^2.25.2
22212221
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 || ^49.0.0 || ^50.0.0
22222222
eslint-plugin-prefer-arrow: ^1.2.3
2223-
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 || ^2.0.0
2223+
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 || ^2.0.0 || ^3.0.0
22242224
typescript: ^3.8.3 || ^4.0.0 || ^5.0.0
2225-
checksum: 517075393114f694a5a57c3d5d23ac64f602c696462213b4d3aac536f9ecd063f8a848f1521e57d56199c8fc5a91311918b456e93af843a525c1ba009c09180b
2225+
checksum: d9fba44c31d865b9ef95c6492543375482a4bdd3fe22e281c7623cce928328b84b2b8df88df695e206d721da536c7b7b36ac7799ec1e9ce1c5896f4e224ce0e7
22262226
languageName: node
22272227
linkType: hard
22282228

@@ -10284,7 +10284,7 @@ __metadata:
1028410284
"@commitlint/cz-commitlint": 18.6.1
1028510285
"@softwareventures/async-iterable": ^1.2.0
1028610286
"@softwareventures/chain": ^2.0.2 || ^3.0.0
10287-
"@softwareventures/eslint-config": 7.9.0
10287+
"@softwareventures/eslint-config": 9.1.1
1028810288
"@softwareventures/iterable": ^3.2.0
1028910289
"@softwareventures/nullable": ^3.1.0
1029010290
"@softwareventures/precise-commits": 4.0.18

0 commit comments

Comments
 (0)