Skip to content

Commit 99e9a0a

Browse files
committed
build(deps): update dependency @softwareventures/eslint-config to v9
1 parent 7ff3ae7 commit 99e9a0a

File tree

2 files changed

+99
-41
lines changed

2 files changed

+99
-41
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -36,13 +36,13 @@
3636
"@commitlint/config-conventional": "19.4.1",
3737
"@commitlint/cz-commitlint": "19.4.0",
3838
"@softwareventures/array": "7.0.0",
39-
"@softwareventures/eslint-config": "7.9.0",
39+
"@softwareventures/eslint-config": "9.0.0",
4040
"@softwareventures/precise-commits": "4.0.15",
4141
"@softwareventures/prettier-config": "4.0.0",
4242
"@softwareventures/semantic-release-config": "4.1.0",
4343
"@softwareventures/tsconfig": "8.1.0",
44-
"@typescript-eslint/eslint-plugin": "7.18.0",
45-
"@typescript-eslint/parser": "7.18.0",
44+
"@typescript-eslint/eslint-plugin": "8.5.0",
45+
"@typescript-eslint/parser": "8.5.0",
4646
"ava": "6.1.3",
4747
"commitizen": "4.3.0",
4848
"conventional-changelog-conventionalcommits": "7.0.2",

yarn.lock

+96-38
Original file line numberDiff line numberDiff line change
@@ -2443,22 +2443,22 @@ __metadata:
24432443
languageName: node
24442444
linkType: hard
24452445

2446-
"@softwareventures/eslint-config@npm:7.9.0":
2447-
version: 7.9.0
2448-
resolution: "@softwareventures/eslint-config@npm:7.9.0"
2446+
"@softwareventures/eslint-config@npm:9.0.0":
2447+
version: 9.0.0
2448+
resolution: "@softwareventures/eslint-config@npm:9.0.0"
24492449
dependencies:
24502450
tslib: "npm:^2.3.1"
24512451
peerDependencies:
2452-
"@typescript-eslint/eslint-plugin": ^5.3.0 || ^6.0.0 || ^7.0.0
2453-
"@typescript-eslint/parser": ^5.3.0 || ^6.0.0 || ^7.0.0
2454-
eslint: ^7.0.0 || ^8.0.0
2452+
"@typescript-eslint/eslint-plugin": ^8.0.0
2453+
"@typescript-eslint/parser": ^8.0.0
2454+
eslint: ^8.0.0
24552455
eslint-config-prettier: ^8.3.0 || ^9.0.0
24562456
eslint-plugin-import: ^2.25.2
24572457
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
24582458
eslint-plugin-prefer-arrow: ^1.2.3
24592459
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
24602460
typescript: ^3.8.3 || ^4.0.0 || ^5.0.0
2461-
checksum: 10c0/d710053777bc11d645b9ba632932030702c9d5786ae8a8f7d47e2b6eead312ebd6134ecfacb2001f610dce5878fac33de3fb671404e86a50174355272f8739fa
2461+
checksum: 10c0/9e85a351b793546f5f8a072fcf63e410e9f30c1e2631890034ab5ba199eae8b364b89755cc8486bc124f560398b4973a69b8d907f57de69b42a4e861908e7a2f
24622462
languageName: node
24632463
linkType: hard
24642464

