Skip to content

Commit 74eec66

Browse files
chore(deps): update dependency eslint-plugin-functional to v10
1 parent c8c4176 commit 74eec66

2 files changed

Lines changed: 112 additions & 18 deletions

File tree

package.json

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

yarn.lock

Lines changed: 111 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1170,7 +1170,7 @@ __metadata:
11701170
dotenv: "npm:17.4.2"
11711171
eslint: "npm:^9.18.0"
11721172
eslint-config-prettier: "npm:^10.0.1"
1173-
eslint-plugin-functional: "npm:^8.0.0"
1173+
eslint-plugin-functional: "npm:^10.0.0"
11741174
eslint-plugin-tailwind: "npm:^0.2.1"
11751175
ethers: "npm:^6.6.4"
11761176
globals: "npm:^17.0.0"
@@ -3603,6 +3603,19 @@ __metadata:
36033603
languageName: node
36043604
linkType: hard
36053605

3606+
"@typescript-eslint/project-service@npm:8.61.0":
3607+
version: 8.61.0
3608+
resolution: "@typescript-eslint/project-service@npm:8.61.0"
3609+
dependencies:
3610+
"@typescript-eslint/tsconfig-utils": "npm:^8.61.0"
3611+
"@typescript-eslint/types": "npm:^8.61.0"
3612+
debug: "npm:^4.4.3"
3613+
peerDependencies:
3614+
typescript: ">=4.8.4 <6.1.0"
3615+
checksum: 10c0/8ff86b93bfcf103a42e8e996e11c46ded83da07d3a0bc8bd9ec4d536116d7f6253a404786510ab13847e69d6e185b17d15d7140075c26966e9b4f85c03296f21
3616+
languageName: node
3617+
linkType: hard
3618+
36063619
"@typescript-eslint/scope-manager@npm:8.20.0":
36073620
version: 8.20.0
36083621
resolution: "@typescript-eslint/scope-manager@npm:8.20.0"
@@ -3623,6 +3636,16 @@ __metadata:
36233636
languageName: node
36243637
linkType: hard
36253638

3639+
"@typescript-eslint/scope-manager@npm:8.61.0":
3640+
version: 8.61.0
3641+
resolution: "@typescript-eslint/scope-manager@npm:8.61.0"
3642+
dependencies:
3643+
"@typescript-eslint/types": "npm:8.61.0"
3644+
"@typescript-eslint/visitor-keys": "npm:8.61.0"
3645+
checksum: 10c0/76cdf1c181ebbc706ddc8b2366e8ebfda529c13d82ff10c0797c96c0b38dd82f6471b24995f58ac267194a753b23d77452d925dd615b1e651922ddbe6e451c6b
3646+
languageName: node
3647+
linkType: hard
3648+
36263649
"@typescript-eslint/tsconfig-utils@npm:8.60.1, @typescript-eslint/tsconfig-utils@npm:^8.60.1":
36273650
version: 8.60.1
36283651
resolution: "@typescript-eslint/tsconfig-utils@npm:8.60.1"
@@ -3632,6 +3655,15 @@ __metadata:
36323655
languageName: node
36333656
linkType: hard
36343657

3658+
"@typescript-eslint/tsconfig-utils@npm:8.61.0, @typescript-eslint/tsconfig-utils@npm:^8.61.0":
3659+
version: 8.61.0
3660+
resolution: "@typescript-eslint/tsconfig-utils@npm:8.61.0"
3661+
peerDependencies:
3662+
typescript: ">=4.8.4 <6.1.0"
3663+
checksum: 10c0/b498675f14ef90a5730de7c58388eb2522085a56c3fcad42ad9f89320b96221eafb5b4f9650375f29092025153d03533e3f23ea8f45ce3bc95a57593059edef3
3664+
languageName: node
3665+
linkType: hard
3666+
36353667
"@typescript-eslint/type-utils@npm:8.60.1":
36363668
version: 8.60.1
36373669
resolution: "@typescript-eslint/type-utils@npm:8.60.1"
@@ -3677,6 +3709,13 @@ __metadata:
36773709
languageName: node
36783710
linkType: hard
36793711

