Skip to content

Commit 758f3b7

Browse files
chore(deps): update dependency eslint-plugin-functional to v9
1 parent 8966a00 commit 758f3b7

File tree

2 files changed

+112
-17
lines changed

2 files changed

+112
-17
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"dotenv": "17.2.1",
7979
"eslint": "^9.18.0",
8080
"eslint-config-prettier": "^10.0.1",
81-
"eslint-plugin-functional": "^8.0.0",
81+
"eslint-plugin-functional": "^9.0.0",
8282
"eslint-plugin-tailwind": "^0.2.1",
8383
"globals": "^16.0.0",
8484
"husky": "9.1.7",

yarn.lock

Lines changed: 111 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -993,7 +993,7 @@ __metadata:
993993
dotenv: "npm:17.2.1"
994994
eslint: "npm:^9.18.0"
995995
eslint-config-prettier: "npm:^10.0.1"
996-
eslint-plugin-functional: "npm:^8.0.0"
996+
eslint-plugin-functional: "npm:^9.0.0"
997997
eslint-plugin-tailwind: "npm:^0.2.1"
998998
ethers: "npm:^6.6.4"
999999
globals: "npm:^16.0.0"
@@ -2983,6 +2983,19 @@ __metadata:
29832983
languageName: node
29842984
linkType: hard
29852985

2986+
"@typescript-eslint/project-service@npm:8.39.1":
2987+
version: 8.39.1
2988+
resolution: "@typescript-eslint/project-service@npm:8.39.1"
2989+
dependencies:
2990+
"@typescript-eslint/tsconfig-utils": "npm:^8.39.1"
2991+
"@typescript-eslint/types": "npm:^8.39.1"
2992+
debug: "npm:^4.3.4"
2993+
peerDependencies:
2994+
typescript: ">=4.8.4 <6.0.0"
2995+
checksum: 10c0/40207af4f4e2a260ea276766d502c4736f6dc5488e84bbab6444e2786289ece2dbca2686323c48d4e9c265e409a309bf3d97d4aa03767dff8cc7642b436bda35
2996+
languageName: node
2997+
linkType: hard
2998+
29862999
"@typescript-eslint/scope-manager@npm:8.20.0":
29873000
version: 8.20.0
29883001
resolution: "@typescript-eslint/scope-manager@npm:8.20.0"
@@ -3003,6 +3016,16 @@ __metadata:
30033016
languageName: node
30043017
linkType: hard
30053018

3019+
"@typescript-eslint/scope-manager@npm:8.39.1":
3020+
version: 8.39.1
3021+
resolution: "@typescript-eslint/scope-manager@npm:8.39.1"
3022+
dependencies:
3023+
"@typescript-eslint/types": "npm:8.39.1"
3024+
"@typescript-eslint/visitor-keys": "npm:8.39.1"
3025+
checksum: 10c0/9466db557c1a0eaaf24b0ece5810413d11390d046bf6e47c4074879e8dba0348b835a21106c842ab20ff85f2384312cf9e20bfe7684e31640696e29957003511
3026+
languageName: node
3027+
linkType: hard
3028+
30063029
"@typescript-eslint/tsconfig-utils@npm:8.39.0, @typescript-eslint/tsconfig-utils@npm:^8.39.0":
30073030
version: 8.39.0
30083031
resolution: "@typescript-eslint/tsconfig-utils@npm:8.39.0"
@@ -3012,6 +3035,15 @@ __metadata:
30123035
languageName: node
30133036
linkType: hard
30143037

3038+
"@typescript-eslint/tsconfig-utils@npm:8.39.1, @typescript-eslint/tsconfig-utils@npm:^8.39.1":
3039+
version: 8.39.1
3040+
resolution: "@typescript-eslint/tsconfig-utils@npm:8.39.1"
3041+
peerDependencies:
3042+
typescript: ">=4.8.4 <6.0.0"
3043+
checksum: 10c0/664dff0b4ae908cb98c78f9ca73c36cf57c3a2206965d9d0659649ffc02347eb30e1452499671a425592f14a2a5c5eb82ae389b34f3c415a12119506b4ebb61c
3044+
languageName: node
3045+
linkType: hard
3046+
30153047
"@typescript-eslint/type-utils@npm:8.39.0":
30163048
version: 8.39.0
30173049
resolution: "@typescript-eslint/type-utils@npm:8.39.0"
@@ -3057,6 +3089,13 @@ __metadata:
30573089
languageName: node
30583090
linkType: hard
30593091