@@ -2479,14 +2479,14 @@ __metadata:
24792479
"@commitlint/config-conventional": "npm:19.4.1"
24802480
"@commitlint/cz-commitlint": "npm:19.4.0"
24812481
"@softwareventures/array": "npm:7.0.0"
2482-
"@softwareventures/eslint-config": "npm:7.9.0"
2482+
"@softwareventures/eslint-config": "npm:9.0.0"
24832483
"@softwareventures/precise-commits": "npm:4.0.15"
24842484
"@softwareventures/prettier-config": "npm:4.0.0"
24852485
"@softwareventures/semantic-release-config": "npm:4.1.0"
24862486
"@softwareventures/tsconfig": "npm:8.1.0"
24872487
"@types/node": "npm:^18.0.0 || ^20.0.0 || >=21.0.0"
2488-
"@typescript-eslint/eslint-plugin": "npm:7.18.0"
2489-
"@typescript-eslint/parser": "npm:7.18.0"
2488+
"@typescript-eslint/eslint-plugin": "npm:8.5.0"
2489+
"@typescript-eslint/parser": "npm:8.5.0"
24902490
ava: "npm:6.1.3"
24912491
commitizen: "npm:4.3.0"
24922492
conventional-changelog-conventionalcommits: "npm:7.0.2"
@@ -2643,44 +2643,44 @@ __metadata:
26432643
languageName: node
26442644
linkType: hard
26452645

2646-
"@typescript-eslint/eslint-plugin@npm:7.18.0":
2647-
version: 7.18.0
2648-
resolution: "@typescript-eslint/eslint-plugin@npm:7.18.0"
2646+
"@typescript-eslint/eslint-plugin@npm:8.5.0":
2647+
version: 8.5.0
2648+
resolution: "@typescript-eslint/eslint-plugin@npm:8.5.0"
26492649
dependencies:
26502650
"@eslint-community/regexpp": "npm:^4.10.0"
2651-
"@typescript-eslint/scope-manager": "npm:7.18.0"
2652-
"@typescript-eslint/type-utils": "npm:7.18.0"
2653-
"@typescript-eslint/utils": "npm:7.18.0"
2654-
"@typescript-eslint/visitor-keys": "npm:7.18.0"
2651+
"@typescript-eslint/scope-manager": "npm:8.5.0"
2652+
"@typescript-eslint/type-utils": "npm:8.5.0"
2653+
"@typescript-eslint/utils": "npm:8.5.0"
2654+
"@typescript-eslint/visitor-keys": "npm:8.5.0"
26552655
graphemer: "npm:^1.4.0"
26562656
ignore: "npm:^5.3.1"
26572657
natural-compare: "npm:^1.4.0"
26582658
ts-api-utils: "npm:^1.3.0"
26592659
peerDependencies:
2660-
"@typescript-eslint/parser": ^7.0.0
2661-
eslint: ^8.56.0
2660+
"@typescript-eslint/parser": ^8.0.0 || ^8.0.0-alpha.0
2661+
eslint: ^8.57.0 || ^9.0.0
26622662
peerDependenciesMeta:
26632663
typescript:
26642664
optional: true
2665-
checksum: 10c0/2b37948fa1b0dab77138909dabef242a4d49ab93e4019d4ef930626f0a7d96b03e696cd027fa0087881c20e73be7be77c942606b4a76fa599e6b37f6985304c3
2665+
checksum: 10c0/69ae7067e03d2d8d442e69d668235bdafd63b07229d0be27025eaad8aa468b5af8ac54627021e0e3a060df04ed1c39d1327a0b11469ac72405b52b74a79f402b
26662666
languageName: node
26672667
linkType: hard
26682668

2669-
"@typescript-eslint/parser@npm:7.18.0":
2670-
version: 7.18.0
2671-
resolution: "@typescript-eslint/parser@npm:7.18.0"
2669+
"@typescript-eslint/parser@npm:8.5.0":
2670+
version: 8.5.0
2671+
resolution: "@typescript-eslint/parser@npm:8.5.0"
26722672
dependencies:
2673-
"@typescript-eslint/scope-manager": "npm:7.18.0"
2674-
"@typescript-eslint/types": "npm:7.18.0"
2675-
"@typescript-eslint/typescript-estree": "npm:7.18.0"
2676-
"@typescript-eslint/visitor-keys": "npm:7.18.0"
2673+
"@typescript-eslint/scope-manager": "npm:8.5.0"
2674+
"@typescript-eslint/types": "npm:8.5.0"
2675+
"@typescript-eslint/typescript-estree": "npm:8.5.0"
2676+
"@typescript-eslint/visitor-keys": "npm:8.5.0"
26772677
debug: "npm:^4.3.4"
26782678
peerDependencies:
2679-
eslint: ^8.56.0
2679+
eslint: ^8.57.0 || ^9.0.0
26802680
peerDependenciesMeta:
26812681
typescript:
26822682
optional: true
2683-
checksum: 10c0/370e73fca4278091bc1b657f85e7d74cd52b24257ea20c927a8e17546107ce04fbf313fec99aed0cc2a145ddbae1d3b12e9cc2c1320117636dc1281bcfd08059
2683+
checksum: 10c0/509fdd605b86c7d025928f20e1035712c2fc268c34b1af84248ed0b53d699034f19caf98e085c5c758d3025e29939dd12eea427c72cae9e5ea79274364851f0a
26842684
languageName: node
26852685
linkType: hard
26862686

