@@ -2508,22 +2508,22 @@ __metadata:
2508
2508
languageName: node
2509
2509
linkType: hard
2510
2510
2511
- "@softwareventures/eslint-config@npm:7.9 .0":
2512
- version: 7.9 .0
2513
- resolution: "@softwareventures/eslint-config@npm:7.9 .0"
2511
+ "@softwareventures/eslint-config@npm:9.0 .0":
2512
+ version: 9.0 .0
2513
+ resolution: "@softwareventures/eslint-config@npm:9.0 .0"
2514
2514
dependencies:
2515
2515
tslib: "npm:^2.3.1"
2516
2516
peerDependencies:
2517
- "@typescript-eslint/eslint-plugin": ^5.3.0 || ^6.0.0 || ^7 .0.0
2518
- "@typescript-eslint/parser": ^5.3.0 || ^6.0.0 || ^7 .0.0
2519
- eslint: ^7.0.0 || ^ 8.0.0
2517
+ "@typescript-eslint/eslint-plugin": ^8 .0.0
2518
+ "@typescript-eslint/parser": ^8 .0.0
2519
+ eslint: ^8.0.0
2520
2520
eslint-config-prettier: ^8.3.0 || ^9.0.0
2521
2521
eslint-plugin-import: ^2.25.2
2522
2522
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
2523
2523
eslint-plugin-prefer-arrow: ^1.2.3
2524
2524
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
2525
2525
typescript: ^3.8.3 || ^4.0.0 || ^5.0.0
2526
- checksum: 10c0/d710053777bc11d645b9ba632932030702c9d5786ae8a8f7d47e2b6eead312ebd6134ecfacb2001f610dce5878fac33de3fb671404e86a50174355272f8739fa
2526
+ checksum: 10c0/9e85a351b793546f5f8a072fcf63e410e9f30c1e2631890034ab5ba199eae8b364b89755cc8486bc124f560398b4973a69b8d907f57de69b42a4e861908e7a2f
2527
2527
languageName: node
2528
2528
linkType: hard
2529
2529
@@ -2598,15 +2598,15 @@ __metadata:
2598
2598
"@commitlint/cli": "npm:19.5.0"
2599
2599
"@commitlint/config-conventional": "npm:19.5.0"
2600
2600
"@commitlint/cz-commitlint": "npm:19.5.0"
2601
- "@softwareventures/eslint-config": "npm:7.9 .0"
2601
+ "@softwareventures/eslint-config": "npm:9.0 .0"
2602
2602
"@softwareventures/precise-commits": "npm:4.0.15"
2603
2603
"@softwareventures/prettier-config": "npm:4.0.0"
2604
2604
"@softwareventures/semantic-release-config": "npm:5.0.0"
2605
2605
"@softwareventures/webpack-config": "npm:6.0.0"
2606
2606
"@types/node": "npm:17.0.45"
2607
2607
"@types/webpack-env": "npm:1.18.5"
2608
- "@typescript-eslint/eslint-plugin": "npm:7.18 .0"
2609
- "@typescript-eslint/parser": "npm:7.18 .0"
2608
+ "@typescript-eslint/eslint-plugin": "npm:8.5 .0"
2609
+ "@typescript-eslint/parser": "npm:8.5 .0"
2610
2610
ava: "npm:6.1.3"
2611
2611
commitizen: "npm:4.3.0"
2612
2612
conventional-changelog-conventionalcommits: "npm:7.0.2"
@@ -2953,44 +2953,44 @@ __metadata:
2953
2953
languageName: node
2954
2954
linkType: hard
2955
2955
2956
- "@typescript-eslint/eslint-plugin@npm:7.18 .0":
2957
- version: 7.18 .0
2958
- resolution: "@typescript-eslint/eslint-plugin@npm:7.18 .0"
2956
+ "@typescript-eslint/eslint-plugin@npm:8.5 .0":
2957
+ version: 8.5 .0
2958
+ resolution: "@typescript-eslint/eslint-plugin@npm:8.5 .0"
2959
2959
dependencies:
2960
2960
"@eslint-community/regexpp": "npm:^4.10.0"
2961
- "@typescript-eslint/scope-manager": "npm:7.18 .0"
2962
- "@typescript-eslint/type-utils": "npm:7.18 .0"
2963
- "@typescript-eslint/utils": "npm:7.18 .0"
2964
- "@typescript-eslint/visitor-keys": "npm:7.18 .0"
2961
+ "@typescript-eslint/scope-manager": "npm:8.5 .0"
2962
+ "@typescript-eslint/type-utils": "npm:8.5 .0"
2963
+ "@typescript-eslint/utils": "npm:8.5 .0"
2964
+ "@typescript-eslint/visitor-keys": "npm:8.5 .0"
2965
2965
graphemer: "npm:^1.4.0"
2966
2966
ignore: "npm:^5.3.1"
2967
2967
natural-compare: "npm:^1.4.0"
2968
2968
ts-api-utils: "npm:^1.3.0"
2969
2969
peerDependencies:
2970
- "@typescript-eslint/parser": ^7.0 .0
2971
- eslint: ^8.56 .0
2970
+ "@typescript-eslint/parser": ^8.0.0 || ^8.0.0-alpha .0
2971
+ eslint: ^8.57.0 || ^9.0 .0
2972
2972
peerDependenciesMeta:
2973
2973
typescript:
2974
2974
optional: true
2975
- checksum: 10c0/2b37948fa1b0dab77138909dabef242a4d49ab93e4019d4ef930626f0a7d96b03e696cd027fa0087881c20e73be7be77c942606b4a76fa599e6b37f6985304c3
2975
+ checksum: 10c0/69ae7067e03d2d8d442e69d668235bdafd63b07229d0be27025eaad8aa468b5af8ac54627021e0e3a060df04ed1c39d1327a0b11469ac72405b52b74a79f402b
2976
2976
languageName: node
2977
2977
linkType: hard
2978
2978
2979
- "@typescript-eslint/parser@npm:7.18 .0":
2980
- version: 7.18 .0
2981
- resolution: "@typescript-eslint/parser@npm:7.18 .0"
2979
+ "@typescript-eslint/parser@npm:8.5 .0":
2980
+ version: 8.5 .0
2981
+ resolution: "@typescript-eslint/parser@npm:8.5 .0"
2982
2982
dependencies:
2983
- "@typescript-eslint/scope-manager": "npm:7.18 .0"
2984
- "@typescript-eslint/types": "npm:7.18 .0"
2985
- "@typescript-eslint/typescript-estree": "npm:7.18 .0"
2986
- "@typescript-eslint/visitor-keys": "npm:7.18 .0"
2983
+ "@typescript-eslint/scope-manager": "npm:8.5 .0"
2984
+ "@typescript-eslint/types": "npm:8.5 .0"
2985
+ "@typescript-eslint/typescript-estree": "npm:8.5 .0"
2986
+ "@typescript-eslint/visitor-keys": "npm:8.5 .0"
2987
2987
debug: "npm:^4.3.4"
2988
2988
peerDependencies:
2989
- eslint: ^8.56 .0
2989
+ eslint: ^8.57.0 || ^9.0 .0
2990
2990
peerDependenciesMeta:
2991
2991
typescript:
2992
2992
optional: true
2993
- checksum: 10c0/370e73fca4278091bc1b657f85e7d74cd52b24257ea20c927a8e17546107ce04fbf313fec99aed0cc2a145ddbae1d3b12e9cc2c1320117636dc1281bcfd08059
2993
+ checksum: 10c0/509fdd605b86c7d025928f20e1035712c2fc268c34b1af84248ed0b53d699034f19caf98e085c5c758d3025e29939dd12eea427c72cae9e5ea79274364851f0a
2994
2994
languageName: node
2995
2995
linkType: hard
2996
2996
@@ -3014,6 +3014,16 @@ __metadata:
3014
3014
languageName: node
3015
3015
linkType: hard
3016
3016
3017
+ "@typescript-eslint/scope-manager@npm:8.5.0":
3018
+ version: 8.5.0
3019
+ resolution: "@typescript-eslint/scope-manager@npm:8.5.0"
3020
+ dependencies:
3021
+ "@typescript-eslint/types": "npm:8.5.0"
3022
+ "@typescript-eslint/visitor-keys": "npm:8.5.0"
3023
+ checksum: 10c0/868602f9324a6e15fcae017acd3b0832e9f2c8c8cd315667df37c2e7c765cda5fba7c4bede931f32cc04819ba97cf74a5fddb085c6f1c7993f1fb085ba126422
3024
+ languageName: node
3025
+ linkType: hard
3026
+
3017
3027
"@typescript-eslint/type-utils@npm:7.16.1":
3018
3028
version: 7.16.1
3019
3029
resolution: "@typescript-eslint/type-utils@npm:7.16.1"
@@ -3031,20 +3041,18 @@ __metadata:
3031
3041
languageName: node
3032
3042
linkType: hard
3033
3043
3034
- "@typescript-eslint/type-utils@npm:7.18 .0":
3035
- version: 7.18 .0
3036
- resolution: "@typescript-eslint/type-utils@npm:7.18 .0"
3044
+ "@typescript-eslint/type-utils@npm:8.5 .0":
3045
+ version: 8.5 .0
3046
+ resolution: "@typescript-eslint/type-utils@npm:8.5 .0"
3037
3047
dependencies:
3038
- "@typescript-eslint/typescript-estree": "npm:7.18 .0"
3039
- "@typescript-eslint/utils": "npm:7.18 .0"
3048
+ "@typescript-eslint/typescript-estree": "npm:8.5 .0"
3049
+ "@typescript-eslint/utils": "npm:8.5 .0"
3040
3050
debug: "npm:^4.3.4"
3041
3051
ts-api-utils: "npm:^1.3.0"
3042
- peerDependencies:
3043
- eslint: ^8.56.0
3044
3052
peerDependenciesMeta:
3045
3053
typescript:
3046
3054
optional: true
3047
- checksum: 10c0/ad92a38007be620f3f7036f10e234abdc2fdc518787b5a7227e55fd12896dacf56e8b34578723fbf9bea8128df2510ba8eb6739439a3879eda9519476d5783fd
3055
+ checksum: 10c0/675d3e41f938d16e9268fd33764a4e16b12a4a9817e61d5e2508a07fe6783c69ce9d05facc61822b5647c71d767929618ed37b8b93f423f7c2ccb62cfeb4343b
3048
3056
languageName: node
3049
3057
linkType: hard
3050
3058
@@ -3062,6 +3070,13 @@ __metadata:
3062
3070
languageName: node
3063
3071
linkType: hard
3064
3072
3073
+ "@typescript-eslint/types@npm:8.5.0":
3074
+ version: 8.5.0
3075
+ resolution: "@typescript-eslint/types@npm:8.5.0"
3076
+ checksum: 10c0/f0b666b5c001b9779bfd9e4c7d031843d07264429d5bcf5d636f26f96cd5d949a33f5d6a645b8d74b93daf565a468476a6a4935dd7135a200250fb03acbe4988
3077
+ languageName: node
3078
+ linkType: hard
3079
+
3065
3080
"@typescript-eslint/typescript-estree@npm:7.16.1":
3066
3081
version: 7.16.1
3067
3082
resolution: "@typescript-eslint/typescript-estree@npm:7.16.1"
@@ -3100,6 +3115,25 @@ __metadata:
3100
3115
languageName: node
3101
3116
linkType: hard
3102
3117
3118
+ "@typescript-eslint/typescript-estree@npm:8.5.0":
3119
+ version: 8.5.0
3120
+ resolution: "@typescript-eslint/typescript-estree@npm:8.5.0"
3121
+ dependencies:
3122
+ "@typescript-eslint/types": "npm:8.5.0"
3123
+ "@typescript-eslint/visitor-keys": "npm:8.5.0"
3124
+ debug: "npm:^4.3.4"
3125
+ fast-glob: "npm:^3.3.2"
3126
+ is-glob: "npm:^4.0.3"
3127
+ minimatch: "npm:^9.0.4"
3128
+ semver: "npm:^7.6.0"
3129
+ ts-api-utils: "npm:^1.3.0"
3130
+ peerDependenciesMeta:
3131
+ typescript:
3132
+ optional: true
3133
+ checksum: 10c0/f62f03d0c5dc57b2b54dbe1cbd027966f774f241279655f46c64145abb54b765176a0cd40447583ba56ada306181da9a82e39b777c78128e105e4ea98c609350
3134
+ languageName: node
3135
+ linkType: hard
3136
+
3103
3137
"@typescript-eslint/utils@npm:7.16.1":
3104
3138
version: 7.16.1
3105
3139
resolution: "@typescript-eslint/utils@npm:7.16.1"
@@ -3114,7 +3148,21 @@ __metadata:
3114
3148
languageName: node
3115
3149
linkType: hard
3116
3150
3117
- "@typescript-eslint/utils@npm:7.18.0, @typescript-eslint/utils@npm:^7.16.1":
3151
+ "@typescript-eslint/utils@npm:8.5.0":
3152
+ version: 8.5.0
3153
+ resolution: "@typescript-eslint/utils@npm:8.5.0"
3154
+ dependencies:
3155
+ "@eslint-community/eslint-utils": "npm:^4.4.0"
3156
+ "@typescript-eslint/scope-manager": "npm:8.5.0"
3157
+ "@typescript-eslint/types": "npm:8.5.0"
3158
+ "@typescript-eslint/typescript-estree": "npm:8.5.0"
3159
+ peerDependencies:
3160
+ eslint: ^8.57.0 || ^9.0.0
3161
+ checksum: 10c0/0cb0bfdaf0da79d13c0d0379478eb14b5825d235873bc7181e70c4f6297fa1c74431ef730cbc2912fe1814dd8d46c6515ce22b39c57e8f03c337aa152fd49a4e
3162
+ languageName: node
3163
+ linkType: hard
3164
+
3165
+ "@typescript-eslint/utils@npm:^7.16.1":
3118
3166
version: 7.18.0
3119
3167
resolution: "@typescript-eslint/utils@npm:7.18.0"
3120
3168
dependencies:
@@ -3148,6 +3196,16 @@ __metadata:
3148
3196
languageName: node
3149
3197
linkType: hard
3150
3198
3199
+ "@typescript-eslint/visitor-keys@npm:8.5.0":
3200
+ version: 8.5.0
3201
+ resolution: "@typescript-eslint/visitor-keys@npm:8.5.0"
3202
+ dependencies:
3203
+ "@typescript-eslint/types": "npm:8.5.0"
3204
+ eslint-visitor-keys: "npm:^3.4.3"
3205
+ checksum: 10c0/8b9e81968ad36e8af18ac17b63c4e0764612451ca085676c939b723549052243f63577d2706bc2da48174f11bf47587ab47e6e0b7c5b28d9f3c1ef7b9aad322d
3206
+ languageName: node
3207
+ linkType: hard
3208
+
3151
3209
"@ungap/structured-clone@npm:^1.2.0":
3152
3210
version: 1.2.0
3153
3211
resolution: "@ungap/structured-clone@npm:1.2.0"
0 commit comments