Skip to content

Commit 97d4eef

Browse files
chore(deps): update dependency eslint-plugin-functional to v10
1 parent 72d6421 commit 97d4eef

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
@@ -1194,7 +1194,7 @@ __metadata:
11941194
dotenv: "npm:17.4.2"
11951195
eslint: "npm:^9.18.0"
11961196
eslint-config-prettier: "npm:^10.0.1"
1197-
eslint-plugin-functional: "npm:^8.0.0"
1197+
eslint-plugin-functional: "npm:^10.0.0"
11981198
eslint-plugin-tailwind: "npm:^0.2.1"
11991199
ethers: "npm:^6.6.4"
12001200
globals: "npm:^17.0.0"
@@ -3636,6 +3636,19 @@ __metadata:
36363636
languageName: node
36373637
linkType: hard
36383638

3639+
"@typescript-eslint/project-service@npm:8.62.0":
3640+
version: 8.62.0
3641+
resolution: "@typescript-eslint/project-service@npm:8.62.0"
3642+
dependencies:
3643+
"@typescript-eslint/tsconfig-utils": "npm:^8.62.0"
3644+
"@typescript-eslint/types": "npm:^8.62.0"
3645+
debug: "npm:^4.4.3"
3646+
peerDependencies:
3647+
typescript: ">=4.8.4 <6.1.0"
3648+
checksum: 10c0/4369e9ec0c8b2ce6e6cf90142ad781ef99b57350beb4ae48751871e8894e95a8f929de2f56d73849ec0166d2cdb345e3e7a42d30ea8463d3f1b65607648ac582
3649+
languageName: node
3650+
linkType: hard
3651+
36393652
"@typescript-eslint/scope-manager@npm:8.20.0":
36403653
version: 8.20.0
36413654
resolution: "@typescript-eslint/scope-manager@npm:8.20.0"
@@ -3656,6 +3669,16 @@ __metadata:
36563669
languageName: node
36573670
linkType: hard
36583671

3672+
"@typescript-eslint/scope-manager@npm:8.62.0":
3673+
version: 8.62.0
3674+
resolution: "@typescript-eslint/scope-manager@npm:8.62.0"
3675+
dependencies:
3676+
"@typescript-eslint/types": "npm:8.62.0"
3677+
"@typescript-eslint/visitor-keys": "npm:8.62.0"
3678+
checksum: 10c0/1e7192b6bf18955ee76861321a92e08815f1bc3feab23861b6330dde8343dfb346a47c7c8bf3d94b0897a98184adcf283568b5857a0e5d509ce0c21c6cf4cc44
3679+
languageName: node
3680+
linkType: hard
3681+
36593682
"@typescript-eslint/tsconfig-utils@npm:8.61.1, @typescript-eslint/tsconfig-utils@npm:^8.61.1":
36603683
version: 8.61.1
36613684
resolution: "@typescript-eslint/tsconfig-utils@npm:8.61.1"
@@ -3665,6 +3688,15 @@ __metadata:
36653688
languageName: node
36663689
linkType: hard
36673690

3691+
"@typescript-eslint/tsconfig-utils@npm:8.62.0, @typescript-eslint/tsconfig-utils@npm:^8.62.0":
3692+
version: 8.62.0
3693+
resolution: "@typescript-eslint/tsconfig-utils@npm:8.62.0"
3694+
peerDependencies:
3695+
typescript: ">=4.8.4 <6.1.0"
3696+
checksum: 10c0/9423908009e95b8bba8ac2ad1e4bf4bc9dd7052fa44be613659f81aad363787bf7fa1ea017eb9dcb059fed41866bc2d8e50f1cf41c7dfad25a4431c333fbf2fa
3697+
languageName: node
3698+
linkType: hard
3699+
36683700
"@typescript-eslint/type-utils@npm:8.61.1":
36693701
version: 8.61.1
36703702
resolution: "@typescript-eslint/type-utils@npm:8.61.1"
@@ -3710,6 +3742,13 @@ __metadata:
37103742
languageName: node
37113743
linkType: hard
37123744