@@ -2704,6 +2704,16 @@ __metadata:
27042704
languageName: node
27052705
linkType: hard
27062706

2707+
"@typescript-eslint/scope-manager@npm:8.5.0":
2708+
version: 8.5.0
2709+
resolution: "@typescript-eslint/scope-manager@npm:8.5.0"
2710+
dependencies:
2711+
"@typescript-eslint/types": "npm:8.5.0"
2712+
"@typescript-eslint/visitor-keys": "npm:8.5.0"
2713+
checksum: 10c0/868602f9324a6e15fcae017acd3b0832e9f2c8c8cd315667df37c2e7c765cda5fba7c4bede931f32cc04819ba97cf74a5fddb085c6f1c7993f1fb085ba126422
2714+
languageName: node
2715+
linkType: hard
2716+
27072717
"@typescript-eslint/type-utils@npm:7.16.1":
27082718
version: 7.16.1
27092719
resolution: "@typescript-eslint/type-utils@npm:7.16.1"
@@ -2721,20 +2731,18 @@ __metadata:
27212731
languageName: node
27222732
linkType: hard
27232733

2724-
"@typescript-eslint/type-utils@npm:7.18.0":
2725-
version: 7.18.0
2726-
resolution: "@typescript-eslint/type-utils@npm:7.18.0"
2734+
"@typescript-eslint/type-utils@npm:8.5.0":
2735+
version: 8.5.0
2736+
resolution: "@typescript-eslint/type-utils@npm:8.5.0"
27272737
dependencies:
2728-
"@typescript-eslint/typescript-estree": "npm:7.18.0"
2729-
"@typescript-eslint/utils": "npm:7.18.0"
2738+
"@typescript-eslint/typescript-estree": "npm:8.5.0"
2739+
"@typescript-eslint/utils": "npm:8.5.0"
27302740
debug: "npm:^4.3.4"
27312741
ts-api-utils: "npm:^1.3.0"
2732-
peerDependencies:
2733-
eslint: ^8.56.0
27342742
peerDependenciesMeta:
27352743
typescript:
27362744
optional: true
2737-
checksum: 10c0/ad92a38007be620f3f7036f10e234abdc2fdc518787b5a7227e55fd12896dacf56e8b34578723fbf9bea8128df2510ba8eb6739439a3879eda9519476d5783fd
2745+
checksum: 10c0/675d3e41f938d16e9268fd33764a4e16b12a4a9817e61d5e2508a07fe6783c69ce9d05facc61822b5647c71d767929618ed37b8b93f423f7c2ccb62cfeb4343b
27382746
languageName: node
27392747
linkType: hard
27402748

@@ -2752,6 +2760,13 @@ __metadata:
27522760
languageName: node
27532761
linkType: hard
27542762

2763+
"@typescript-eslint/types@npm:8.5.0":
2764+
version: 8.5.0
2765+
resolution: "@typescript-eslint/types@npm:8.5.0"
2766+
checksum: 10c0/f0b666b5c001b9779bfd9e4c7d031843d07264429d5bcf5d636f26f96cd5d949a33f5d6a645b8d74b93daf565a468476a6a4935dd7135a200250fb03acbe4988
2767+
languageName: node
2768+
linkType: hard
2769+
27552770
"@typescript-eslint/typescript-estree@npm:7.16.1":
27562771
version: 7.16.1
27572772
resolution: "@typescript-eslint/typescript-estree@npm:7.16.1"
@@ -2790,6 +2805,25 @@ __metadata:
27902805
languageName: node
27912806
linkType: hard
27922807

