Skip to content

Commit 8bb02ac

Browse files
chore(deps-dev): bump typescript-eslint from 8.22.0 to 8.23.0
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.22.0 to 8.23.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.23.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: typescript-eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5bf9a26 commit 8bb02ac

File tree

1 file changed

+129
-8
lines changed

1 file changed

+129
-8
lines changed

yarn.lock

Lines changed: 129 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2945,7 +2945,28 @@ __metadata:
29452945
languageName: node
29462946
linkType: hard
29472947

2948-
"@typescript-eslint/eslint-plugin@npm:8.22.0, @typescript-eslint/eslint-plugin@npm:^8.22.0":
2948+
"@typescript-eslint/eslint-plugin@npm:8.23.0":
2949+
version: 8.23.0
2950+
resolution: "@typescript-eslint/eslint-plugin@npm:8.23.0"
2951+
dependencies:
2952+
"@eslint-community/regexpp": "npm:^4.10.0"
2953+
"@typescript-eslint/scope-manager": "npm:8.23.0"
2954+
"@typescript-eslint/type-utils": "npm:8.23.0"
2955+
"@typescript-eslint/utils": "npm:8.23.0"
2956+
"@typescript-eslint/visitor-keys": "npm:8.23.0"
2957+
graphemer: "npm:^1.4.0"
2958+
ignore: "npm:^5.3.1"
2959+
natural-compare: "npm:^1.4.0"
2960+
ts-api-utils: "npm:^2.0.1"
2961+
peerDependencies:
2962+
"@typescript-eslint/parser": ^8.0.0 || ^8.0.0-alpha.0
2963+
eslint: ^8.57.0 || ^9.0.0
2964+
typescript: ">=4.8.4 <5.8.0"
2965+
checksum: 10c0/6c760a5f90748774f79a1b701f85fe6d99e89f289bc33993009987b0ffe2d13b3960ce595d452a937f3413af3918c76830659317242c05e49db40ceaca593033
2966+
languageName: node
2967+
linkType: hard
2968+
2969+
"@typescript-eslint/eslint-plugin@npm:^8.22.0":
29492970
version: 8.22.0
29502971
resolution: "@typescript-eslint/eslint-plugin@npm:8.22.0"
29512972
dependencies:
@@ -2966,7 +2987,23 @@ __metadata:
29662987
languageName: node
29672988
linkType: hard
29682989

2969-
"@typescript-eslint/parser@npm:8.22.0, @typescript-eslint/parser@npm:^8.22.0":
2990+
"@typescript-eslint/parser@npm:8.23.0":
2991+
version: 8.23.0
2992+
resolution: "@typescript-eslint/parser@npm:8.23.0"
2993+
dependencies:
2994+
"@typescript-eslint/scope-manager": "npm:8.23.0"
2995+
"@typescript-eslint/types": "npm:8.23.0"
2996+
"@typescript-eslint/typescript-estree": "npm:8.23.0"
2997+
"@typescript-eslint/visitor-keys": "npm:8.23.0"
2998+
debug: "npm:^4.3.4"
2999+
peerDependencies:
3000+
eslint: ^8.57.0 || ^9.0.0
3001+
typescript: ">=4.8.4 <5.8.0"
3002+
checksum: 10c0/f9e0f83a6dd97a9049d4ce23d660a1d4d5f3c57be8efc68e2258e6b2d5b823086d188b534f791a3412ef10d211fe4916b378254728150094c4f8b0ab44aae2a7
3003+
languageName: node
3004+
linkType: hard
3005+
3006+
"@typescript-eslint/parser@npm:^8.22.0":
29703007
version: 8.22.0
29713008
resolution: "@typescript-eslint/parser@npm:8.22.0"
29723009
dependencies:
@@ -3002,6 +3039,16 @@ __metadata:
30023039
languageName: node
30033040
linkType: hard
30043041

