Skip to content

Commit b2b07fa

Browse files
chore(deps): update dependency eslint-plugin-functional to v9
1 parent 0886fe7 commit b2b07fa

File tree

2 files changed

+29
-18
lines changed

2 files changed

+29
-18
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.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": "^16.0.0",
8484
"husky": "9.1.7",

yarn.lock

Lines changed: 28 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1101,7 +1101,7 @@ __metadata:
11011101
dotenv: "npm:17.2.2"
11021102
eslint: "npm:^9.18.0"
11031103
eslint-config-prettier: "npm:^10.0.1"
1104-
eslint-plugin-functional: "npm:^8.0.0"
1104+
eslint-plugin-functional: "npm:^9.0.0"
11051105
eslint-plugin-tailwind: "npm:^0.2.1"
11061106
ethers: "npm:^6.6.4"
11071107
globals: "npm:^16.0.0"
@@ -3347,7 +3347,7 @@ __metadata:
33473347
languageName: node
33483348
linkType: hard
33493349

3350-
"@typescript-eslint/utils@npm:8.20.0, @typescript-eslint/utils@npm:^8.20.0":
3350+
"@typescript-eslint/utils@npm:8.20.0":
33513351
version: 8.20.0
33523352
resolution: "@typescript-eslint/utils@npm:8.20.0"
33533353
dependencies:
@@ -3362,7 +3362,7 @@ __metadata:
33623362
languageName: node
33633363
linkType: hard
33643364

3365-
"@typescript-eslint/utils@npm:8.45.0":
3365+
"@typescript-eslint/utils@npm:8.45.0, @typescript-eslint/utils@npm:^8.26.0":
33663366
version: 8.45.0
33673367
resolution: "@typescript-eslint/utils@npm:8.45.0"
33683368
dependencies:
@@ -4984,10 +4984,10 @@ __metadata:
49844984
languageName: node
49854985
linkType: hard
49864986

4987-
"deepmerge-ts@npm:^7.1.3":
4988-
version: 7.1.3
4989-
resolution: "deepmerge-ts@npm:7.1.3"
4990-
checksum: 10c0/c9cfe7742a2c8f785302378b004381e1b831e3307ffe0c17be4b98fd87f347cb52a550aa9ff9ee0608b97f25400972ab79484f3836d77ec733828b10c8dcc522
4987+
"deepmerge-ts@npm:^7.1.5":
4988+
version: 7.1.5
4989+
resolution: "deepmerge-ts@npm:7.1.5"
4990+
checksum: 10c0/3a265a2086f334e3ecf43a7d4138c950cb99e0b39e816fa7fd7f5326161364e51b13010906908212667619066f5b48de738ed42543212323fbbb5d4ed7ebdc84
49914991
languageName: node
49924992
linkType: hard
49934993

@@ -5469,23 +5469,23 @@ __metadata:
54695469
languageName: node
54705470
linkType: hard
54715471

5472-
"eslint-plugin-functional@npm:^8.0.0":
5473-
version: 8.0.0
5474-
resolution: "eslint-plugin-functional@npm:8.0.0"
5472+
"eslint-plugin-functional@npm:^9.0.0":
5473+
version: 9.0.2
5474+
resolution: "eslint-plugin-functional@npm:9.0.2"
54755475
dependencies:
5476-
"@typescript-eslint/utils": "npm:^8.20.0"
5477-
deepmerge-ts: "npm:^7.1.3"
5476+
"@typescript-eslint/utils": "npm:^8.26.0"
5477+
deepmerge-ts: "npm:^7.1.5"
54785478
escape-string-regexp: "npm:^5.0.0"
54795479
is-immutable-type: "npm:^5.0.1"
5480-
ts-api-utils: "npm:^2.0.0"
5481-
ts-declaration-location: "npm:^1.0.5"
5480+
ts-api-utils: "npm:^2.0.1"
5481+
ts-declaration-location: "npm:^1.0.6"
54825482
peerDependencies:
54835483
eslint: ^9.0.0
54845484
typescript: ">=4.7.4"
54855485
peerDependenciesMeta:
54865486
typescript:
54875487
optional: true
5488-
checksum: 10c0/973e8353479930a3078ae68f4596f1ebc95077cdd1a4542980f6b8024db3d8d3cfd93aa06d823db1d640e5abc8d6d38248529dca5b66718ad99678bbcafd9c63
5488+
checksum: 10c0/48475687c87d64d637af59fcef7ed15a7955a19f61b83362dd7fb866ac04e16b59b461336ba3f466eb25c6b3132be63274f07f09502699babfd7e8fab0c35ea2
54895489
languageName: node
54905490
linkType: hard
54915491

@@ -10562,7 +10562,7 @@ __metadata:
1056210562
languageName: node
1056310563
linkType: hard
1056410564

10565-
"ts-api-utils@npm:^2.1.0":
10565+
"ts-api-utils@npm:^2.0.1, ts-api-utils@npm:^2.1.0":
1056610566
version: 2.1.0
1056710567
resolution: "ts-api-utils@npm:2.1.0"
1056810568
peerDependencies:
@@ -10571,7 +10571,7 @@ __metadata:
1057110571
languageName: node
1057210572
linkType: hard
1057310573

10574-
"ts-declaration-location@npm:^1.0.4, ts-declaration-location@npm:^1.0.5":
10574+
"ts-declaration-location@npm:^1.0.4":
1057510575
version: 1.0.5
1057610576
resolution: "ts-declaration-location@npm:1.0.5"
1057710577
dependencies:
@@ -10582,6 +10582,17 @@ __metadata:
1058210582
languageName: node
1058310583
linkType: hard
1058410584

10585+
"ts-declaration-location@npm:^1.0.6":
10586+
version: 1.0.7
10587+
resolution: "ts-declaration-location@npm:1.0.7"
10588+
dependencies:
10589+
picomatch: "npm:^4.0.2"
10590+
peerDependencies:
10591+
typescript: ">=4.0.0"
10592+
checksum: 10c0/b579b7630907052cc174b051dffdb169424824d887d8fb5abdc61e7ab0eede348c2b71c998727b9e4b314c0436f5003a15bb7eedb1c851afe96e12499f159630
10593+
languageName: node
10594+
linkType: hard
10595+
1058510596
"ts-toolbelt@npm:^9.6.0":
1058610597
version: 9.6.0
1058710598
resolution: "ts-toolbelt@npm:9.6.0"

0 commit comments

Comments
 (0)