Skip to content

Commit 70bcb34

Browse files
committed
feat(deps): update dependency @softwareventures/eslint-config to v9
1 parent d2eb020 commit 70bcb34

File tree

2 files changed

+99
-41
lines changed

2 files changed

+99
-41
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,14 +30,14 @@
3030
"@commitlint/cli": "19.5.0",
3131
"@commitlint/config-conventional": "19.5.0",
3232
"@commitlint/cz-commitlint": "19.5.0",
33-
"@softwareventures/eslint-config": "7.9.0",
33+
"@softwareventures/eslint-config": "9.0.0",
3434
"@softwareventures/precise-commits": "4.0.15",
3535
"@softwareventures/prettier-config": "4.0.0",
3636
"@softwareventures/semantic-release-config": "5.0.0",
3737
"@softwareventures/tsconfig": "8.1.0",
3838
"@types/node": "17.0.45",
39-
"@typescript-eslint/eslint-plugin": "7.18.0",
40-
"@typescript-eslint/parser": "7.18.0",
39+
"@typescript-eslint/eslint-plugin": "8.5.0",
40+
"@typescript-eslint/parser": "8.5.0",
4141
"ava": "6.1.3",
4242
"commitizen": "4.3.0",
4343
"conventional-changelog-conventionalcommits": "7.0.2",

yarn.lock

Lines changed: 96 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -2445,22 +2445,22 @@ __metadata:
24452445
languageName: node
24462446
linkType: hard
24472447

2448-
"@softwareventures/eslint-config@npm:7.9.0":
2449-
version: 7.9.0
2450-
resolution: "@softwareventures/eslint-config@npm:7.9.0"
2448+
"@softwareventures/eslint-config@npm:9.0.0":
2449+
version: 9.0.0
2450+
resolution: "@softwareventures/eslint-config@npm:9.0.0"
24512451
dependencies:
24522452
tslib: "npm:^2.3.1"
24532453
peerDependencies:
2454-
"@typescript-eslint/eslint-plugin": ^5.3.0 || ^6.0.0 || ^7.0.0
2455-
"@typescript-eslint/parser": ^5.3.0 || ^6.0.0 || ^7.0.0
2456-
eslint: ^7.0.0 || ^8.0.0
2454+
"@typescript-eslint/eslint-plugin": ^8.0.0
2455+
"@typescript-eslint/parser": ^8.0.0
2456+
eslint: ^8.0.0
24572457
eslint-config-prettier: ^8.3.0 || ^9.0.0
24582458
eslint-plugin-import: ^2.25.2
24592459
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
24602460
eslint-plugin-prefer-arrow: ^1.2.3
24612461
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
24622462
typescript: ^3.8.3 || ^4.0.0 || ^5.0.0
2463-
checksum: 10c0/d710053777bc11d645b9ba632932030702c9d5786ae8a8f7d47e2b6eead312ebd6134ecfacb2001f610dce5878fac33de3fb671404e86a50174355272f8739fa
2463+
checksum: 10c0/9e85a351b793546f5f8a072fcf63e410e9f30c1e2631890034ab5ba199eae8b364b89755cc8486bc124f560398b4973a69b8d907f57de69b42a4e861908e7a2f
24642464
languageName: node
24652465
linkType: hard
24662466

@@ -2535,14 +2535,14 @@ __metadata:
25352535
"@commitlint/cli": "npm:19.5.0"
25362536
"@commitlint/config-conventional": "npm:19.5.0"
25372537
"@commitlint/cz-commitlint": "npm:19.5.0"
2538-
"@softwareventures/eslint-config": "npm:7.9.0"
2538+
"@softwareventures/eslint-config": "npm:9.0.0"
25392539
"@softwareventures/precise-commits": "npm:4.0.15"
25402540
"@softwareventures/prettier-config": "npm:4.0.0"
25412541
"@softwareventures/semantic-release-config": "npm:5.0.0"
25422542
"@softwareventures/tsconfig": "npm:8.1.0"
25432543
"@types/node": "npm:17.0.45"
2544-
"@typescript-eslint/eslint-plugin": "npm:7.18.0"
2545-
"@typescript-eslint/parser": "npm:7.18.0"
2544+
"@typescript-eslint/eslint-plugin": "npm:8.5.0"
2545+
"@typescript-eslint/parser": "npm:8.5.0"
25462546
ava: "npm:6.1.3"
25472547
commitizen: "npm:4.3.0"
25482548
conventional-changelog-conventionalcommits: "npm:7.0.2"
@@ -2680,44 +2680,44 @@ __metadata:
26802680
languageName: node
26812681
linkType: hard
26822682