3042+
"@typescript-eslint/scope-manager@npm:8.23.0":
3043+
version: 8.23.0
3044+
resolution: "@typescript-eslint/scope-manager@npm:8.23.0"
3045+
dependencies:
3046+
"@typescript-eslint/types": "npm:8.23.0"
3047+
"@typescript-eslint/visitor-keys": "npm:8.23.0"
3048+
checksum: 10c0/625b524a4fc25667b20f3541da84674af9c2abfac6596e30f7a40085513172bf1aac125488b32885894e3ef6596a0d06dec9a65ed4562884e0bca87a758600fa
3049+
languageName: node
3050+
linkType: hard
3051+
30053052
"@typescript-eslint/type-utils@npm:8.22.0":
30063053
version: 8.22.0
30073054
resolution: "@typescript-eslint/type-utils@npm:8.22.0"
@@ -3017,6 +3064,21 @@ __metadata:
30173064
languageName: node
30183065
linkType: hard
30193066

3067+
"@typescript-eslint/type-utils@npm:8.23.0":
3068+
version: 8.23.0
3069+
resolution: "@typescript-eslint/type-utils@npm:8.23.0"
3070+
dependencies:
3071+
"@typescript-eslint/typescript-estree": "npm:8.23.0"
3072+
"@typescript-eslint/utils": "npm:8.23.0"
3073+
debug: "npm:^4.3.4"
3074+
ts-api-utils: "npm:^2.0.1"
3075+
peerDependencies:
3076+
eslint: ^8.57.0 || ^9.0.0
3077+
typescript: ">=4.8.4 <5.8.0"
3078+
checksum: 10c0/a98dc2f2f75ec2132176428011ba620ad5b641a04e9e18471a7b9f979f6966a76aeaf6e51072c5364de68f83832a3a77b04518ec65c3092dadbd033d03fb5e35
3079+
languageName: node
3080+
linkType: hard
3081+
30203082
"@typescript-eslint/types@npm:8.19.1":
30213083
version: 8.19.1
30223084
resolution: "@typescript-eslint/types@npm:8.19.1"
@@ -3031,6 +3093,13 @@ __metadata:
30313093
languageName: node
30323094
linkType: hard
30333095

3096+
"@typescript-eslint/types@npm:8.23.0":
3097+
version: 8.23.0
3098+
resolution: "@typescript-eslint/types@npm:8.23.0"
3099+
checksum: 10c0/78737a14e8469e33212d9bbc26d6880bca3f8e47764273eb4c662f5ed38d0b35c626d646d4a8e9a6ee64a0e352b18dd36422e59ce217362b5af473b79d058b35
3100+
languageName: node
3101+
linkType: hard
3102+
30343103
"@typescript-eslint/typescript-estree@npm:8.19.1":
30353104
version: 8.19.1
30363105
resolution: "@typescript-eslint/typescript-estree@npm:8.19.1"
@@ -3067,6 +3136,24 @@ __metadata:
30673136
languageName: node
30683137
linkType: hard
30693138

3139+
"@typescript-eslint/typescript-estree@npm:8.23.0":
3140+
version: 8.23.0
3141+
resolution: "@typescript-eslint/typescript-estree@npm:8.23.0"
3142+
dependencies:
3143+
"@typescript-eslint/types": "npm:8.23.0"
3144+
"@typescript-eslint/visitor-keys": "npm:8.23.0"
3145+
debug: "npm:^4.3.4"
3146+
fast-glob: "npm:^3.3.2"
3147+
is-glob: "npm:^4.0.3"
3148+
minimatch: "npm:^9.0.4"
3149+
semver: "npm:^7.6.0"
3150+
ts-api-utils: "npm:^2.0.1"
3151+
peerDependencies:
3152+
typescript: ">=4.8.4 <5.8.0"
3153+
checksum: 10c0/2cc8defb3d9b25b899a62c6b6ca26c442433bf95f626f6275935e2754d9a74abb0015c737de27038b0f378273e67e61120d9cf2941c44848e4bffbbc297fdf74
3154+
languageName: node
3155+
linkType: hard
3156+
30703157
"@typescript-eslint/utils@npm:8.22.0":
30713158
version: 8.22.0
30723159
resolution: "@typescript-eslint/utils@npm:8.22.0"
@@ -3082,6 +3169,21 @@ __metadata:
30823169
languageName: node
30833170
linkType: hard
30843171

