Skip to content

Commit 5d86846

Browse files
chore(deps): update dependency eslint-plugin-functional to v9
1 parent 2bca202 commit 5d86846

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.3",
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.3"
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"
@@ -3349,7 +3349,7 @@ __metadata:
33493349
languageName: node
33503350
linkType: hard
33513351

3352-
"@typescript-eslint/utils@npm:8.20.0, @typescript-eslint/utils@npm:^8.20.0":
3352+
"@typescript-eslint/utils@npm:8.20.0":
33533353
version: 8.20.0
33543354
resolution: "@typescript-eslint/utils@npm:8.20.0"
33553355
dependencies:
@@ -3364,7 +3364,7 @@ __metadata:
33643364
languageName: node
33653365
linkType: hard
33663366

3367-
"@typescript-eslint/utils@npm:8.46.0":
3367+
"@typescript-eslint/utils@npm:8.46.0, @typescript-eslint/utils@npm:^8.26.0":
33683368
version: 8.46.0
33693369
resolution: "@typescript-eslint/utils@npm:8.46.0"
33703370
dependencies:
@@ -4986,10 +4986,10 @@ __metadata:
49864986
languageName: node
49874987
linkType: hard
49884988

4989-
"deepmerge-ts@npm:^7.1.3":
4990-
version: 7.1.3
4991-
resolution: "deepmerge-ts@npm:7.1.3"
4992-
checksum: 10c0/c9cfe7742a2c8f785302378b004381e1b831e3307ffe0c17be4b98fd87f347cb52a550aa9ff9ee0608b97f25400972ab79484f3836d77ec733828b10c8dcc522
4989+
"deepmerge-ts@npm:^7.1.5":
4990+
version: 7.1.5
4991+
resolution: "deepmerge-ts@npm:7.1.5"
4992+
checksum: 10c0/3a265a2086f334e3ecf43a7d4138c950cb99e0b39e816fa7fd7f5326161364e51b13010906908212667619066f5b48de738ed42543212323fbbb5d4ed7ebdc84
49934993
languageName: node
49944994
linkType: hard
49954995

@@ -5471,23 +5471,23 @@ __metadata:
54715471
languageName: node
54725472
linkType: hard
54735473

5474-
"eslint-plugin-functional@npm:^8.0.0":
5475-
version: 8.0.0
5476-
resolution: "eslint-plugin-functional@npm:8.0.0"
5474+
"eslint-plugin-functional@npm:^9.0.0":
5475+
version: 9.0.2
5476+
resolution: "eslint-plugin-functional@npm:9.0.2"
54775477
dependencies:
5478-
"@typescript-eslint/utils": "npm:^8.20.0"
5479-
deepmerge-ts: "npm:^7.1.3"
5478+
"@typescript-eslint/utils": "npm:^8.26.0"
5479+
deepmerge-ts: "npm:^7.1.5"
54805480
escape-string-regexp: "npm:^5.0.0"
54815481
is-immutable-type: "npm:^5.0.1"
5482-
ts-api-utils: "npm:^2.0.0"
5483-
ts-declaration-location: "npm:^1.0.5"
5482+
ts-api-utils: "npm:^2.0.1"
5483+
ts-declaration-location: "npm:^1.0.6"
54845484
peerDependencies:
54855485
eslint: ^9.0.0
54865486
typescript: ">=4.7.4"
54875487
peerDependenciesMeta:
54885488
typescript:
54895489
optional: true
5490-
checksum: 10c0/973e8353479930a3078ae68f4596f1ebc95077cdd1a4542980f6b8024db3d8d3cfd93aa06d823db1d640e5abc8d6d38248529dca5b66718ad99678bbcafd9c63
5490+
checksum: 10c0/48475687c87d64d637af59fcef7ed15a7955a19f61b83362dd7fb866ac04e16b59b461336ba3f466eb25c6b3132be63274f07f09502699babfd7e8fab0c35ea2
54915491
languageName: node
54925492
linkType: hard
54935493

@@ -10564,7 +10564,7 @@ __metadata:
1056410564
languageName: node
1056510565
linkType: hard
1056610566

10567-
"ts-api-utils@npm:^2.1.0":
10567+
"ts-api-utils@npm:^2.0.1, ts-api-utils@npm:^2.1.0":
1056810568
version: 2.1.0
1056910569
resolution: "ts-api-utils@npm:2.1.0"
1057010570
peerDependencies:
@@ -10573,7 +10573,7 @@ __metadata:
1057310573
languageName: node
1057410574
linkType: hard
1057510575

10576-
"ts-declaration-location@npm:^1.0.4, ts-declaration-location@npm:^1.0.5":
10576+
"ts-declaration-location@npm:^1.0.4":
1057710577
version: 1.0.5
1057810578
resolution: "ts-declaration-location@npm:1.0.5"
1057910579
dependencies:
@@ -10584,6 +10584,17 @@ __metadata:
1058410584
languageName: node
1058510585
linkType: hard
1058610586

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

0 commit comments

Comments
 (0)