Skip to content

Commit 60cdc32

Browse files
chore(deps): update eslint/prettier to v8.49.0 (#1453)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c533c76 commit 60cdc32

File tree

1 file changed

+146
-11
lines changed

1 file changed

+146
-11
lines changed

yarn.lock

Lines changed: 146 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2927,7 +2927,27 @@ __metadata:
29272927
languageName: node
29282928
linkType: hard
29292929

2930-
"@typescript-eslint/eslint-plugin@npm:8.47.0, @typescript-eslint/eslint-plugin@npm:^8.46.1":
2930+
"@typescript-eslint/eslint-plugin@npm:8.49.0":
2931+
version: 8.49.0
2932+
resolution: "@typescript-eslint/eslint-plugin@npm:8.49.0"
2933+
dependencies:
2934+
"@eslint-community/regexpp": "npm:^4.10.0"
2935+
"@typescript-eslint/scope-manager": "npm:8.49.0"
2936+
"@typescript-eslint/type-utils": "npm:8.49.0"
2937+
"@typescript-eslint/utils": "npm:8.49.0"
2938+
"@typescript-eslint/visitor-keys": "npm:8.49.0"
2939+
ignore: "npm:^7.0.0"
2940+
natural-compare: "npm:^1.4.0"
2941+
ts-api-utils: "npm:^2.1.0"
2942+
peerDependencies:
2943+
"@typescript-eslint/parser": ^8.49.0
2944+
eslint: ^8.57.0 || ^9.0.0
2945+
typescript: ">=4.8.4 <6.0.0"
2946+
checksum: 10c0/f5a6ac622bebad31e6e561caa2e7364bac82e259d487e1832f90c41040c856ed360891c710098f43d3541a17703a429ef023b0f5bb573cc05ee52200096f252f
2947+
languageName: node
2948+
linkType: hard
2949+
2950+
"@typescript-eslint/eslint-plugin@npm:^8.46.1":
29312951
version: 8.47.0
29322952
resolution: "@typescript-eslint/eslint-plugin@npm:8.47.0"
29332953
dependencies:
@@ -2959,7 +2979,23 @@ __metadata:
29592979
languageName: node
29602980
linkType: hard
29612981

2962-
"@typescript-eslint/parser@npm:8.47.0, @typescript-eslint/parser@npm:^8.46.1":
2982+
"@typescript-eslint/parser@npm:8.49.0":
2983+
version: 8.49.0
2984+
resolution: "@typescript-eslint/parser@npm:8.49.0"
2985+
dependencies:
2986+
"@typescript-eslint/scope-manager": "npm:8.49.0"
2987+
"@typescript-eslint/types": "npm:8.49.0"
2988+
"@typescript-eslint/typescript-estree": "npm:8.49.0"
2989+
"@typescript-eslint/visitor-keys": "npm:8.49.0"
2990+
debug: "npm:^4.3.4"
2991+
peerDependencies:
2992+
eslint: ^8.57.0 || ^9.0.0
2993+
typescript: ">=4.8.4 <6.0.0"
2994+
checksum: 10c0/749e6244497f2b617351cce4ae520bc101c948b1c94c28e3bc4c5861eb999ada3b4be5dfad36a377a75675998a27d24c5ffba23ff2af743e2b4c4530f68b2673
2995+
languageName: node
2996+
linkType: hard
2997+
2998+
"@typescript-eslint/parser@npm:^8.46.1":
29632999
version: 8.47.0
29643000
resolution: "@typescript-eslint/parser@npm:8.47.0"
29653001
dependencies:
@@ -2988,6 +3024,19 @@ __metadata:
29883024
languageName: node
29893025
linkType: hard
29903026

3027+
"@typescript-eslint/project-service@npm:8.49.0":
3028+
version: 8.49.0
3029+
resolution: "@typescript-eslint/project-service@npm:8.49.0"
3030+
dependencies:
3031+
"@typescript-eslint/tsconfig-utils": "npm:^8.49.0"
3032+
"@typescript-eslint/types": "npm:^8.49.0"
3033+
debug: "npm:^4.3.4"
3034+
peerDependencies:
3035+
typescript: ">=4.8.4 <6.0.0"
3036+
checksum: 10c0/da6342fe99786c9d9c1d2fc3291ffd62afa043b42f4c7b5c1f8b3a6af266bd9af662281a0905ee70b069a811b63faf7efb63932f6bf55cb138e42309e4ced425
3037+
languageName: node
3038+
linkType: hard
3039+
29913040
"@typescript-eslint/scope-manager@npm:5.62.0":
29923041
version: 5.62.0
29933042
resolution: "@typescript-eslint/scope-manager@npm:5.62.0"
@@ -3008,6 +3057,16 @@ __metadata:
30083057
languageName: node
30093058
linkType: hard
30103059

3060+
"@typescript-eslint/scope-manager@npm:8.49.0":
3061+
version: 8.49.0
3062+
resolution: "@typescript-eslint/scope-manager@npm:8.49.0"
3063+
dependencies:
3064+
"@typescript-eslint/types": "npm:8.49.0"
3065+
"@typescript-eslint/visitor-keys": "npm:8.49.0"
3066+
checksum: 10c0/fe7a036e186e8cb933375ecc3b6ea8ce7604f1dd53d72c24d26158cbc2563527f8c1ba7a894b58bcbd079315fe950ff3c5eb5f7061658f39ff473c04d54ef701
3067+
languageName: node
3068+
linkType: hard
3069+
30113070
"@typescript-eslint/tsconfig-utils@npm:8.47.0, @typescript-eslint/tsconfig-utils@npm:^8.47.0":
30123071
version: 8.47.0
30133072
resolution: "@typescript-eslint/tsconfig-utils@npm:8.47.0"
@@ -3017,6 +3076,15 @@ __metadata:
30173076
languageName: node
30183077
linkType: hard
30193078

3079+
"@typescript-eslint/tsconfig-utils@npm:8.49.0, @typescript-eslint/tsconfig-utils@npm:^8.49.0":
3080+
version: 8.49.0
3081+
resolution: "@typescript-eslint/tsconfig-utils@npm:8.49.0"
3082+
peerDependencies:
3083+
typescript: ">=4.8.4 <6.0.0"
3084+
checksum: 10c0/1b255149d3f0d99b6cf5df4b62925a79f44f243748c6e877a7cf1dd0cdbff7411f2971d5e9fa85472ed76055bd1826e55c1adc99f3d82f504bd9fcd6e76f4b3a
3085+
languageName: node
3086+
linkType: hard
3087+
30203088
"@typescript-eslint/type-utils@npm:8.47.0":
30213089
version: 8.47.0
30223090
resolution: "@typescript-eslint/type-utils@npm:8.47.0"
@@ -3033,6 +3101,22 @@ __metadata:
30333101
languageName: node
30343102
linkType: hard
30353103

3104+
"@typescript-eslint/type-utils@npm:8.49.0":
3105+
version: 8.49.0
3106+
resolution: "@typescript-eslint/type-utils@npm:8.49.0"
3107+
dependencies:
3108+
"@typescript-eslint/types": "npm:8.49.0"
3109+
"@typescript-eslint/typescript-estree": "npm:8.49.0"
3110+
"@typescript-eslint/utils": "npm:8.49.0"
3111+
debug: "npm:^4.3.4"
3112+
ts-api-utils: "npm:^2.1.0"
3113+
peerDependencies:
3114+
eslint: ^8.57.0 || ^9.0.0
3115+
typescript: ">=4.8.4 <6.0.0"
3116+
checksum: 10c0/0b5bdcbd100469acc6b02642f1bface12347423fc065b57fce94eef2f059a30ada1dfada2d172531305d4a48640c51236634f25eaa9529a400447862837ff595
3117+
languageName: node
3118+
linkType: hard
3119+
30363120
"@typescript-eslint/types@npm:5.62.0":
30373121
version: 5.62.0
30383122
resolution: "@typescript-eslint/types@npm:5.62.0"
@@ -3047,6 +3131,13 @@ __metadata:
30473131
languageName: node
30483132
linkType: hard
30493133

3134+
"@typescript-eslint/types@npm:8.49.0, @typescript-eslint/types@npm:^8.49.0":
3135+
version: 8.49.0
3136+
resolution: "@typescript-eslint/types@npm:8.49.0"
3137+
checksum: 10c0/75b26207b142576cf9af86406815b440c7f4bc6645fa58c58a3d781a5d80a39ba7e44d4b4df297980019a7aa1db10da5ac515191aaaf0f1ef6007996c126d8f9
3138+
languageName: node
3139+
linkType: hard
3140+
30503141
"@typescript-eslint/typescript-estree@npm:5.62.0":
30513142
version: 5.62.0
30523143
resolution: "@typescript-eslint/typescript-estree@npm:5.62.0"
@@ -3085,6 +3176,25 @@ __metadata:
30853176
languageName: node
30863177
linkType: hard
30873178

3179+
"@typescript-eslint/typescript-estree@npm:8.49.0":
3180+
version: 8.49.0
3181+
resolution: "@typescript-eslint/typescript-estree@npm:8.49.0"
3182+
dependencies:
3183+
"@typescript-eslint/project-service": "npm:8.49.0"
3184+
"@typescript-eslint/tsconfig-utils": "npm:8.49.0"
3185+
"@typescript-eslint/types": "npm:8.49.0"
3186+
"@typescript-eslint/visitor-keys": "npm:8.49.0"
3187+
debug: "npm:^4.3.4"
3188+
minimatch: "npm:^9.0.4"
3189+
semver: "npm:^7.6.0"
3190+
tinyglobby: "npm:^0.2.15"
3191+
ts-api-utils: "npm:^2.1.0"
3192+
peerDependencies:
3193+
typescript: ">=4.8.4 <6.0.0"
3194+
checksum: 10c0/91d0e4ed00021085142c2845571cc91c89b700ee184eb508e8d1f97a02533c029630f00c3f0f796942b28397ec9f61502b153c81971d228893363fc546bbb341
3195+
languageName: node
3196+
linkType: hard
3197+
30883198
"@typescript-eslint/utils@npm:5.62.0":
30893199
version: 5.62.0
30903200
resolution: "@typescript-eslint/utils@npm:5.62.0"
@@ -3103,7 +3213,7 @@ __metadata:
31033213
languageName: node
31043214
linkType: hard
31053215

3106-
"@typescript-eslint/utils@npm:8.47.0, @typescript-eslint/utils@npm:^8.32.1, @typescript-eslint/utils@npm:^8.33.0":
3216+
"@typescript-eslint/utils@npm:8.47.0":
31073217
version: 8.47.0
31083218
resolution: "@typescript-eslint/utils@npm:8.47.0"
31093219
dependencies:
@@ -3118,6 +3228,21 @@ __metadata:
31183228
languageName: node
31193229
linkType: hard
31203230

3231+
"@typescript-eslint/utils@npm:8.49.0, @typescript-eslint/utils@npm:^8.32.1, @typescript-eslint/utils@npm:^8.33.0":
3232+
version: 8.49.0
3233+
resolution: "@typescript-eslint/utils@npm:8.49.0"
3234+
dependencies:
3235+
"@eslint-community/eslint-utils": "npm:^4.7.0"
3236+
"@typescript-eslint/scope-manager": "npm:8.49.0"
3237+
"@typescript-eslint/types": "npm:8.49.0"
3238+
"@typescript-eslint/typescript-estree": "npm:8.49.0"
3239+
peerDependencies:
3240+
eslint: ^8.57.0 || ^9.0.0
3241+
typescript: ">=4.8.4 <6.0.0"
3242+
checksum: 10c0/d10fe4d844dacb2f76f0a6e018455d94ba29204845d57248ae220030bda7e13e0e7b488b3ccf8ce1b5d577e1e1775cbdbbff911261a586d9bc7fdfc3cc001697
3243+
languageName: node
3244+
linkType: hard
3245+
31213246
"@typescript-eslint/visitor-keys@npm:5.62.0":
31223247
version: 5.62.0
31233248
resolution: "@typescript-eslint/visitor-keys@npm:5.62.0"
@@ -3138,6 +3263,16 @@ __metadata:
31383263
languageName: node
31393264
linkType: hard
31403265

3266+
"@typescript-eslint/visitor-keys@npm:8.49.0":
3267+
version: 8.49.0
3268+
resolution: "@typescript-eslint/visitor-keys@npm:8.49.0"
3269+
dependencies:
3270+
"@typescript-eslint/types": "npm:8.49.0"
3271+
eslint-visitor-keys: "npm:^4.2.1"
3272+
checksum: 10c0/442c47bf8e46dda50a765cddbd524f6fef9e76acc3d11de2505ca7097054f24e53f12fe57be34b72fb56115f8f74499573a2704f3465bffdb96834083b616cf1
3273+
languageName: node
3274+
linkType: hard
3275+
31413276
"@unrs/resolver-binding-android-arm-eabi@npm:1.11.1":
31423277
version: 1.11.1
31433278
resolution: "@unrs/resolver-binding-android-arm-eabi@npm:1.11.1"
@@ -9657,7 +9792,7 @@ __metadata:
96579792
languageName: node
96589793
linkType: hard
96599794

9660-
"tinyglobby@npm:^0.2.12, tinyglobby@npm:^0.2.14":
9795+
"tinyglobby@npm:^0.2.12, tinyglobby@npm:^0.2.14, tinyglobby@npm:^0.2.15":
96619796
version: 0.2.15
96629797
resolution: "tinyglobby@npm:0.2.15"
96639798
dependencies:
@@ -9871,17 +10006,17 @@ __metadata:
987110006
linkType: hard
987210007

987310008
"typescript-eslint@npm:^8.33.0, typescript-eslint@npm:^8.46.1":
9874-
version: 8.47.0
9875-
resolution: "typescript-eslint@npm:8.47.0"
10009+
version: 8.49.0
10010+
resolution: "typescript-eslint@npm:8.49.0"
987610011
dependencies:
9877-
"@typescript-eslint/eslint-plugin": "npm:8.47.0"
9878-
"@typescript-eslint/parser": "npm:8.47.0"
9879-
"@typescript-eslint/typescript-estree": "npm:8.47.0"
9880-
"@typescript-eslint/utils": "npm:8.47.0"
10012+
"@typescript-eslint/eslint-plugin": "npm:8.49.0"
10013+
"@typescript-eslint/parser": "npm:8.49.0"
10014+
"@typescript-eslint/typescript-estree": "npm:8.49.0"
10015+
"@typescript-eslint/utils": "npm:8.49.0"
988110016
peerDependencies:
988210017
eslint: ^8.57.0 || ^9.0.0
988310018
typescript: ">=4.8.4 <6.0.0"
9884-
checksum: 10c0/701a3d24b6eac40e91aa4bc44e3068b79860e59dba5202aca9ba84c594fbbf8bd08cbd20900b303d818e385e7c4b76b33125ce7160cf11d153e360d094e08b7d
10019+
checksum: 10c0/6559807ab5f0708455e22eeface154e5386506d22e4f0c5b1b2038c671ec9fb8b18f0319f6fc1f776f125902e3dc1fcfa99cc44ccf694ccac768c7034499c7e6
988510020
languageName: node
988610021
linkType: hard
988710022

0 commit comments

Comments
 (0)