3172+
"@typescript-eslint/utils@npm:8.23.0":
3173+
version: 8.23.0
3174+
resolution: "@typescript-eslint/utils@npm:8.23.0"
3175+
dependencies:
3176+
"@eslint-community/eslint-utils": "npm:^4.4.0"
3177+
"@typescript-eslint/scope-manager": "npm:8.23.0"
3178+
"@typescript-eslint/types": "npm:8.23.0"
3179+
"@typescript-eslint/typescript-estree": "npm:8.23.0"
3180+
peerDependencies:
3181+
eslint: ^8.57.0 || ^9.0.0
3182+
typescript: ">=4.8.4 <5.8.0"
3183+
checksum: 10c0/8967cf6543b1df2fb8d29086a0d35f5f7623e935706ad7c5bfcc6123e6fb08a767be1770601d481d815022bec43422730c6c8035892f23cd11cdadb16176b418
3184+
languageName: node
3185+
linkType: hard
3186+
30853187
"@typescript-eslint/utils@npm:^6.0.0 || ^7.0.0 || ^8.0.0":
30863188
version: 8.19.1
30873189
resolution: "@typescript-eslint/utils@npm:8.19.1"
@@ -3117,6 +3219,16 @@ __metadata:
31173219
languageName: node
31183220
linkType: hard
31193221

3222+
"@typescript-eslint/visitor-keys@npm:8.23.0":
3223+
version: 8.23.0
3224+
resolution: "@typescript-eslint/visitor-keys@npm:8.23.0"
3225+
dependencies:
3226+
"@typescript-eslint/types": "npm:8.23.0"
3227+
eslint-visitor-keys: "npm:^4.2.0"
3228+
checksum: 10c0/a406f78aa18b4efb2adf26e3a6ca48c9a6f2cc9545e083b50efaaf90f0a80d2bea79ceda51da1f109706d4138756b0978a323b9176c9a6a519e87168851e7e16
3229+
languageName: node
3230+
linkType: hard
3231+
31203232
"abab@npm:^2.0.6":
31213233
version: 2.0.6
31223234
resolution: "abab@npm:2.0.6"
@@ -9958,6 +10070,15 @@ __metadata:
995810070
languageName: node
995910071
linkType: hard
996010072

10073+
"ts-api-utils@npm:^2.0.1":
10074+
version: 2.0.1
10075+
resolution: "ts-api-utils@npm:2.0.1"
10076+
peerDependencies:
10077+
typescript: ">=4.8.4"
10078+
checksum: 10c0/23fd56a958b332cac00150a652e4c84730df30571bd2faa1ba6d7b511356d1a61656621492bb6c7f15dd6e18847a1408357a0e406671d358115369a17f5bfedd
10079+
languageName: node
10080+
linkType: hard
10081+
996110082
"ts-jest@npm:^29.2.5":
996210083
version: 29.2.5
996310084
resolution: "ts-jest@npm:29.2.5"
@@ -10109,16 +10230,16 @@ __metadata:
1010910230
linkType: hard
1011010231

1011110232
"typescript-eslint@npm:^8.22.0":
10112-
version: 8.22.0
10113-
resolution: "typescript-eslint@npm:8.22.0"
10233+
version: 8.23.0
10234+
resolution: "typescript-eslint@npm:8.23.0"
1011410235
dependencies:
10115-
"@typescript-eslint/eslint-plugin": "npm:8.22.0"
10116-
"@typescript-eslint/parser": "npm:8.22.0"
10117-
"@typescript-eslint/utils": "npm:8.22.0"
10236+
"@typescript-eslint/eslint-plugin": "npm:8.23.0"
10237+
"@typescript-eslint/parser": "npm:8.23.0"
10238+
"@typescript-eslint/utils": "npm:8.23.0"
1011810239
peerDependencies:
1011910240
eslint: ^8.57.0 || ^9.0.0
1012010241
typescript: ">=4.8.4 <5.8.0"
10121-
checksum: 10c0/d7a5ec4a08d0eb0a7cc0bf81919f0305a9fbb091b187cef6d3fa220c1673414dcb46e6cd5c9325050d3df2bbb283756399c1b2720eb4eadaab0bdc3cc8302405
10242+
checksum: 10c0/e8d8b1f4212fc300dd709c1809320945c05ea54b80d0f017cbb0c24f210c4a970a9aeefdf0dd1ba633d270c172193a17d27a675806ad3a299f17a88d2b3c3f8f
1012210243
languageName: node
1012310244
linkType: hard
1012410245

0 commit comments

Comments
 (0)