Skip to content

Commit 3aaad75

Browse files
chore(deps): update dependency eslint-plugin-functional to v9
1 parent f02501c commit 3aaad75

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.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": "^17.0.0",
8484
"husky": "9.1.7",

yarn.lock

Lines changed: 29 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1161,7 +1161,7 @@ __metadata:
11611161
dotenv: "npm:17.4.1"
11621162
eslint: "npm:^9.18.0"
11631163
eslint-config-prettier: "npm:^10.0.1"
1164-
eslint-plugin-functional: "npm:^8.0.0"
1164+
eslint-plugin-functional: "npm:^9.0.0"
11651165
eslint-plugin-tailwind: "npm:^0.2.1"
11661166
ethers: "npm:^6.6.4"
11671167
globals: "npm:^17.0.0"
@@ -3681,7 +3681,7 @@ __metadata:
36813681
languageName: node
36823682
linkType: hard
36833683

3684-
"@typescript-eslint/utils@npm:8.20.0, @typescript-eslint/utils@npm:^8.20.0":
3684+
"@typescript-eslint/utils@npm:8.20.0":
36853685
version: 8.20.0
36863686
resolution: "@typescript-eslint/utils@npm:8.20.0"
36873687
dependencies:
@@ -3696,7 +3696,7 @@ __metadata:
36963696
languageName: node
36973697
linkType: hard
36983698

3699-
"@typescript-eslint/utils@npm:8.58.1":
3699+
"@typescript-eslint/utils@npm:8.58.1, @typescript-eslint/utils@npm:^8.26.0":
37003700
version: 8.58.1
37013701
resolution: "@typescript-eslint/utils@npm:8.58.1"
37023702
dependencies:
@@ -5260,10 +5260,10 @@ __metadata:
52605260
languageName: node
52615261
linkType: hard
52625262

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

@@ -5780,23 +5780,23 @@ __metadata:
57805780
languageName: node
57815781
linkType: hard
57825782

5783-
"eslint-plugin-functional@npm:^8.0.0":
5784-
version: 8.0.0
5785-
resolution: "eslint-plugin-functional@npm:8.0.0"
5783+
"eslint-plugin-functional@npm:^9.0.0":
5784+
version: 9.0.4
5785+
resolution: "eslint-plugin-functional@npm:9.0.4"
57865786
dependencies:
5787-
"@typescript-eslint/utils": "npm:^8.20.0"
5788-
deepmerge-ts: "npm:^7.1.3"
5787+
"@typescript-eslint/utils": "npm:^8.26.0"
5788+
deepmerge-ts: "npm:^7.1.5"
57895789
escape-string-regexp: "npm:^5.0.0"
57905790
is-immutable-type: "npm:^5.0.1"
5791-
ts-api-utils: "npm:^2.0.0"
5792-
ts-declaration-location: "npm:^1.0.5"
5791+
ts-api-utils: "npm:^2.0.1"
5792+
ts-declaration-location: "npm:^1.0.6"
57935793
peerDependencies:
5794-
eslint: ^9.0.0
5794+
eslint: ^9.0.0 || ^10.0.0
57955795
typescript: ">=4.7.4"
57965796
peerDependenciesMeta:
57975797
typescript:
57985798
optional: true
5799-
checksum: 10c0/973e8353479930a3078ae68f4596f1ebc95077cdd1a4542980f6b8024db3d8d3cfd93aa06d823db1d640e5abc8d6d38248529dca5b66718ad99678bbcafd9c63
5799+
checksum: 10c0/2dbb6143a90eeb6c899ed0170b26f5cb55c2c54ace91b891e987fc991dd81beb06dee5281d6d640962e8edaeb414495606f6f9b2eb5800fd1e92d4d80a8b9952
58005800
languageName: node
58015801
linkType: hard
58025802

@@ -10753,7 +10753,7 @@ __metadata:
1075310753
languageName: node
1075410754
linkType: hard
1075510755

10756-
"ts-api-utils@npm:^2.5.0":
10756+
"ts-api-utils@npm:^2.0.1, ts-api-utils@npm:^2.5.0":
1075710757
version: 2.5.0
1075810758
resolution: "ts-api-utils@npm:2.5.0"
1075910759
peerDependencies:
@@ -10762,7 +10762,7 @@ __metadata:
1076210762
languageName: node
1076310763
linkType: hard
1076410764

10765-
"ts-declaration-location@npm:^1.0.4, ts-declaration-location@npm:^1.0.5":
10765+
"ts-declaration-location@npm:^1.0.4":
1076610766
version: 1.0.5
1076710767
resolution: "ts-declaration-location@npm:1.0.5"
1076810768
dependencies:
@@ -10773,6 +10773,17 @@ __metadata:
1077310773
languageName: node
1077410774
linkType: hard
1077510775

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

0 commit comments

Comments
 (0)