3745+
"@typescript-eslint/types@npm:8.62.0, @typescript-eslint/types@npm:^8.62.0":
3746+
version: 8.62.0
3747+
resolution: "@typescript-eslint/types@npm:8.62.0"
3748+
checksum: 10c0/28d7a6851cb79301ef1ee004fb8d75811e52eb2a7258d7f8ad2f234886ab2faaf1888cbf5a71cb53afd4d1024c51f71ea359f3103ea70d6f7ccd626ffbfd49c1
3749+
languageName: node
3750+
linkType: hard
3751+
37133752
"@typescript-eslint/typescript-estree@npm:8.20.0":
37143753
version: 8.20.0
37153754
resolution: "@typescript-eslint/typescript-estree@npm:8.20.0"
@@ -3747,7 +3786,26 @@ __metadata:
37473786
languageName: node
37483787
linkType: hard
37493788

3750-
"@typescript-eslint/utils@npm:8.20.0, @typescript-eslint/utils@npm:^8.20.0":
3789+
"@typescript-eslint/typescript-estree@npm:8.62.0":
3790+
version: 8.62.0
3791+
resolution: "@typescript-eslint/typescript-estree@npm:8.62.0"
3792+
dependencies:
3793+
"@typescript-eslint/project-service": "npm:8.62.0"
3794+
"@typescript-eslint/tsconfig-utils": "npm:8.62.0"
3795+
"@typescript-eslint/types": "npm:8.62.0"
3796+
"@typescript-eslint/visitor-keys": "npm:8.62.0"
3797+
debug: "npm:^4.4.3"
3798+
minimatch: "npm:^10.2.2"
3799+
semver: "npm:^7.7.3"
3800+
tinyglobby: "npm:^0.2.15"
3801+
ts-api-utils: "npm:^2.5.0"
3802+
peerDependencies:
3803+
typescript: ">=4.8.4 <6.1.0"
3804+
checksum: 10c0/c1b76203f37870e66487379c75b1d1a9af0a9c88e8e58a3d2fc106427ce42dce9bd7358a3d2cb7d344004cbb693dba899abf19391d853bbb9f345aa8683635c4
3805+
languageName: node
3806+
linkType: hard
3807+
3808+
"@typescript-eslint/utils@npm:8.20.0":
37513809
version: 8.20.0
37523810
resolution: "@typescript-eslint/utils@npm:8.20.0"
37533811
dependencies:
@@ -3777,6 +3835,21 @@ __metadata:
37773835
languageName: node
37783836
linkType: hard
37793837

3838+
"@typescript-eslint/utils@npm:^8.26.0":
3839+
version: 8.62.0
3840+
resolution: "@typescript-eslint/utils@npm:8.62.0"
3841+
dependencies:
3842+
"@eslint-community/eslint-utils": "npm:^4.9.1"
3843+
"@typescript-eslint/scope-manager": "npm:8.62.0"
3844+
"@typescript-eslint/types": "npm:8.62.0"
3845+
"@typescript-eslint/typescript-estree": "npm:8.62.0"
3846+
peerDependencies:
3847+
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
3848+
typescript: ">=4.8.4 <6.1.0"
3849+
checksum: 10c0/5c5d1dd2c37d43ec913e4d144d071058701bf3548733671a05025fae306f7afdc4fdc3d9867d0eae32537eb68ecba046ab8aa6111a5d97497ec78fee98a25809
3850+
languageName: node
3851+
linkType: hard
3852+
37803853
"@typescript-eslint/visitor-keys@npm:8.20.0":
37813854
version: 8.20.0
37823855
resolution: "@typescript-eslint/visitor-keys@npm:8.20.0"
@@ -3797,6 +3870,16 @@ __metadata:
37973870
languageName: node
37983871
linkType: hard
37993872

3873+
"@typescript-eslint/visitor-keys@npm:8.62.0":
3874+
version: 8.62.0
3875+
resolution: "@typescript-eslint/visitor-keys@npm:8.62.0"
3876+
dependencies:
3877+
"@typescript-eslint/types": "npm:8.62.0"
3878+
eslint-visitor-keys: "npm:^5.0.0"
3879+
checksum: 10c0/29102828fab6b060e607effee0d7666bc82aef269241c7c5c44ffb3386b3cb69ea585bf7c5d88d428c489f46d5888cbe90677e15cbad8cb27acfa1fc1661bd5b
3880+
languageName: node
3881+
linkType: hard
3882+
38003883
"@ungap/structured-clone@npm:^1.0.0":
38013884
version: 1.2.1
38023885
resolution: "@ungap/structured-clone@npm:1.2.1"
@@ -5310,10 +5393,10 @@ __metadata:
53105393
languageName: node
53115394
linkType: hard
53125395

