Skip to content

Commit 82f8ec4

Browse files
chore(deps): update eslint/prettier (#1294)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 92b6632 commit 82f8ec4

File tree

1 file changed

+163
-27
lines changed

1 file changed

+163
-27
lines changed

yarn.lock

Lines changed: 163 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1324,21 +1324,21 @@ __metadata:
13241324
languageName: node
13251325
linkType: hard
13261326

1327-
"@eslint/config-array@npm:^0.20.1":
1328-
version: 0.20.1
1329-
resolution: "@eslint/config-array@npm:0.20.1"
1327+
"@eslint/config-array@npm:^0.21.0":
1328+
version: 0.21.0
1329+
resolution: "@eslint/config-array@npm:0.21.0"
13301330
dependencies:
13311331
"@eslint/object-schema": "npm:^2.1.6"
13321332
debug: "npm:^4.3.1"
13331333
minimatch: "npm:^3.1.2"
1334-
checksum: 10c0/709108c3925d83c2166024646829ab61ba5fa85c6568daefd32508899f46ed8dc36d7153042df6dcc7e58ad543bc93298b646575daecb5eb4e39a43d838dab42
1334+
checksum: 10c0/0ea801139166c4aa56465b309af512ef9b2d3c68f9198751bbc3e21894fe70f25fbf26e1b0e9fffff41857bc21bfddeee58649ae6d79aadcd747db0c5dca771f
13351335
languageName: node
13361336
linkType: hard
13371337

1338-
"@eslint/config-helpers@npm:^0.2.1":
1339-
version: 0.2.3
1340-
resolution: "@eslint/config-helpers@npm:0.2.3"
1341-
checksum: 10c0/8fd36d7f33013628787947c81894807c7498b31eacf6648efa6d7c7a99aac6bf0d59a8a4d14f968ec2aeebefb76a1a7e4fd4cd556a296323d4711b3d7a7cda22
1338+
"@eslint/config-helpers@npm:^0.3.0":
1339+
version: 0.3.0
1340+
resolution: "@eslint/config-helpers@npm:0.3.0"
1341+
checksum: 10c0/013ae7b189eeae8b30cc2ee87bc5c9c091a9cd615579003290eb28bebad5d78806a478e74ba10b3fe08ed66975b52af7d2cd4b4b43990376412b14e5664878c8
13421342
languageName: node
13431343
linkType: hard
13441344

@@ -1377,10 +1377,10 @@ __metadata:
13771377
languageName: node
13781378
linkType: hard
13791379

1380-
"@eslint/js@npm:9.29.0":
1381-
version: 9.29.0
1382-
resolution: "@eslint/js@npm:9.29.0"
1383-
checksum: 10c0/d0ccf37063fa27a3fae9347cb044f84ca10b5a2fa19ffb2b3fedf3b96843ac1ff359ea9f0ab0e80f2f16fda4cb0dc61ea0fed0375090f050fe0a029e7d6de3a3
1380+
"@eslint/js@npm:9.30.1":
1381+
version: 9.30.1
1382+
resolution: "@eslint/js@npm:9.30.1"
1383+
checksum: 10c0/17fc382a0deafdb1cadac1269d9c2f2464f025bde6e4d12fc4f4775eb9886b41340d4650b72e85a53423644fdc89bf59c987a852f27379ad25feecf2c5bbc1c9
13841384
languageName: node
13851385
linkType: hard
13861386

@@ -2759,7 +2759,28 @@ __metadata:
27592759
languageName: node
27602760
linkType: hard
27612761

2762-
"@typescript-eslint/eslint-plugin@npm:8.35.0, @typescript-eslint/eslint-plugin@npm:^8.26.1":
2762+
"@typescript-eslint/eslint-plugin@npm:8.35.1":
2763+
version: 8.35.1
2764+
resolution: "@typescript-eslint/eslint-plugin@npm:8.35.1"
2765+
dependencies:
2766+
"@eslint-community/regexpp": "npm:^4.10.0"
2767+
"@typescript-eslint/scope-manager": "npm:8.35.1"
2768+
"@typescript-eslint/type-utils": "npm:8.35.1"
2769+
"@typescript-eslint/utils": "npm:8.35.1"
2770+
"@typescript-eslint/visitor-keys": "npm:8.35.1"
2771+
graphemer: "npm:^1.4.0"
2772+
ignore: "npm:^7.0.0"
2773+
natural-compare: "npm:^1.4.0"
2774+
ts-api-utils: "npm:^2.1.0"
2775+
peerDependencies:
2776+
"@typescript-eslint/parser": ^8.35.1
2777+
eslint: ^8.57.0 || ^9.0.0
2778+
typescript: ">=4.8.4 <5.9.0"
2779+
checksum: 10c0/0f369be24644ebea30642512ddae0e602e4ca6bc55ae09d9860f16a3baae6aee1a376c182c61b43d12bc137156e3931f6bac3c73919c9c81b32c962bb5bc544e
2780+
languageName: node
2781+
linkType: hard
2782+
2783+
"@typescript-eslint/eslint-plugin@npm:^8.26.1":
27632784
version: 8.35.0
27642785
resolution: "@typescript-eslint/eslint-plugin@npm:8.35.0"
27652786
dependencies:
@@ -2791,7 +2812,23 @@ __metadata:
27912812
languageName: node
27922813
linkType: hard
27932814

2794-
"@typescript-eslint/parser@npm:8.35.0, @typescript-eslint/parser@npm:^8.26.1":
2815+
"@typescript-eslint/parser@npm:8.35.1":
2816+
version: 8.35.1
2817+
resolution: "@typescript-eslint/parser@npm:8.35.1"
2818+
dependencies:
2819+
"@typescript-eslint/scope-manager": "npm:8.35.1"
2820+
"@typescript-eslint/types": "npm:8.35.1"
2821+
"@typescript-eslint/typescript-estree": "npm:8.35.1"
2822+
"@typescript-eslint/visitor-keys": "npm:8.35.1"
2823+
debug: "npm:^4.3.4"
2824+
peerDependencies:
2825+
eslint: ^8.57.0 || ^9.0.0
2826+
typescript: ">=4.8.4 <5.9.0"
2827+
checksum: 10c0/949383d74f6db1b91f90923d50f0ecbacaa972fd56e70553c803a8f64131345afdaf096cf1c1fc4a833ddc06ee44b241811edb5d516d769e244560f5b7f0e0af
2828+
languageName: node
2829+
linkType: hard
2830+
2831+
"@typescript-eslint/parser@npm:^8.26.1":
27952832
version: 8.35.0
27962833
resolution: "@typescript-eslint/parser@npm:8.35.0"
27972834
dependencies:
@@ -2820,6 +2857,19 @@ __metadata:
28202857
languageName: node
28212858
linkType: hard
28222859

2860+
"@typescript-eslint/project-service@npm:8.35.1":
2861+
version: 8.35.1
2862+
resolution: "@typescript-eslint/project-service@npm:8.35.1"
2863+
dependencies:
2864+
"@typescript-eslint/tsconfig-utils": "npm:^8.35.1"
2865+
"@typescript-eslint/types": "npm:^8.35.1"
2866+
debug: "npm:^4.3.4"
2867+
peerDependencies:
2868+
typescript: ">=4.8.4 <5.9.0"
2869+
checksum: 10c0/f8e88d773d7e9f193a05b4daeca1e7571fa0059b36ffad291fc6d83c9df94fbe38c935e076ae29e755bcb6008c4ee5c1073ebb2077258c5c0b53c76a23eb3c16
2870+
languageName: node
2871+
linkType: hard
2872+
28232873
"@typescript-eslint/scope-manager@npm:5.62.0":
28242874
version: 5.62.0
28252875
resolution: "@typescript-eslint/scope-manager@npm:5.62.0"
@@ -2840,6 +2890,16 @@ __metadata:
28402890
languageName: node
28412891
linkType: hard
28422892

2893+
"@typescript-eslint/scope-manager@npm:8.35.1":
2894+
version: 8.35.1
2895+
resolution: "@typescript-eslint/scope-manager@npm:8.35.1"
2896+
dependencies:
2897+
"@typescript-eslint/types": "npm:8.35.1"
2898+
"@typescript-eslint/visitor-keys": "npm:8.35.1"
2899+
checksum: 10c0/ddfa0b81f47402874efcdd8e0857142600d90fc4e827243ed0fd058731e77e4beb8f5a60425117d1d4146d84437f538cf303f7bfebbd0f02733b202aa30a8393
2900+
languageName: node
2901+
linkType: hard
2902+
28432903
"@typescript-eslint/tsconfig-utils@npm:8.35.0, @typescript-eslint/tsconfig-utils@npm:^8.35.0":
28442904
version: 8.35.0
28452905
resolution: "@typescript-eslint/tsconfig-utils@npm:8.35.0"
@@ -2849,6 +2909,15 @@ __metadata:
28492909
languageName: node
28502910
linkType: hard
28512911

2912+
"@typescript-eslint/tsconfig-utils@npm:8.35.1, @typescript-eslint/tsconfig-utils@npm:^8.35.1":
2913+
version: 8.35.1
2914+
resolution: "@typescript-eslint/tsconfig-utils@npm:8.35.1"
2915+
peerDependencies:
2916+
typescript: ">=4.8.4 <5.9.0"
2917+
checksum: 10c0/a11b53e05fbc59eff3f95619847fb7222d8b2aa613e602524c9b700be3ce0d48bcf5e5932869df4658f514bd2cdc87c857d484472af3f3f3adf88b6e7e1c26f3
2918+
languageName: node
2919+
linkType: hard
2920+
28522921
"@typescript-eslint/type-utils@npm:8.35.0":
28532922
version: 8.35.0
28542923
resolution: "@typescript-eslint/type-utils@npm:8.35.0"
@@ -2864,6 +2933,21 @@ __metadata:
28642933
languageName: node
28652934
linkType: hard
28662935

2936+
"@typescript-eslint/type-utils@npm:8.35.1":
2937+
version: 8.35.1
2938+
resolution: "@typescript-eslint/type-utils@npm:8.35.1"
2939+
dependencies:
2940+
"@typescript-eslint/typescript-estree": "npm:8.35.1"
2941+
"@typescript-eslint/utils": "npm:8.35.1"
2942+
debug: "npm:^4.3.4"
2943+
ts-api-utils: "npm:^2.1.0"
2944+
peerDependencies:
2945+
eslint: ^8.57.0 || ^9.0.0
2946+
typescript: ">=4.8.4 <5.9.0"
2947+
checksum: 10c0/09041dd64684823da169c0668e6187d237c728bf54771003dc6ddaa895cbd11ad401ff14f096451c689e37815a791ef77beaf80d1f8bbf6b92ee3edbf346bc7c
2948+
languageName: node
2949+
linkType: hard
2950+
28672951
"@typescript-eslint/types@npm:5.62.0":
28682952
version: 5.62.0
28692953
resolution: "@typescript-eslint/types@npm:5.62.0"
@@ -2878,6 +2962,13 @@ __metadata:
28782962
languageName: node
28792963
linkType: hard
28802964

2965+
"@typescript-eslint/types@npm:8.35.1, @typescript-eslint/types@npm:^8.35.1":
2966+
version: 8.35.1
2967+
resolution: "@typescript-eslint/types@npm:8.35.1"
2968+
checksum: 10c0/136dd1c7a39685baa398406423a97a4b6a66e6aed7cbd6ae698a89b0fde92c76f1415294bec612791d67d7917fda280caa65b9d761e2744e8143506d1f417fb2
2969+
languageName: node
2970+
linkType: hard
2971+
28812972
"@typescript-eslint/typescript-estree@npm:5.62.0":
28822973
version: 5.62.0
28832974
resolution: "@typescript-eslint/typescript-estree@npm:5.62.0"
@@ -2916,6 +3007,26 @@ __metadata:
29163007
languageName: node
29173008
linkType: hard
29183009

3010+
"@typescript-eslint/typescript-estree@npm:8.35.1":
3011+
version: 8.35.1
3012+
resolution: "@typescript-eslint/typescript-estree@npm:8.35.1"
3013+
dependencies:
3014+
"@typescript-eslint/project-service": "npm:8.35.1"
3015+
"@typescript-eslint/tsconfig-utils": "npm:8.35.1"
3016+
"@typescript-eslint/types": "npm:8.35.1"
3017+
"@typescript-eslint/visitor-keys": "npm:8.35.1"
3018+
debug: "npm:^4.3.4"
3019+
fast-glob: "npm:^3.3.2"
3020+
is-glob: "npm:^4.0.3"
3021+
minimatch: "npm:^9.0.4"
3022+
semver: "npm:^7.6.0"
3023+
ts-api-utils: "npm:^2.1.0"
3024+
peerDependencies:
3025+
typescript: ">=4.8.4 <5.9.0"
3026+
checksum: 10c0/6ef093cf9d7a54a323b3d112c78309b2c24c0f94e2c5b61401db9390eb7ffa3ab1da066c497907d58f0bba6986984ac73a478febd91f0bf11598108cc49f6e02
3027+
languageName: node
3028+
linkType: hard
3029+
29193030
"@typescript-eslint/utils@npm:5.62.0":
29203031
version: 5.62.0
29213032
resolution: "@typescript-eslint/utils@npm:5.62.0"
@@ -2934,7 +3045,7 @@ __metadata:
29343045
languageName: node
29353046
linkType: hard
29363047

2937-
"@typescript-eslint/utils@npm:8.35.0, @typescript-eslint/utils@npm:^8.26.1, @typescript-eslint/utils@npm:^8.32.1, @typescript-eslint/utils@npm:^8.33.0":
3048+
"@typescript-eslint/utils@npm:8.35.0":
29383049
version: 8.35.0
29393050
resolution: "@typescript-eslint/utils@npm:8.35.0"
29403051
dependencies:
@@ -2949,6 +3060,21 @@ __metadata:
29493060
languageName: node
29503061
linkType: hard
29513062

3063+
"@typescript-eslint/utils@npm:8.35.1, @typescript-eslint/utils@npm:^8.26.1, @typescript-eslint/utils@npm:^8.32.1, @typescript-eslint/utils@npm:^8.33.0":
3064+
version: 8.35.1
3065+
resolution: "@typescript-eslint/utils@npm:8.35.1"
3066+
dependencies:
3067+
"@eslint-community/eslint-utils": "npm:^4.7.0"
3068+
"@typescript-eslint/scope-manager": "npm:8.35.1"
3069+
"@typescript-eslint/types": "npm:8.35.1"
3070+
"@typescript-eslint/typescript-estree": "npm:8.35.1"
3071+
peerDependencies:
3072+
eslint: ^8.57.0 || ^9.0.0
3073+
typescript: ">=4.8.4 <5.9.0"
3074+
checksum: 10c0/1fa4877caae48961d160b88fc974bb7bfe355ca2f8f6915987427354ca23621698041678adab5964caf9ad62c17b349110136890688f13b10ab1aaad74ae63d9
3075+
languageName: node
3076+
linkType: hard
3077+
29523078
"@typescript-eslint/visitor-keys@npm:5.62.0":
29533079
version: 5.62.0
29543080
resolution: "@typescript-eslint/visitor-keys@npm:5.62.0"
@@ -2969,6 +3095,16 @@ __metadata:
29693095
languageName: node
29703096
linkType: hard
29713097

3098+
"@typescript-eslint/visitor-keys@npm:8.35.1":
3099+
version: 8.35.1
3100+
resolution: "@typescript-eslint/visitor-keys@npm:8.35.1"
3101+
dependencies:
3102+
"@typescript-eslint/types": "npm:8.35.1"
3103+
eslint-visitor-keys: "npm:^4.2.1"
3104+
checksum: 10c0/55b9eb15842a5d5dca11375e436340c731e01b07190c741d2656330f3e4d88b59e1bf3d677681dd091460be2b6e5f2c42e92faea36f947d25382ead5e8118108
3105+
languageName: node
3106+
linkType: hard
3107+
29723108
"@unrs/resolver-binding-android-arm-eabi@npm:1.9.2":
29733109
version: 1.9.2
29743110
resolution: "@unrs/resolver-binding-android-arm-eabi@npm:1.9.2"
@@ -5156,16 +5292,16 @@ __metadata:
51565292
linkType: hard
51575293

51585294
"eslint@npm:^9.28.0":
5159-
version: 9.29.0
5160-
resolution: "eslint@npm:9.29.0"
5295+
version: 9.30.1
5296+
resolution: "eslint@npm:9.30.1"
51615297
dependencies:
51625298
"@eslint-community/eslint-utils": "npm:^4.2.0"
51635299
"@eslint-community/regexpp": "npm:^4.12.1"
5164-
"@eslint/config-array": "npm:^0.20.1"
5165-
"@eslint/config-helpers": "npm:^0.2.1"
5300+
"@eslint/config-array": "npm:^0.21.0"
5301+
"@eslint/config-helpers": "npm:^0.3.0"
51665302
"@eslint/core": "npm:^0.14.0"
51675303
"@eslint/eslintrc": "npm:^3.3.1"
5168-
"@eslint/js": "npm:9.29.0"
5304+
"@eslint/js": "npm:9.30.1"
51695305
"@eslint/plugin-kit": "npm:^0.3.1"
51705306
"@humanfs/node": "npm:^0.16.6"
51715307
"@humanwhocodes/module-importer": "npm:^1.0.1"
@@ -5201,7 +5337,7 @@ __metadata:
52015337
optional: true
52025338
bin:
52035339
eslint: bin/eslint.js
5204-
checksum: 10c0/75e3f841e0f8b0fa93dbb2ba6ae538bd8b611c3654117bc3dadf90bb009923dfd2c15ec2948dc6e6b8b571317cc125c5cceb9255da8cd644ee740020df645dd8
5340+
checksum: 10c0/5a5867078e03ea56a1b6d1ee1548659abc38a6d5136c7ef94e21c5dbeb28e3ed50b15d2e0da25fce85600f6cf7ea7715eae650c41e8ae826c34490e9ec73d5d6
52055341
languageName: node
52065342
linkType: hard
52075343

@@ -9540,16 +9676,16 @@ __metadata:
95409676
linkType: hard
95419677

95429678
"typescript-eslint@npm:^8.26.1, typescript-eslint@npm:^8.33.0":
9543-
version: 8.35.0
9544-
resolution: "typescript-eslint@npm:8.35.0"
9679+
version: 8.35.1
9680+
resolution: "typescript-eslint@npm:8.35.1"
95459681
dependencies:
9546-
"@typescript-eslint/eslint-plugin": "npm:8.35.0"
9547-
"@typescript-eslint/parser": "npm:8.35.0"
9548-
"@typescript-eslint/utils": "npm:8.35.0"
9682+
"@typescript-eslint/eslint-plugin": "npm:8.35.1"
9683+
"@typescript-eslint/parser": "npm:8.35.1"
9684+
"@typescript-eslint/utils": "npm:8.35.1"
95499685
peerDependencies:
95509686
eslint: ^8.57.0 || ^9.0.0
95519687
typescript: ">=4.8.4 <5.9.0"
9552-
checksum: 10c0/ba034fc25731c01c12de7564c05eb58b22072b14b9cb6469d79b2a0c70dff45d646423b8d6d7f2f6ca40310101f2bd0a843c1c51b8c51cfec556ca0723f5df2d
9688+
checksum: 10c0/17781138f59c241658db96f793b745883e427bc48530cec2e81ad0a7941b557ddd2eede290d2c3d254f23d59a36ab1bf2cd1e705797e0db36d0ccd61c1a4299e
95539689
languageName: node
95549690
linkType: hard
95559691

0 commit comments

Comments
 (0)