Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e665ddc

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

File tree

1 file changed

+155
-18
lines changed

1 file changed

+155
-18
lines changed

yarn.lock

Lines changed: 155 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1373,10 +1373,10 @@ __metadata:
13731373
languageName: node
13741374
linkType: hard
13751375

1376-
"@eslint/js@npm:9.33.0":
1377-
version: 9.33.0
1378-
resolution: "@eslint/js@npm:9.33.0"
1379-
checksum: 10c0/4c42c9abde76a183b8e47205fd6c3116b058f82f07b6ad4de40de56cdb30a36e9ecd40efbea1b63a84d08c206aadbb0aa39a890197e1ad6455a8e542df98f186
1376+
"@eslint/js@npm:9.34.0":
1377+
version: 9.34.0
1378+
resolution: "@eslint/js@npm:9.34.0"
1379+
checksum: 10c0/53f1bfd2a374683d9382a6850354555f6e89a88416c34a5d34e9fbbaf717e97c2b06300e8f93e5eddba8bda8951ccab7f93a680e56ded1a3d21d526019e69bab
13801380
languageName: node
13811381
linkType: hard
13821382

@@ -2761,7 +2761,28 @@ __metadata:
27612761
languageName: node
27622762
linkType: hard
27632763

2764-
"@typescript-eslint/eslint-plugin@npm:8.40.0, @typescript-eslint/eslint-plugin@npm:^8.26.1":
2764+
"@typescript-eslint/eslint-plugin@npm:8.41.0":
2765+
version: 8.41.0
2766+
resolution: "@typescript-eslint/eslint-plugin@npm:8.41.0"
2767+
dependencies:
2768+
"@eslint-community/regexpp": "npm:^4.10.0"
2769+
"@typescript-eslint/scope-manager": "npm:8.41.0"
2770+
"@typescript-eslint/type-utils": "npm:8.41.0"
2771+
"@typescript-eslint/utils": "npm:8.41.0"
2772+
"@typescript-eslint/visitor-keys": "npm:8.41.0"
2773+
graphemer: "npm:^1.4.0"
2774+
ignore: "npm:^7.0.0"
2775+
natural-compare: "npm:^1.4.0"
2776+
ts-api-utils: "npm:^2.1.0"
2777+
peerDependencies:
2778+
"@typescript-eslint/parser": ^8.41.0
2779+
eslint: ^8.57.0 || ^9.0.0
2780+
typescript: ">=4.8.4 <6.0.0"
2781+
checksum: 10c0/29812ee5deeae65e67db29faa8d96bc70255c45788f342b11838850ea29a96e4331622cad3e703ffacaa895372845d44fd6b04786117c78f1a027595adff2e62
2782+
languageName: node
2783+
linkType: hard
2784+
2785+
"@typescript-eslint/eslint-plugin@npm:^8.26.1":
27652786
version: 8.40.0
27662787
resolution: "@typescript-eslint/eslint-plugin@npm:8.40.0"
27672788
dependencies:
@@ -2793,7 +2814,23 @@ __metadata:
27932814
languageName: node
27942815
linkType: hard
27952816

2796-
"@typescript-eslint/parser@npm:8.40.0, @typescript-eslint/parser@npm:^8.26.1":
2817+
"@typescript-eslint/parser@npm:8.41.0":
2818+
version: 8.41.0
2819+
resolution: "@typescript-eslint/parser@npm:8.41.0"
2820+
dependencies:
2821+
"@typescript-eslint/scope-manager": "npm:8.41.0"
2822+
"@typescript-eslint/types": "npm:8.41.0"
2823+
"@typescript-eslint/typescript-estree": "npm:8.41.0"
2824+
"@typescript-eslint/visitor-keys": "npm:8.41.0"
2825+
debug: "npm:^4.3.4"
2826+
peerDependencies:
2827+
eslint: ^8.57.0 || ^9.0.0
2828+
typescript: ">=4.8.4 <6.0.0"
2829+
checksum: 10c0/ca13ff505e9253aee761741f96714cd65a296bbfcac961efbbf7a909ff3d180b2142a23db0a2a5e50b928fa56586528b7e47ba6301089dd850945018dbf2ef50
2830+
languageName: node
2831+
linkType: hard
2832+
2833+
"@typescript-eslint/parser@npm:^8.26.1":
27972834
version: 8.40.0
27982835
resolution: "@typescript-eslint/parser@npm:8.40.0"
27992836
dependencies:
@@ -2822,6 +2859,19 @@ __metadata:
28222859
languageName: node
28232860
linkType: hard
28242861