3712+
"@typescript-eslint/types@npm:8.61.0, @typescript-eslint/types@npm:^8.61.0":
3713+
version: 8.61.0
3714+
resolution: "@typescript-eslint/types@npm:8.61.0"
3715+
checksum: 10c0/c19407d66fb5ad26e2670cd272bee91d150087d917752422257759e17920220af27cd54593205e9726367a440a237bf8d27ed805cae0b282a79172161f007207
3716+
languageName: node
3717+
linkType: hard
3718+
36803719
"@typescript-eslint/typescript-estree@npm:8.20.0":
36813720
version: 8.20.0
36823721
resolution: "@typescript-eslint/typescript-estree@npm:8.20.0"
@@ -3714,7 +3753,26 @@ __metadata:
37143753
languageName: node
37153754
linkType: hard
37163755

3717-
"@typescript-eslint/utils@npm:8.20.0, @typescript-eslint/utils@npm:^8.20.0":
3756+
"@typescript-eslint/typescript-estree@npm:8.61.0":
3757+
version: 8.61.0
3758+
resolution: "@typescript-eslint/typescript-estree@npm:8.61.0"
3759+
dependencies:
3760+
"@typescript-eslint/project-service": "npm:8.61.0"
3761+
"@typescript-eslint/tsconfig-utils": "npm:8.61.0"
3762+
"@typescript-eslint/types": "npm:8.61.0"
3763+
"@typescript-eslint/visitor-keys": "npm:8.61.0"
3764+
debug: "npm:^4.4.3"
3765+
minimatch: "npm:^10.2.2"
3766+
semver: "npm:^7.7.3"
3767+
tinyglobby: "npm:^0.2.15"
3768+
ts-api-utils: "npm:^2.5.0"
3769+
peerDependencies:
3770+
typescript: ">=4.8.4 <6.1.0"
3771+
checksum: 10c0/460819feeca826bfd895f821a5008c3eaa79b9495259641976fdc6ec319a7e9587bc28603437ea3d9a10c3b28037f1dea883cbe8d2858616dd33847e8db2179e
3772+
languageName: node
3773+
linkType: hard
3774+
3775+
"@typescript-eslint/utils@npm:8.20.0":
37183776
version: 8.20.0
37193777
resolution: "@typescript-eslint/utils@npm:8.20.0"
37203778
dependencies:
@@ -3744,6 +3802,21 @@ __metadata:
37443802
languageName: node
37453803
linkType: hard
37463804

3805+
"@typescript-eslint/utils@npm:^8.26.0":
3806+
version: 8.61.0
3807+
resolution: "@typescript-eslint/utils@npm:8.61.0"
3808+
dependencies:
3809+
"@eslint-community/eslint-utils": "npm:^4.9.1"
3810+
"@typescript-eslint/scope-manager": "npm:8.61.0"
3811+
"@typescript-eslint/types": "npm:8.61.0"
3812+
"@typescript-eslint/typescript-estree": "npm:8.61.0"
3813+
peerDependencies:
3814+
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
3815+
typescript: ">=4.8.4 <6.1.0"
3816+
checksum: 10c0/f7b2241fc4defd40107243642e26697193707be12af1552c60bc414e71df1285c9cdff429f913b30ed08ae87a7e6e13388eaf05c1be5fb8310f6a63a6c4f7f73
3817+
languageName: node
3818+
linkType: hard
3819+
37473820
"@typescript-eslint/visitor-keys@npm:8.20.0":
37483821
version: 8.20.0
37493822
resolution: "@typescript-eslint/visitor-keys@npm:8.20.0"
@@ -3764,6 +3837,16 @@ __metadata:
37643837
languageName: node
37653838
linkType: hard
37663839

3840+
"@typescript-eslint/visitor-keys@npm:8.61.0":
3841+
version: 8.61.0
3842+
resolution: "@typescript-eslint/visitor-keys@npm:8.61.0"
3843+
dependencies:
3844+
"@typescript-eslint/types": "npm:8.61.0"
3845+
eslint-visitor-keys: "npm:^5.0.0"
3846+
checksum: 10c0/5b656aed426a92dfc9a481f0bf535ceb47321303f476f32ba979f73423c739b51d7a5ad76c81d7be9df0a9beb361f4a11ff530dd86d59f41b89bb5f09af7be9f
3847+
languageName: node
3848+
linkType: hard
3849+
37673850
"@ungap/structured-clone@npm:^1.0.0":
37683851
version: 1.2.1
37693852
resolution: "@ungap/structured-clone@npm:1.2.1"
@@ -5277,10 +5360,10 @@ __metadata:
52775360
languageName: node
52785361
linkType: hard
52795362