3092+
"@typescript-eslint/types@npm:8.39.1, @typescript-eslint/types@npm:^8.39.1":
3093+
version: 8.39.1
3094+
resolution: "@typescript-eslint/types@npm:8.39.1"
3095+
checksum: 10c0/0e188d2d52509a24c500a87adf561387ffcac56b62cb9fd0ca1f929bb3d4eedb6b8f9d516c1890855d39930c9dd8d502d5b4600b8c9cc832d3ebb595d81c7533
3096+
languageName: node
3097+
linkType: hard
3098+
30603099
"@typescript-eslint/typescript-estree@npm:8.20.0":
30613100
version: 8.20.0
30623101
resolution: "@typescript-eslint/typescript-estree@npm:8.20.0"
@@ -3095,7 +3134,27 @@ __metadata:
30953134
languageName: node
30963135
linkType: hard
30973136

3098-
"@typescript-eslint/utils@npm:8.20.0, @typescript-eslint/utils@npm:^8.20.0":
3137+
"@typescript-eslint/typescript-estree@npm:8.39.1":
3138+
version: 8.39.1
3139+
resolution: "@typescript-eslint/typescript-estree@npm:8.39.1"
3140+
dependencies:
3141+
"@typescript-eslint/project-service": "npm:8.39.1"
3142+
"@typescript-eslint/tsconfig-utils": "npm:8.39.1"
3143+
"@typescript-eslint/types": "npm:8.39.1"
3144+
"@typescript-eslint/visitor-keys": "npm:8.39.1"
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.1.0"
3151+
peerDependencies:
3152+
typescript: ">=4.8.4 <6.0.0"
3153+
checksum: 10c0/1de1a37fed354600a08bc971492c2f14238f0a4bf07a43bedb416c17b7312d18bec92c68c8f2790bb0a1bffcd757f7962914be9f6213068f18f6c4fdde259af4
3154+
languageName: node
3155+
linkType: hard
3156+
3157+
"@typescript-eslint/utils@npm:8.20.0":
30993158
version: 8.20.0
31003159
resolution: "@typescript-eslint/utils@npm:8.20.0"
31013160
dependencies:
@@ -3125,6 +3184,21 @@ __metadata:
31253184
languageName: node
31263185
linkType: hard
31273186

3187+
"@typescript-eslint/utils@npm:^8.26.0":
3188+
version: 8.39.1
3189+
resolution: "@typescript-eslint/utils@npm:8.39.1"
3190+
dependencies:
3191+
"@eslint-community/eslint-utils": "npm:^4.7.0"
3192+
"@typescript-eslint/scope-manager": "npm:8.39.1"
3193+
"@typescript-eslint/types": "npm:8.39.1"
3194+
"@typescript-eslint/typescript-estree": "npm:8.39.1"
3195+
peerDependencies:
3196+
eslint: ^8.57.0 || ^9.0.0
3197+
typescript: ">=4.8.4 <6.0.0"
3198+
checksum: 10c0/ebc01d736af43728df9a0915058d0c771dec9cc58846ffdcbb986c78e7dabf547ea7daecd75db58b2af88a3c2a43de8a7e5f81feefacfa31be173fc384d25d77
3199+
languageName: node
3200+
linkType: hard
3201+
31283202
"@typescript-eslint/visitor-keys@npm:8.20.0":
31293203
version: 8.20.0
31303204
resolution: "@typescript-eslint/visitor-keys@npm:8.20.0"
@@ -3145,6 +3219,16 @@ __metadata:
31453219
languageName: node
31463220
linkType: hard
31473221

3222+
"@typescript-eslint/visitor-keys@npm:8.39.1":
3223+
version: 8.39.1
3224+
resolution: "@typescript-eslint/visitor-keys@npm:8.39.1"
3225+
dependencies:
3226+
"@typescript-eslint/types": "npm:8.39.1"
3227+
eslint-visitor-keys: "npm:^4.2.1"
3228+
checksum: 10c0/4d81f6826a211bc2752e25cd16d1f415f28ebc92b35142402ec23f3765f2d00963b75ac06266ad9c674ca5b057d07d8c114116e5bf14f5465dde1d1aa60bc72f
3229+
languageName: node
3230+
linkType: hard
3231+
31483232
"@ungap/structured-clone@npm:^1.0.0":
31493233
version: 1.2.1
31503234
resolution: "@ungap/structured-clone@npm:1.2.1"
@@ -4687,10 +4771,10 @@ __metadata:
46874771
languageName: node
46884772
linkType: hard
46894773

