Skip to content

Commit f599976

Browse files
chore(deps-dev): bump @typescript-eslint/eslint-plugin
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) 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/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.23.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5bf9a26 commit f599976

File tree

1 file changed

+106
-1
lines changed

1 file changed

+106
-1
lines changed

yarn.lock

Lines changed: 106 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2945,7 +2945,7 @@ __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.22.0":
29492949
version: 8.22.0
29502950
resolution: "@typescript-eslint/eslint-plugin@npm:8.22.0"
29512951
dependencies:
@@ -2966,6 +2966,27 @@ __metadata:
29662966
languageName: node
29672967
linkType: hard
29682968

2969+
"@typescript-eslint/eslint-plugin@npm:^8.22.0":
2970+
version: 8.23.0
2971+
resolution: "@typescript-eslint/eslint-plugin@npm:8.23.0"
2972+
dependencies:
2973+
"@eslint-community/regexpp": "npm:^4.10.0"
2974+
"@typescript-eslint/scope-manager": "npm:8.23.0"
2975+
"@typescript-eslint/type-utils": "npm:8.23.0"
2976+
"@typescript-eslint/utils": "npm:8.23.0"
2977+
"@typescript-eslint/visitor-keys": "npm:8.23.0"
2978+
graphemer: "npm:^1.4.0"
2979+
ignore: "npm:^5.3.1"
2980+
natural-compare: "npm:^1.4.0"
2981+
ts-api-utils: "npm:^2.0.1"
2982+
peerDependencies:
2983+
"@typescript-eslint/parser": ^8.0.0 || ^8.0.0-alpha.0
2984+
eslint: ^8.57.0 || ^9.0.0
2985+
typescript: ">=4.8.4 <5.8.0"
2986+
checksum: 10c0/6c760a5f90748774f79a1b701f85fe6d99e89f289bc33993009987b0ffe2d13b3960ce595d452a937f3413af3918c76830659317242c05e49db40ceaca593033
2987+
languageName: node
2988+
linkType: hard
2989+
29692990
"@typescript-eslint/parser@npm:8.22.0, @typescript-eslint/parser@npm:^8.22.0":
29702991
version: 8.22.0
29712992
resolution: "@typescript-eslint/parser@npm:8.22.0"
@@ -3002,6 +3023,16 @@ __metadata:
30023023
languageName: node
30033024
linkType: hard
30043025

3026+
"@typescript-eslint/scope-manager@npm:8.23.0":
3027+
version: 8.23.0
3028+
resolution: "@typescript-eslint/scope-manager@npm:8.23.0"
3029+
dependencies:
3030+
"@typescript-eslint/types": "npm:8.23.0"
3031+
"@typescript-eslint/visitor-keys": "npm:8.23.0"
3032+
checksum: 10c0/625b524a4fc25667b20f3541da84674af9c2abfac6596e30f7a40085513172bf1aac125488b32885894e3ef6596a0d06dec9a65ed4562884e0bca87a758600fa
3033+
languageName: node
3034+
linkType: hard
3035+
30053036
"@typescript-eslint/type-utils@npm:8.22.0":
30063037
version: 8.22.0
30073038
resolution: "@typescript-eslint/type-utils@npm:8.22.0"
@@ -3017,6 +3048,21 @@ __metadata:
30173048
languageName: node
30183049
linkType: hard
30193050

3051+
"@typescript-eslint/type-utils@npm:8.23.0":
3052+
version: 8.23.0
3053+
resolution: "@typescript-eslint/type-utils@npm:8.23.0"
3054+
dependencies:
3055+
"@typescript-eslint/typescript-estree": "npm:8.23.0"
3056+
"@typescript-eslint/utils": "npm:8.23.0"
3057+
debug: "npm:^4.3.4"
3058+
ts-api-utils: "npm:^2.0.1"
3059+
peerDependencies:
3060+
eslint: ^8.57.0 || ^9.0.0
3061+
typescript: ">=4.8.4 <5.8.0"
3062+
checksum: 10c0/a98dc2f2f75ec2132176428011ba620ad5b641a04e9e18471a7b9f979f6966a76aeaf6e51072c5364de68f83832a3a77b04518ec65c3092dadbd033d03fb5e35
3063+
languageName: node
3064+
linkType: hard
3065+
30203066
"@typescript-eslint/types@npm:8.19.1":
30213067
version: 8.19.1
30223068
resolution: "@typescript-eslint/types@npm:8.19.1"
@@ -3031,6 +3077,13 @@ __metadata:
30313077
languageName: node
30323078
linkType: hard
30333079