2808+
"@typescript-eslint/typescript-estree@npm:8.5.0":
2809+
version: 8.5.0
2810+
resolution: "@typescript-eslint/typescript-estree@npm:8.5.0"
2811+
dependencies:
2812+
"@typescript-eslint/types": "npm:8.5.0"
2813+
"@typescript-eslint/visitor-keys": "npm:8.5.0"
2814+
debug: "npm:^4.3.4"
2815+
fast-glob: "npm:^3.3.2"
2816+
is-glob: "npm:^4.0.3"
2817+
minimatch: "npm:^9.0.4"
2818+
semver: "npm:^7.6.0"
2819+
ts-api-utils: "npm:^1.3.0"
2820+
peerDependenciesMeta:
2821+
typescript:
2822+
optional: true
2823+
checksum: 10c0/f62f03d0c5dc57b2b54dbe1cbd027966f774f241279655f46c64145abb54b765176a0cd40447583ba56ada306181da9a82e39b777c78128e105e4ea98c609350
2824+
languageName: node
2825+
linkType: hard
2826+
27932827
"@typescript-eslint/utils@npm:7.16.1":
27942828
version: 7.16.1
27952829
resolution: "@typescript-eslint/utils@npm:7.16.1"
@@ -2804,7 +2838,21 @@ __metadata:
28042838
languageName: node
28052839
linkType: hard
28062840

2807-
"@typescript-eslint/utils@npm:7.18.0, @typescript-eslint/utils@npm:^7.16.1":
2841+
"@typescript-eslint/utils@npm:8.5.0":
2842+
version: 8.5.0
2843+
resolution: "@typescript-eslint/utils@npm:8.5.0"
2844+
dependencies:
2845+
"@eslint-community/eslint-utils": "npm:^4.4.0"
2846+
"@typescript-eslint/scope-manager": "npm:8.5.0"
2847+
"@typescript-eslint/types": "npm:8.5.0"
2848+
"@typescript-eslint/typescript-estree": "npm:8.5.0"
2849+
peerDependencies:
2850+
eslint: ^8.57.0 || ^9.0.0
2851+
checksum: 10c0/0cb0bfdaf0da79d13c0d0379478eb14b5825d235873bc7181e70c4f6297fa1c74431ef730cbc2912fe1814dd8d46c6515ce22b39c57e8f03c337aa152fd49a4e
2852+
languageName: node
2853+
linkType: hard
2854+
2855+
"@typescript-eslint/utils@npm:^7.16.1":
28082856
version: 7.18.0
28092857
resolution: "@typescript-eslint/utils@npm:7.18.0"
28102858
dependencies:
@@ -2838,6 +2886,16 @@ __metadata:
28382886
languageName: node
28392887
linkType: hard
28402888

2889+
"@typescript-eslint/visitor-keys@npm:8.5.0":
2890+
version: 8.5.0
2891+
resolution: "@typescript-eslint/visitor-keys@npm:8.5.0"
2892+
dependencies:
2893+
"@typescript-eslint/types": "npm:8.5.0"
2894+
eslint-visitor-keys: "npm:^3.4.3"
2895+
checksum: 10c0/8b9e81968ad36e8af18ac17b63c4e0764612451ca085676c939b723549052243f63577d2706bc2da48174f11bf47587ab47e6e0b7c5b28d9f3c1ef7b9aad322d
2896+
languageName: node
2897+
linkType: hard
2898+
28412899
"@ungap/structured-clone@npm:^1.2.0":
28422900
version: 1.2.0
28432901
resolution: "@ungap/structured-clone@npm:1.2.0"

0 commit comments

Comments
 (0)