2683-
"@typescript-eslint/eslint-plugin@npm:7.18.0":
2684-
version: 7.18.0
2685-
resolution: "@typescript-eslint/eslint-plugin@npm:7.18.0"
2683+
"@typescript-eslint/eslint-plugin@npm:8.5.0":
2684+
version: 8.5.0
2685+
resolution: "@typescript-eslint/eslint-plugin@npm:8.5.0"
26862686
dependencies:
26872687
"@eslint-community/regexpp": "npm:^4.10.0"
2688-
"@typescript-eslint/scope-manager": "npm:7.18.0"
2689-
"@typescript-eslint/type-utils": "npm:7.18.0"
2690-
"@typescript-eslint/utils": "npm:7.18.0"
2691-
"@typescript-eslint/visitor-keys": "npm:7.18.0"
2688+
"@typescript-eslint/scope-manager": "npm:8.5.0"
2689+
"@typescript-eslint/type-utils": "npm:8.5.0"
2690+
"@typescript-eslint/utils": "npm:8.5.0"
2691+
"@typescript-eslint/visitor-keys": "npm:8.5.0"
26922692
graphemer: "npm:^1.4.0"
26932693
ignore: "npm:^5.3.1"
26942694
natural-compare: "npm:^1.4.0"
26952695
ts-api-utils: "npm:^1.3.0"
26962696
peerDependencies:
2697-
"@typescript-eslint/parser": ^7.0.0
2698-
eslint: ^8.56.0
2697+
"@typescript-eslint/parser": ^8.0.0 || ^8.0.0-alpha.0
2698+
eslint: ^8.57.0 || ^9.0.0
26992699
peerDependenciesMeta:
27002700
typescript:
27012701
optional: true
2702-
checksum: 10c0/2b37948fa1b0dab77138909dabef242a4d49ab93e4019d4ef930626f0a7d96b03e696cd027fa0087881c20e73be7be77c942606b4a76fa599e6b37f6985304c3
2702+
checksum: 10c0/69ae7067e03d2d8d442e69d668235bdafd63b07229d0be27025eaad8aa468b5af8ac54627021e0e3a060df04ed1c39d1327a0b11469ac72405b52b74a79f402b
27032703
languageName: node
27042704
linkType: hard
27052705

2706-
"@typescript-eslint/parser@npm:7.18.0":
2707-
version: 7.18.0
2708-
resolution: "@typescript-eslint/parser@npm:7.18.0"
2706+
"@typescript-eslint/parser@npm:8.5.0":
2707+
version: 8.5.0
2708+
resolution: "@typescript-eslint/parser@npm:8.5.0"
27092709
dependencies:
2710-
"@typescript-eslint/scope-manager": "npm:7.18.0"
2711-
"@typescript-eslint/types": "npm:7.18.0"
2712-
"@typescript-eslint/typescript-estree": "npm:7.18.0"
2713-
"@typescript-eslint/visitor-keys": "npm:7.18.0"
2710+
"@typescript-eslint/scope-manager": "npm:8.5.0"
2711+
"@typescript-eslint/types": "npm:8.5.0"
2712+
"@typescript-eslint/typescript-estree": "npm:8.5.0"
2713+
"@typescript-eslint/visitor-keys": "npm:8.5.0"
27142714
debug: "npm:^4.3.4"
27152715
peerDependencies:
2716-
eslint: ^8.56.0
2716+
eslint: ^8.57.0 || ^9.0.0
27172717
peerDependenciesMeta:
27182718
typescript:
27192719
optional: true
2720-
checksum: 10c0/370e73fca4278091bc1b657f85e7d74cd52b24257ea20c927a8e17546107ce04fbf313fec99aed0cc2a145ddbae1d3b12e9cc2c1320117636dc1281bcfd08059
2720+
checksum: 10c0/509fdd605b86c7d025928f20e1035712c2fc268c34b1af84248ed0b53d699034f19caf98e085c5c758d3025e29939dd12eea427c72cae9e5ea79274364851f0a
27212721
languageName: node
27222722
linkType: hard
27232723