3080+
"@typescript-eslint/types@npm:8.23.0":
3081+
version: 8.23.0
3082+
resolution: "@typescript-eslint/types@npm:8.23.0"
3083+
checksum: 10c0/78737a14e8469e33212d9bbc26d6880bca3f8e47764273eb4c662f5ed38d0b35c626d646d4a8e9a6ee64a0e352b18dd36422e59ce217362b5af473b79d058b35
3084+
languageName: node
3085+
linkType: hard
3086+
30343087
"@typescript-eslint/typescript-estree@npm:8.19.1":
30353088
version: 8.19.1
30363089
resolution: "@typescript-eslint/typescript-estree@npm:8.19.1"
@@ -3067,6 +3120,24 @@ __metadata:
30673120
languageName: node
30683121
linkType: hard
30693122

3123+
"@typescript-eslint/typescript-estree@npm:8.23.0":
3124+
version: 8.23.0
3125+
resolution: "@typescript-eslint/typescript-estree@npm:8.23.0"
3126+
dependencies:
3127+
"@typescript-eslint/types": "npm:8.23.0"
3128+
"@typescript-eslint/visitor-keys": "npm:8.23.0"
3129+
debug: "npm:^4.3.4"
3130+
fast-glob: "npm:^3.3.2"
3131+
is-glob: "npm:^4.0.3"
3132+
minimatch: "npm:^9.0.4"
3133+
semver: "npm:^7.6.0"
3134+
ts-api-utils: "npm:^2.0.1"
3135+
peerDependencies:
3136+
typescript: ">=4.8.4 <5.8.0"
3137+
checksum: 10c0/2cc8defb3d9b25b899a62c6b6ca26c442433bf95f626f6275935e2754d9a74abb0015c737de27038b0f378273e67e61120d9cf2941c44848e4bffbbc297fdf74
3138+
languageName: node
3139+
linkType: hard
3140+
30703141
"@typescript-eslint/utils@npm:8.22.0":
30713142
version: 8.22.0
30723143
resolution: "@typescript-eslint/utils@npm:8.22.0"
@@ -3082,6 +3153,21 @@ __metadata:
30823153
languageName: node
30833154
linkType: hard
30843155

3156+
"@typescript-eslint/utils@npm:8.23.0":
3157+
version: 8.23.0
3158+
resolution: "@typescript-eslint/utils@npm:8.23.0"
3159+
dependencies:
3160+
"@eslint-community/eslint-utils": "npm:^4.4.0"
3161+
"@typescript-eslint/scope-manager": "npm:8.23.0"
3162+
"@typescript-eslint/types": "npm:8.23.0"
3163+
"@typescript-eslint/typescript-estree": "npm:8.23.0"
3164+
peerDependencies:
3165+
eslint: ^8.57.0 || ^9.0.0
3166+
typescript: ">=4.8.4 <5.8.0"
3167+
checksum: 10c0/8967cf6543b1df2fb8d29086a0d35f5f7623e935706ad7c5bfcc6123e6fb08a767be1770601d481d815022bec43422730c6c8035892f23cd11cdadb16176b418
3168+
languageName: node
3169+
linkType: hard
3170+
30853171
"@typescript-eslint/utils@npm:^6.0.0 || ^7.0.0 || ^8.0.0":
30863172
version: 8.19.1
30873173
resolution: "@typescript-eslint/utils@npm:8.19.1"
@@ -3117,6 +3203,16 @@ __metadata:
31173203
languageName: node
31183204
linkType: hard
31193205

3206+
"@typescript-eslint/visitor-keys@npm:8.23.0":
3207+
version: 8.23.0
3208+
resolution: "@typescript-eslint/visitor-keys@npm:8.23.0"
3209+
dependencies:
3210+
"@typescript-eslint/types": "npm:8.23.0"
3211+
eslint-visitor-keys: "npm:^4.2.0"
3212+
checksum: 10c0/a406f78aa18b4efb2adf26e3a6ca48c9a6f2cc9545e083b50efaaf90f0a80d2bea79ceda51da1f109706d4138756b0978a323b9176c9a6a519e87168851e7e16
3213+
languageName: node
3214+
linkType: hard
3215+
31203216
"abab@npm:^2.0.6":
31213217
version: 2.0.6
31223218
resolution: "abab@npm:2.0.6"
@@ -9958,6 +10054,15 @@ __metadata:
995810054
languageName: node
995910055
linkType: hard
996010056

10057+
"ts-api-utils@npm:^2.0.1":
10058+
version: 2.0.1
10059+
resolution: "ts-api-utils@npm:2.0.1"
10060+
peerDependencies:
10061+
typescript: ">=4.8.4"
10062+
checksum: 10c0/23fd56a958b332cac00150a652e4c84730df30571bd2faa1ba6d7b511356d1a61656621492bb6c7f15dd6e18847a1408357a0e406671d358115369a17f5bfedd
10063+
languageName: node
10064+
linkType: hard
10065+
996110066
"ts-jest@npm:^29.2.5":
996210067
version: 29.2.5
996310068
resolution: "ts-jest@npm:29.2.5"

0 commit comments

Comments
 (0)