2862+
"@typescript-eslint/project-service@npm:8.41.0":
2863+
version: 8.41.0
2864+
resolution: "@typescript-eslint/project-service@npm:8.41.0"
2865+
dependencies:
2866+
"@typescript-eslint/tsconfig-utils": "npm:^8.41.0"
2867+
"@typescript-eslint/types": "npm:^8.41.0"
2868+
debug: "npm:^4.3.4"
2869+
peerDependencies:
2870+
typescript: ">=4.8.4 <6.0.0"
2871+
checksum: 10c0/907ba880fcaf0805fc97012b431536b5b06db6ae4a0095708f9d9a4406feddabd964f09ea4ca99d8fa7bd141dbcc9496f1a9eb6683361a6bb01fb714a361126c
2872+
languageName: node
2873+
linkType: hard
2874+
28252875
"@typescript-eslint/scope-manager@npm:5.62.0":
28262876
version: 5.62.0
28272877
resolution: "@typescript-eslint/scope-manager@npm:5.62.0"
@@ -2842,6 +2892,16 @@ __metadata:
28422892
languageName: node
28432893
linkType: hard
28442894

2895+
"@typescript-eslint/scope-manager@npm:8.41.0":
2896+
version: 8.41.0
2897+
resolution: "@typescript-eslint/scope-manager@npm:8.41.0"
2898+
dependencies:
2899+
"@typescript-eslint/types": "npm:8.41.0"
2900+
"@typescript-eslint/visitor-keys": "npm:8.41.0"
2901+
checksum: 10c0/6b339ac1fc37a1e05dc6de421db9f9b138c357497ec87af2471ad30e48c78b4979d3da40943a1c81fc85d1537326a4f938843434db63d29eff414b9364daf8e8
2902+
languageName: node
2903+
linkType: hard
2904+
28452905
"@typescript-eslint/tsconfig-utils@npm:8.40.0, @typescript-eslint/tsconfig-utils@npm:^8.40.0":
28462906
version: 8.40.0
28472907
resolution: "@typescript-eslint/tsconfig-utils@npm:8.40.0"
@@ -2851,6 +2911,15 @@ __metadata:
28512911
languageName: node
28522912
linkType: hard
28532913

2914+
"@typescript-eslint/tsconfig-utils@npm:8.41.0, @typescript-eslint/tsconfig-utils@npm:^8.41.0":
2915+
version: 8.41.0
2916+
resolution: "@typescript-eslint/tsconfig-utils@npm:8.41.0"
2917+
peerDependencies:
2918+
typescript: ">=4.8.4 <6.0.0"
2919+
checksum: 10c0/98618a536b9cb071eacba2970ce2ca1b9243de78f4604c2e350823a5275b9d7d15238dbe6acd197c30c0b6cbbf37782c247d14984e1015a109431e4180d76af6
2920+
languageName: node
2921+
linkType: hard
2922+
28542923
"@typescript-eslint/type-utils@npm:8.40.0":
28552924
version: 8.40.0
28562925
resolution: "@typescript-eslint/type-utils@npm:8.40.0"
@@ -2867,6 +2936,22 @@ __metadata:
28672936
languageName: node
28682937
linkType: hard
28692938

2939+
"@typescript-eslint/type-utils@npm:8.41.0":
2940+
version: 8.41.0
2941+
resolution: "@typescript-eslint/type-utils@npm:8.41.0"
2942+
dependencies:
2943+
"@typescript-eslint/types": "npm:8.41.0"
2944+
"@typescript-eslint/typescript-estree": "npm:8.41.0"
2945+
"@typescript-eslint/utils": "npm:8.41.0"
2946+
debug: "npm:^4.3.4"
2947+
ts-api-utils: "npm:^2.1.0"
2948+
peerDependencies:
2949+
eslint: ^8.57.0 || ^9.0.0
2950+
typescript: ">=4.8.4 <6.0.0"
2951+
checksum: 10c0/d4f9ae07a30f1cf331c3e3a67f8749b38f199ba5000f7a600492c27f6bec774f15c3553f293c520fb999fb88108665f2785d5261daec1445b17af14a7bb0bfac
2952+
languageName: node
2953+
linkType: hard
2954+
28702955
"@typescript-eslint/types@npm:5.62.0":
28712956
version: 5.62.0
28722957
resolution: "@typescript-eslint/types@npm:5.62.0"
@@ -2881,6 +2966,13 @@ __metadata:
28812966
languageName: node
28822967
linkType: hard
28832968