5280-
"deepmerge-ts@npm:^7.1.3":
5281-
version: 7.1.3
5282-
resolution: "deepmerge-ts@npm:7.1.3"
5283-
checksum: 10c0/c9cfe7742a2c8f785302378b004381e1b831e3307ffe0c17be4b98fd87f347cb52a550aa9ff9ee0608b97f25400972ab79484f3836d77ec733828b10c8dcc522
5363+
"deepmerge-ts@npm:^7.1.5":
5364+
version: 7.1.5
5365+
resolution: "deepmerge-ts@npm:7.1.5"
5366+
checksum: 10c0/3a265a2086f334e3ecf43a7d4138c950cb99e0b39e816fa7fd7f5326161364e51b13010906908212667619066f5b48de738ed42543212323fbbb5d4ed7ebdc84
52845367
languageName: node
52855368
linkType: hard
52865369

@@ -5797,23 +5880,23 @@ __metadata:
57975880
languageName: node
57985881
linkType: hard
57995882

5800-
"eslint-plugin-functional@npm:^8.0.0":
5801-
version: 8.0.0
5802-
resolution: "eslint-plugin-functional@npm:8.0.0"
5883+
"eslint-plugin-functional@npm:^10.0.0":
5884+
version: 10.0.0
5885+
resolution: "eslint-plugin-functional@npm:10.0.0"
58035886
dependencies:
5804-
"@typescript-eslint/utils": "npm:^8.20.0"
5805-
deepmerge-ts: "npm:^7.1.3"
5887+
"@typescript-eslint/utils": "npm:^8.26.0"
5888+
deepmerge-ts: "npm:^7.1.5"
58065889
escape-string-regexp: "npm:^5.0.0"
58075890
is-immutable-type: "npm:^5.0.1"
5808-
ts-api-utils: "npm:^2.0.0"
5809-
ts-declaration-location: "npm:^1.0.5"
5891+
ts-api-utils: "npm:^2.0.1"
5892+
ts-declaration-location: "npm:^1.0.6"
58105893
peerDependencies:
5811-
eslint: ^9.0.0
5894+
eslint: ^9.0.0 || ^10.0.0
58125895
typescript: ">=4.7.4"
58135896
peerDependenciesMeta:
58145897
typescript:
58155898
optional: true
5816-
checksum: 10c0/973e8353479930a3078ae68f4596f1ebc95077cdd1a4542980f6b8024db3d8d3cfd93aa06d823db1d640e5abc8d6d38248529dca5b66718ad99678bbcafd9c63
5899+
checksum: 10c0/f3c3163c554d0bc9385a84a6ca02787b635277c9dc6a5ffec9f1911a0a4d65c5c990d9b1117625660df0527dc55e9ebf103bb061b33e2836789166476a68d2d3
58175900
languageName: node
58185901
linkType: hard
58195902

@@ -10803,7 +10886,7 @@ __metadata:
1080310886
languageName: node
1080410887
linkType: hard
1080510888

10806-
"ts-api-utils@npm:^2.5.0":
10889+
"ts-api-utils@npm:^2.0.1, ts-api-utils@npm:^2.5.0":
1080710890
version: 2.5.0
1080810891
resolution: "ts-api-utils@npm:2.5.0"
1080910892
peerDependencies:
@@ -10812,7 +10895,7 @@ __metadata:
1081210895
languageName: node
1081310896
linkType: hard
1081410897

10815-
"ts-declaration-location@npm:^1.0.4, ts-declaration-location@npm:^1.0.5":
10898+
"ts-declaration-location@npm:^1.0.4":
1081610899
version: 1.0.5
1081710900
resolution: "ts-declaration-location@npm:1.0.5"
1081810901
dependencies:
@@ -10823,6 +10906,17 @@ __metadata:
1082310906
languageName: node
1082410907
linkType: hard
1082510908

10909+
"ts-declaration-location@npm:^1.0.6":
10910+
version: 1.0.7
10911+
resolution: "ts-declaration-location@npm:1.0.7"
10912+
dependencies:
10913+
picomatch: "npm:^4.0.2"
10914+
peerDependencies:
10915+
typescript: ">=4.0.0"
10916+
checksum: 10c0/b579b7630907052cc174b051dffdb169424824d887d8fb5abdc61e7ab0eede348c2b71c998727b9e4b314c0436f5003a15bb7eedb1c851afe96e12499f159630
10917+
languageName: node
10918+
linkType: hard
10919+
1082610920
"ts-toolbelt@npm:^9.6.0":
1082710921
version: 9.6.0
1082810922
resolution: "ts-toolbelt@npm:9.6.0"

0 commit comments

Comments
 (0)