5313-
"deepmerge-ts@npm:^7.1.3":
5314-
version: 7.1.3
5315-
resolution: "deepmerge-ts@npm:7.1.3"
5316-
checksum: 10c0/c9cfe7742a2c8f785302378b004381e1b831e3307ffe0c17be4b98fd87f347cb52a550aa9ff9ee0608b97f25400972ab79484f3836d77ec733828b10c8dcc522
5396+
"deepmerge-ts@npm:^7.1.5":
5397+
version: 7.1.5
5398+
resolution: "deepmerge-ts@npm:7.1.5"
5399+
checksum: 10c0/3a265a2086f334e3ecf43a7d4138c950cb99e0b39e816fa7fd7f5326161364e51b13010906908212667619066f5b48de738ed42543212323fbbb5d4ed7ebdc84
53175400
languageName: node
53185401
linkType: hard
53195402

@@ -5830,23 +5913,23 @@ __metadata:
58305913
languageName: node
58315914
linkType: hard
58325915

5833-
"eslint-plugin-functional@npm:^8.0.0":
5834-
version: 8.0.0
5835-
resolution: "eslint-plugin-functional@npm:8.0.0"
5916+
"eslint-plugin-functional@npm:^10.0.0":
5917+
version: 10.0.0
5918+
resolution: "eslint-plugin-functional@npm:10.0.0"
58365919
dependencies:
5837-
"@typescript-eslint/utils": "npm:^8.20.0"
5838-
deepmerge-ts: "npm:^7.1.3"
5920+
"@typescript-eslint/utils": "npm:^8.26.0"
5921+
deepmerge-ts: "npm:^7.1.5"
58395922
escape-string-regexp: "npm:^5.0.0"
58405923
is-immutable-type: "npm:^5.0.1"
5841-
ts-api-utils: "npm:^2.0.0"
5842-
ts-declaration-location: "npm:^1.0.5"
5924+
ts-api-utils: "npm:^2.0.1"
5925+
ts-declaration-location: "npm:^1.0.6"
58435926
peerDependencies:
5844-
eslint: ^9.0.0
5927+
eslint: ^9.0.0 || ^10.0.0
58455928
typescript: ">=4.7.4"
58465929
peerDependenciesMeta:
58475930
typescript:
58485931
optional: true
5849-
checksum: 10c0/973e8353479930a3078ae68f4596f1ebc95077cdd1a4542980f6b8024db3d8d3cfd93aa06d823db1d640e5abc8d6d38248529dca5b66718ad99678bbcafd9c63
5932+
checksum: 10c0/f3c3163c554d0bc9385a84a6ca02787b635277c9dc6a5ffec9f1911a0a4d65c5c990d9b1117625660df0527dc55e9ebf103bb061b33e2836789166476a68d2d3
58505933
languageName: node
58515934
linkType: hard
58525935

@@ -10836,7 +10919,7 @@ __metadata:
1083610919
languageName: node
1083710920
linkType: hard
1083810921

10839-
"ts-api-utils@npm:^2.5.0":
10922+
"ts-api-utils@npm:^2.0.1, ts-api-utils@npm:^2.5.0":
1084010923
version: 2.5.0
1084110924
resolution: "ts-api-utils@npm:2.5.0"
1084210925
peerDependencies:
@@ -10845,7 +10928,7 @@ __metadata:
1084510928
languageName: node
1084610929
linkType: hard
1084710930

10848-
"ts-declaration-location@npm:^1.0.4, ts-declaration-location@npm:^1.0.5":
10931+
"ts-declaration-location@npm:^1.0.4":
1084910932
version: 1.0.5
1085010933
resolution: "ts-declaration-location@npm:1.0.5"
1085110934
dependencies:
@@ -10856,6 +10939,17 @@ __metadata:
1085610939
languageName: node
1085710940
linkType: hard
1085810941

10942+
"ts-declaration-location@npm:^1.0.6":
10943+
version: 1.0.7
10944+
resolution: "ts-declaration-location@npm:1.0.7"
10945+
dependencies:
10946+
picomatch: "npm:^4.0.2"
10947+
peerDependencies:
10948+
typescript: ">=4.0.0"
10949+
checksum: 10c0/b579b7630907052cc174b051dffdb169424824d887d8fb5abdc61e7ab0eede348c2b71c998727b9e4b314c0436f5003a15bb7eedb1c851afe96e12499f159630
10950+
languageName: node
10951+
linkType: hard
10952+
1085910953
"ts-toolbelt@npm:^9.6.0":
1086010954
version: 9.6.0
1086110955
resolution: "ts-toolbelt@npm:9.6.0"

0 commit comments

Comments
 (0)