@@ -2741,6 +2741,16 @@ __metadata:
27412741
languageName: node
27422742
linkType: hard
27432743

2744+
"@typescript-eslint/scope-manager@npm:8.5.0":
2745+
version: 8.5.0
2746+
resolution: "@typescript-eslint/scope-manager@npm:8.5.0"
2747+
dependencies:
2748+
"@typescript-eslint/types": "npm:8.5.0"
2749+
"@typescript-eslint/visitor-keys": "npm:8.5.0"
2750+
checksum: 10c0/868602f9324a6e15fcae017acd3b0832e9f2c8c8cd315667df37c2e7c765cda5fba7c4bede931f32cc04819ba97cf74a5fddb085c6f1c7993f1fb085ba126422
2751+
languageName: node
2752+
linkType: hard
2753+
27442754
"@typescript-eslint/type-utils@npm:7.16.1":
27452755
version: 7.16.1
27462756
resolution: "@typescript-eslint/type-utils@npm:7.16.1"
@@ -2758,20 +2768,18 @@ __metadata:
27582768
languageName: node
27592769
linkType: hard
27602770

2761-
"@typescript-eslint/type-utils@npm:7.18.0":
2762-
version: 7.18.0
2763-
resolution: "@typescript-eslint/type-utils@npm:7.18.0"
2771+
"@typescript-eslint/type-utils@npm:8.5.0":
2772+
version: 8.5.0
2773+
resolution: "@typescript-eslint/type-utils@npm:8.5.0"
27642774
dependencies:
2765-
"@typescript-eslint/typescript-estree": "npm:7.18.0"
2766-
"@typescript-eslint/utils": "npm:7.18.0"
2775+
"@typescript-eslint/typescript-estree": "npm:8.5.0"
2776+
"@typescript-eslint/utils": "npm:8.5.0"
27672777
debug: "npm:^4.3.4"
27682778
ts-api-utils: "npm:^1.3.0"
2769-
peerDependencies:
2770-
eslint: ^8.56.0
27712779
peerDependenciesMeta:
27722780
typescript:
27732781
optional: true
2774-
checksum: 10c0/ad92a38007be620f3f7036f10e234abdc2fdc518787b5a7227e55fd12896dacf56e8b34578723fbf9bea8128df2510ba8eb6739439a3879eda9519476d5783fd
2782+
checksum: 10c0/675d3e41f938d16e9268fd33764a4e16b12a4a9817e61d5e2508a07fe6783c69ce9d05facc61822b5647c71d767929618ed37b8b93f423f7c2ccb62cfeb4343b
27752783
languageName: node
27762784
linkType: hard
27772785

@@ -2789,6 +2797,13 @@ __metadata:
27892797
languageName: node
27902798
linkType: hard
27912799

2800+
"@typescript-eslint/types@npm:8.5.0":
2801+
version: 8.5.0
2802+
resolution: "@typescript-eslint/types@npm:8.5.0"
2803+
checksum: 10c0/f0b666b5c001b9779bfd9e4c7d031843d07264429d5bcf5d636f26f96cd5d949a33f5d6a645b8d74b93daf565a468476a6a4935dd7135a200250fb03acbe4988
2804+
languageName: node
2805+
linkType: hard
2806+
27922807
"@typescript-eslint/typescript-estree@npm:7.16.1":
27932808
version: 7.16.1
27942809
resolution: "@typescript-eslint/typescript-estree@npm:7.16.1"
@@ -2827,6 +2842,25 @@ __metadata:
28272842
languageName: node
28282843
linkType: hard
28292844