4690-
"deepmerge-ts@npm:^7.1.3":
4691-
version: 7.1.3
4692-
resolution: "deepmerge-ts@npm:7.1.3"
4693-
checksum: 10c0/c9cfe7742a2c8f785302378b004381e1b831e3307ffe0c17be4b98fd87f347cb52a550aa9ff9ee0608b97f25400972ab79484f3836d77ec733828b10c8dcc522
4774+
"deepmerge-ts@npm:^7.1.5":
4775+
version: 7.1.5
4776+
resolution: "deepmerge-ts@npm:7.1.5"
4777+
checksum: 10c0/3a265a2086f334e3ecf43a7d4138c950cb99e0b39e816fa7fd7f5326161364e51b13010906908212667619066f5b48de738ed42543212323fbbb5d4ed7ebdc84
46944778
languageName: node
46954779
linkType: hard
46964780

@@ -5172,23 +5256,23 @@ __metadata:
51725256
languageName: node
51735257
linkType: hard
51745258

5175-
"eslint-plugin-functional@npm:^8.0.0":
5176-
version: 8.0.0
5177-
resolution: "eslint-plugin-functional@npm:8.0.0"
5259+
"eslint-plugin-functional@npm:^9.0.0":
5260+
version: 9.0.2
5261+
resolution: "eslint-plugin-functional@npm:9.0.2"
51785262
dependencies:
5179-
"@typescript-eslint/utils": "npm:^8.20.0"
5180-
deepmerge-ts: "npm:^7.1.3"
5263+
"@typescript-eslint/utils": "npm:^8.26.0"
5264+
deepmerge-ts: "npm:^7.1.5"
51815265
escape-string-regexp: "npm:^5.0.0"
51825266
is-immutable-type: "npm:^5.0.1"
5183-
ts-api-utils: "npm:^2.0.0"
5184-
ts-declaration-location: "npm:^1.0.5"
5267+
ts-api-utils: "npm:^2.0.1"
5268+
ts-declaration-location: "npm:^1.0.6"
51855269
peerDependencies:
51865270
eslint: ^9.0.0
51875271
typescript: ">=4.7.4"
51885272
peerDependenciesMeta:
51895273
typescript:
51905274
optional: true
5191-
checksum: 10c0/973e8353479930a3078ae68f4596f1ebc95077cdd1a4542980f6b8024db3d8d3cfd93aa06d823db1d640e5abc8d6d38248529dca5b66718ad99678bbcafd9c63
5275+
checksum: 10c0/48475687c87d64d637af59fcef7ed15a7955a19f61b83362dd7fb866ac04e16b59b461336ba3f466eb25c6b3132be63274f07f09502699babfd7e8fab0c35ea2
51925276
languageName: node
51935277
linkType: hard
51945278

@@ -10198,7 +10282,7 @@ __metadata:
1019810282
languageName: node
1019910283
linkType: hard
1020010284

10201-
"ts-api-utils@npm:^2.1.0":
10285+
"ts-api-utils@npm:^2.0.1, ts-api-utils@npm:^2.1.0":
1020210286
version: 2.1.0
1020310287
resolution: "ts-api-utils@npm:2.1.0"
1020410288
peerDependencies:
@@ -10207,7 +10291,7 @@ __metadata:
1020710291
languageName: node
1020810292
linkType: hard
1020910293

10210-
"ts-declaration-location@npm:^1.0.4, ts-declaration-location@npm:^1.0.5":
10294+
"ts-declaration-location@npm:^1.0.4":
1021110295
version: 1.0.5
1021210296
resolution: "ts-declaration-location@npm:1.0.5"
1021310297
dependencies:
@@ -10218,6 +10302,17 @@ __metadata:
1021810302
languageName: node
1021910303
linkType: hard
1022010304

10305+
"ts-declaration-location@npm:^1.0.6":
10306+
version: 1.0.7
10307+
resolution: "ts-declaration-location@npm:1.0.7"
10308+
dependencies:
10309+
picomatch: "npm:^4.0.2"
10310+
peerDependencies:
10311+
typescript: ">=4.0.0"
10312+
checksum: 10c0/b579b7630907052cc174b051dffdb169424824d887d8fb5abdc61e7ab0eede348c2b71c998727b9e4b314c0436f5003a15bb7eedb1c851afe96e12499f159630
10313+
languageName: node
10314+
linkType: hard
10315+
1022110316
"ts-toolbelt@npm:^9.6.0":
1022210317
version: 9.6.0
1022310318
resolution: "ts-toolbelt@npm:9.6.0"

0 commit comments

Comments
 (0)