2969+
"@typescript-eslint/types@npm:8.41.0, @typescript-eslint/types@npm:^8.41.0":
2970+
version: 8.41.0
2971+
resolution: "@typescript-eslint/types@npm:8.41.0"
2972+
checksum: 10c0/4945a7ed7789e0527833ee378b962416d6d0d61eb6c891fe49cb6c8dc8a9adbfc58676080ca767a1f034f74f9a981caf5f4d4706cba5025c0520a801fb45d7e1
2973+
languageName: node
2974+
linkType: hard
2975+
28842976
"@typescript-eslint/typescript-estree@npm:5.62.0":
28852977
version: 5.62.0
28862978
resolution: "@typescript-eslint/typescript-estree@npm:5.62.0"
@@ -2919,6 +3011,26 @@ __metadata:
29193011
languageName: node
29203012
linkType: hard
29213013

3014+
"@typescript-eslint/typescript-estree@npm:8.41.0":
3015+
version: 8.41.0
3016+
resolution: "@typescript-eslint/typescript-estree@npm:8.41.0"
3017+
dependencies:
3018+
"@typescript-eslint/project-service": "npm:8.41.0"
3019+
"@typescript-eslint/tsconfig-utils": "npm:8.41.0"
3020+
"@typescript-eslint/types": "npm:8.41.0"
3021+
"@typescript-eslint/visitor-keys": "npm:8.41.0"
3022+
debug: "npm:^4.3.4"
3023+
fast-glob: "npm:^3.3.2"
3024+
is-glob: "npm:^4.0.3"
3025+
minimatch: "npm:^9.0.4"
3026+
semver: "npm:^7.6.0"
3027+
ts-api-utils: "npm:^2.1.0"
3028+
peerDependencies:
3029+
typescript: ">=4.8.4 <6.0.0"
3030+
checksum: 10c0/e86233d895403ec4986ced25f56898b2704a84545bb7dfe933f5c64f2ab969dcb7ada7e21ea7e015c875cc94a0767e70573442724960c631b7b3fc556a984c9c
3031+
languageName: node
3032+
linkType: hard
3033+
29223034
"@typescript-eslint/utils@npm:5.62.0":
29233035
version: 5.62.0
29243036
resolution: "@typescript-eslint/utils@npm:5.62.0"
@@ -2937,7 +3049,7 @@ __metadata:
29373049
languageName: node
29383050
linkType: hard
29393051

2940-
"@typescript-eslint/utils@npm:8.40.0, @typescript-eslint/utils@npm:^8.32.1, @typescript-eslint/utils@npm:^8.33.0":
3052+
"@typescript-eslint/utils@npm:8.40.0":
29413053
version: 8.40.0
29423054
resolution: "@typescript-eslint/utils@npm:8.40.0"
29433055
dependencies:
@@ -2952,6 +3064,21 @@ __metadata:
29523064
languageName: node
29533065
linkType: hard
29543066

3067+
"@typescript-eslint/utils@npm:8.41.0, @typescript-eslint/utils@npm:^8.32.1, @typescript-eslint/utils@npm:^8.33.0":
3068+
version: 8.41.0
3069+
resolution: "@typescript-eslint/utils@npm:8.41.0"
3070+
dependencies:
3071+
"@eslint-community/eslint-utils": "npm:^4.7.0"
3072+
"@typescript-eslint/scope-manager": "npm:8.41.0"
3073+
"@typescript-eslint/types": "npm:8.41.0"
3074+
"@typescript-eslint/typescript-estree": "npm:8.41.0"
3075+
peerDependencies:
3076+
eslint: ^8.57.0 || ^9.0.0
3077+
typescript: ">=4.8.4 <6.0.0"
3078+
checksum: 10c0/3a2ed9b5f801afeccde44dbacdeae0b9c82cc3e1af5e92926929ad86384dc0fb0027152e68c5edfabe904647c2160c0c45ec9c848a8d67c3efb86b78a1343acb
3079+
languageName: node
3080+
linkType: hard
3081+
29553082
"@typescript-eslint/visitor-keys@npm:5.62.0":
29563083
version: 5.62.0
29573084
resolution: "@typescript-eslint/visitor-keys@npm:5.62.0"
@@ -2972,6 +3099,16 @@ __metadata:
29723099
languageName: node
29733100
linkType: hard
29743101