2845+
"@typescript-eslint/typescript-estree@npm:8.5.0":
2846+
version: 8.5.0
2847+
resolution: "@typescript-eslint/typescript-estree@npm:8.5.0"
2848+
dependencies:
2849+
"@typescript-eslint/types": "npm:8.5.0"
2850+
"@typescript-eslint/visitor-keys": "npm:8.5.0"
2851+
debug: "npm:^4.3.4"
2852+
fast-glob: "npm:^3.3.2"
2853+
is-glob: "npm:^4.0.3"
2854+
minimatch: "npm:^9.0.4"
2855+
semver: "npm:^7.6.0"
2856+
ts-api-utils: "npm:^1.3.0"
2857+
peerDependenciesMeta:
2858+
typescript:
2859+
optional: true
2860+
checksum: 10c0/f62f03d0c5dc57b2b54dbe1cbd027966f774f241279655f46c64145abb54b765176a0cd40447583ba56ada306181da9a82e39b777c78128e105e4ea98c609350
2861+
languageName: node
2862+
linkType: hard
2863+
28302864
"@typescript-eslint/utils@npm:7.16.1":
28312865
version: 7.16.1
28322866
resolution: "@typescript-eslint/utils@npm:7.16.1"
@@ -2841,7 +2875,21 @@ __metadata:
28412875
languageName: node
28422876
linkType: hard
28432877

2844-
"@typescript-eslint/utils@npm:7.18.0, @typescript-eslint/utils@npm:^7.16.1":
2878+
"@typescript-eslint/utils@npm:8.5.0":
2879+
version: 8.5.0
2880+
resolution: "@typescript-eslint/utils@npm:8.5.0"
2881+
dependencies:
2882+
"@eslint-community/eslint-utils": "npm:^4.4.0"
2883+
"@typescript-eslint/scope-manager": "npm:8.5.0"
2884+
"@typescript-eslint/types": "npm:8.5.0"
2885+
"@typescript-eslint/typescript-estree": "npm:8.5.0"
2886+
peerDependencies:
2887+
eslint: ^8.57.0 || ^9.0.0
2888+
checksum: 10c0/0cb0bfdaf0da79d13c0d0379478eb14b5825d235873bc7181e70c4f6297fa1c74431ef730cbc2912fe1814dd8d46c6515ce22b39c57e8f03c337aa152fd49a4e
2889+
languageName: node
2890+
linkType: hard
2891+
2892+
"@typescript-eslint/utils@npm:^7.16.1":
28452893
version: 7.18.0
28462894
resolution: "@typescript-eslint/utils@npm:7.18.0"
28472895
dependencies:
@@ -2875,6 +2923,16 @@ __metadata:
28752923
languageName: node
28762924
linkType: hard
28772925

2926+
"@typescript-eslint/visitor-keys@npm:8.5.0":
2927+
version: 8.5.0
2928+
resolution: "@typescript-eslint/visitor-keys@npm:8.5.0"
2929+
dependencies:
2930+
"@typescript-eslint/types": "npm:8.5.0"
2931+
eslint-visitor-keys: "npm:^3.4.3"
2932+
checksum: 10c0/8b9e81968ad36e8af18ac17b63c4e0764612451ca085676c939b723549052243f63577d2706bc2da48174f11bf47587ab47e6e0b7c5b28d9f3c1ef7b9aad322d
2933+
languageName: node
2934+
linkType: hard
2935+
28782936
"@ungap/structured-clone@npm:^1.2.0":
28792937
version: 1.2.0
28802938
resolution: "@ungap/structured-clone@npm:1.2.0"

0 commit comments

Comments
 (0)