Skip to content

Commit bf5fcef

Browse files
chore(deps): update dependency eslint-plugin-functional to v9
1 parent dc1ac05 commit bf5fcef

File tree

2 files changed

+30
-19
lines changed

2 files changed

+30
-19
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.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": "^9.0.0",
8282
"eslint-plugin-tailwind": "^0.2.1",
8383
"globals": "^17.0.0",
8484
"husky": "9.1.7",

yarn.lock

Lines changed: 29 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1162,7 +1162,7 @@ __metadata:
11621162
dotenv: "npm:17.4.2"
11631163
eslint: "npm:^9.18.0"
11641164
eslint-config-prettier: "npm:^10.0.1"
1165-
eslint-plugin-functional: "npm:^8.0.0"
1165+
eslint-plugin-functional: "npm:^9.0.0"
11661166
eslint-plugin-tailwind: "npm:^0.2.1"
11671167
ethers: "npm:^6.6.4"
11681168
globals: "npm:^17.0.0"
@@ -3682,7 +3682,7 @@ __metadata:
36823682
languageName: node
36833683
linkType: hard
36843684

3685-
"@typescript-eslint/utils@npm:8.20.0, @typescript-eslint/utils@npm:^8.20.0":
3685+
"@typescript-eslint/utils@npm:8.20.0":
36863686
version: 8.20.0
36873687
resolution: "@typescript-eslint/utils@npm:8.20.0"
36883688
dependencies:
@@ -3697,7 +3697,7 @@ __metadata:
36973697
languageName: node
36983698
linkType: hard
36993699

3700-
"@typescript-eslint/utils@npm:8.58.2":
3700+
"@typescript-eslint/utils@npm:8.58.2, @typescript-eslint/utils@npm:^8.26.0":
37013701
version: 8.58.2
37023702
resolution: "@typescript-eslint/utils@npm:8.58.2"
37033703
dependencies:
@@ -5261,10 +5261,10 @@ __metadata:
52615261
languageName: node
52625262
linkType: hard
52635263

5264-
"deepmerge-ts@npm:^7.1.3":
5265-
version: 7.1.3
5266-
resolution: "deepmerge-ts@npm:7.1.3"
5267-
checksum: 10c0/c9cfe7742a2c8f785302378b004381e1b831e3307ffe0c17be4b98fd87f347cb52a550aa9ff9ee0608b97f25400972ab79484f3836d77ec733828b10c8dcc522
5264+
"deepmerge-ts@npm:^7.1.5":
5265+
version: 7.1.5
5266+
resolution: "deepmerge-ts@npm:7.1.5"
5267+
checksum: 10c0/3a265a2086f334e3ecf43a7d4138c950cb99e0b39e816fa7fd7f5326161364e51b13010906908212667619066f5b48de738ed42543212323fbbb5d4ed7ebdc84
52685268
languageName: node
52695269
linkType: hard
52705270

@@ -5781,23 +5781,23 @@ __metadata:
57815781
languageName: node
57825782
linkType: hard
57835783

5784-
"eslint-plugin-functional@npm:^8.0.0":
5785-
version: 8.0.0
5786-
resolution: "eslint-plugin-functional@npm:8.0.0"
5784+
"eslint-plugin-functional@npm:^9.0.0":
5785+
version: 9.0.4
5786+
resolution: "eslint-plugin-functional@npm:9.0.4"
57875787
dependencies:
5788-
"@typescript-eslint/utils": "npm:^8.20.0"
5789-
deepmerge-ts: "npm:^7.1.3"
5788+
"@typescript-eslint/utils": "npm:^8.26.0"
5789+
deepmerge-ts: "npm:^7.1.5"
57905790
escape-string-regexp: "npm:^5.0.0"
57915791
is-immutable-type: "npm:^5.0.1"
5792-
ts-api-utils: "npm:^2.0.0"
5793-
ts-declaration-location: "npm:^1.0.5"
5792+
ts-api-utils: "npm:^2.0.1"
5793+
ts-declaration-location: "npm:^1.0.6"
57945794
peerDependencies:
5795-
eslint: ^9.0.0
5795+
eslint: ^9.0.0 || ^10.0.0
57965796
typescript: ">=4.7.4"
57975797
peerDependenciesMeta:
57985798
typescript:
57995799
optional: true
5800-
checksum: 10c0/973e8353479930a3078ae68f4596f1ebc95077cdd1a4542980f6b8024db3d8d3cfd93aa06d823db1d640e5abc8d6d38248529dca5b66718ad99678bbcafd9c63
5800+
checksum: 10c0/2dbb6143a90eeb6c899ed0170b26f5cb55c2c54ace91b891e987fc991dd81beb06dee5281d6d640962e8edaeb414495606f6f9b2eb5800fd1e92d4d80a8b9952
58015801
languageName: node
58025802
linkType: hard
58035803

@@ -10754,7 +10754,7 @@ __metadata:
1075410754
languageName: node
1075510755
linkType: hard
1075610756

10757-
"ts-api-utils@npm:^2.5.0":
10757+
"ts-api-utils@npm:^2.0.1, ts-api-utils@npm:^2.5.0":
1075810758
version: 2.5.0
1075910759
resolution: "ts-api-utils@npm:2.5.0"
1076010760
peerDependencies:
@@ -10763,7 +10763,7 @@ __metadata:
1076310763
languageName: node
1076410764
linkType: hard
1076510765

10766-
"ts-declaration-location@npm:^1.0.4, ts-declaration-location@npm:^1.0.5":
10766+
"ts-declaration-location@npm:^1.0.4":
1076710767
version: 1.0.5
1076810768
resolution: "ts-declaration-location@npm:1.0.5"
1076910769
dependencies:
@@ -10774,6 +10774,17 @@ __metadata:
1077410774
languageName: node
1077510775
linkType: hard
1077610776

10777+
"ts-declaration-location@npm:^1.0.6":
10778+
version: 1.0.7
10779+
resolution: "ts-declaration-location@npm:1.0.7"
10780+
dependencies:
10781+
picomatch: "npm:^4.0.2"
10782+
peerDependencies:
10783+
typescript: ">=4.0.0"
10784+
checksum: 10c0/b579b7630907052cc174b051dffdb169424824d887d8fb5abdc61e7ab0eede348c2b71c998727b9e4b314c0436f5003a15bb7eedb1c851afe96e12499f159630
10785+
languageName: node
10786+
linkType: hard
10787+
1077710788
"ts-toolbelt@npm:^9.6.0":
1077810789
version: 9.6.0
1077910790
resolution: "ts-toolbelt@npm:9.6.0"

0 commit comments

Comments
 (0)