3102+
"@typescript-eslint/visitor-keys@npm:8.41.0":
3103+
version: 8.41.0
3104+
resolution: "@typescript-eslint/visitor-keys@npm:8.41.0"
3105+
dependencies:
3106+
"@typescript-eslint/types": "npm:8.41.0"
3107+
eslint-visitor-keys: "npm:^4.2.1"
3108+
checksum: 10c0/cfe52e77b9e07c23a4d9f4adf9e6bf27822e58694c9a34fefa4b9fc96d553e9df561971c4da5fc78392522e34696fc1149a76f6a02c328136771c5efe0fd1029
3109+
languageName: node
3110+
linkType: hard
3111+
29753112
"@unrs/resolver-binding-android-arm-eabi@npm:1.11.1":
29763113
version: 1.11.1
29773114
resolution: "@unrs/resolver-binding-android-arm-eabi@npm:1.11.1"
@@ -5173,16 +5310,16 @@ __metadata:
51735310
linkType: hard
51745311

51755312
"eslint@npm:^9.28.0":
5176-
version: 9.33.0
5177-
resolution: "eslint@npm:9.33.0"
5313+
version: 9.34.0
5314+
resolution: "eslint@npm:9.34.0"
51785315
dependencies:
51795316
"@eslint-community/eslint-utils": "npm:^4.2.0"
51805317
"@eslint-community/regexpp": "npm:^4.12.1"
51815318
"@eslint/config-array": "npm:^0.21.0"
51825319
"@eslint/config-helpers": "npm:^0.3.1"
51835320
"@eslint/core": "npm:^0.15.2"
51845321
"@eslint/eslintrc": "npm:^3.3.1"
5185-
"@eslint/js": "npm:9.33.0"
5322+
"@eslint/js": "npm:9.34.0"
51865323
"@eslint/plugin-kit": "npm:^0.3.5"
51875324
"@humanfs/node": "npm:^0.16.6"
51885325
"@humanwhocodes/module-importer": "npm:^1.0.1"
@@ -5218,7 +5355,7 @@ __metadata:
52185355
optional: true
52195356
bin:
52205357
eslint: bin/eslint.js
5221-
checksum: 10c0/1e1f60d2b62d9d65553e9af916a8dccf00eeedd982103f35bf58c205803907cb1fda73ef595178d47384ea80d8624a182b63682a6b15d8387e9a5d86904a2a2d
5358+
checksum: 10c0/ba3e54fa0c8ed23d062f91519afaae77fed922a6c4d76130b6cd32154bcb406aaea4b3c5ed88e0be40828c1d5b6921592f3947dbdc5e2043de6bd7aa341fe5ea
52225359
languageName: node
52235360
linkType: hard
52245361

@@ -9550,17 +9687,17 @@ __metadata:
95509687
linkType: hard
95519688

95529689
"typescript-eslint@npm:^8.26.1, typescript-eslint@npm:^8.33.0":
9553-
version: 8.40.0
9554-
resolution: "typescript-eslint@npm:8.40.0"
9690+
version: 8.41.0
9691+
resolution: "typescript-eslint@npm:8.41.0"
95559692
dependencies:
9556-
"@typescript-eslint/eslint-plugin": "npm:8.40.0"
9557-
"@typescript-eslint/parser": "npm:8.40.0"
9558-
"@typescript-eslint/typescript-estree": "npm:8.40.0"
9559-
"@typescript-eslint/utils": "npm:8.40.0"
9693+
"@typescript-eslint/eslint-plugin": "npm:8.41.0"
9694+
"@typescript-eslint/parser": "npm:8.41.0"
9695+
"@typescript-eslint/typescript-estree": "npm:8.41.0"
9696+
"@typescript-eslint/utils": "npm:8.41.0"
95609697
peerDependencies:
95619698
eslint: ^8.57.0 || ^9.0.0
95629699
typescript: ">=4.8.4 <6.0.0"
9563-
checksum: 10c0/b9bf9cbe13a89348ae2a13a7839238b1b058c1e188d9cc1028810c43f1b48cf256f5255ca94c38acf3cd5a405c918ad96d5b7f7a6ad3f82fa7429122a7883a83
9700+
checksum: 10c0/e141ffaf0332053483526a31e68755fe1438f6367571f39e67e32c0e15d509e8678adab2020597720b0307360493724d8dcf60d0620611d7e1e209d7f952cfe9
95649701
languageName: node
95659702
linkType: hard
95669703

0 commit comments

Comments
 (0)