Skip to content

Commit 0ea35ea

Browse files
chore(deps): update dependency eslint-plugin-functional to v9
1 parent 8a50578 commit 0ea35ea

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
@@ -1086,7 +1086,7 @@ __metadata:
10861086
dotenv: "npm:17.2.3"
10871087
eslint: "npm:^9.18.0"
10881088
eslint-config-prettier: "npm:^10.0.1"
1089-
eslint-plugin-functional: "npm:^8.0.0"
1089+
eslint-plugin-functional: "npm:^9.0.0"
10901090
eslint-plugin-tailwind: "npm:^0.2.1"
10911091
ethers: "npm:^6.6.4"
10921092
globals: "npm:^16.0.0"
@@ -3413,7 +3413,7 @@ __metadata:
34133413
languageName: node
34143414
linkType: hard
34153415

3416-
"@typescript-eslint/utils@npm:8.20.0, @typescript-eslint/utils@npm:^8.20.0":
3416+
"@typescript-eslint/utils@npm:8.20.0":
34173417
version: 8.20.0
34183418
resolution: "@typescript-eslint/utils@npm:8.20.0"
34193419
dependencies:
@@ -3428,7 +3428,7 @@ __metadata:
34283428
languageName: node
34293429
linkType: hard
34303430

3431-
"@typescript-eslint/utils@npm:8.46.2":
3431+
"@typescript-eslint/utils@npm:8.46.2, @typescript-eslint/utils@npm:^8.26.0":
34323432
version: 8.46.2
34333433
resolution: "@typescript-eslint/utils@npm:8.46.2"
34343434
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

@@ -5486,23 +5486,23 @@ __metadata:
54865486
languageName: node
54875487
linkType: hard
54885488

5489-
"eslint-plugin-functional@npm:^8.0.0":
5490-
version: 8.0.0
5491-
resolution: "eslint-plugin-functional@npm:8.0.0"
5489+
"eslint-plugin-functional@npm:^9.0.0":
5490+
version: 9.0.2
5491+
resolution: "eslint-plugin-functional@npm:9.0.2"
54925492
dependencies:
5493-
"@typescript-eslint/utils": "npm:^8.20.0"
5494-
deepmerge-ts: "npm:^7.1.3"
5493+
"@typescript-eslint/utils": "npm:^8.26.0"
5494+
deepmerge-ts: "npm:^7.1.5"
54955495
escape-string-regexp: "npm:^5.0.0"
54965496
is-immutable-type: "npm:^5.0.1"
5497-
ts-api-utils: "npm:^2.0.0"
5498-
ts-declaration-location: "npm:^1.0.5"
5497+
ts-api-utils: "npm:^2.0.1"
5498+
ts-declaration-location: "npm:^1.0.6"
54995499
peerDependencies:
55005500
eslint: ^9.0.0
55015501
typescript: ">=4.7.4"
55025502
peerDependenciesMeta:
55035503
typescript:
55045504
optional: true
5505-
checksum: 10c0/973e8353479930a3078ae68f4596f1ebc95077cdd1a4542980f6b8024db3d8d3cfd93aa06d823db1d640e5abc8d6d38248529dca5b66718ad99678bbcafd9c63
5505+
checksum: 10c0/48475687c87d64d637af59fcef7ed15a7955a19f61b83362dd7fb866ac04e16b59b461336ba3f466eb25c6b3132be63274f07f09502699babfd7e8fab0c35ea2
55065506
languageName: node
55075507
linkType: hard
55085508

@@ -10567,7 +10567,7 @@ __metadata:
1056710567
languageName: node
1056810568
linkType: hard
1056910569

10570-
"ts-api-utils@npm:^2.1.0":
10570+
"ts-api-utils@npm:^2.0.1, ts-api-utils@npm:^2.1.0":
1057110571
version: 2.1.0
1057210572
resolution: "ts-api-utils@npm:2.1.0"
1057310573
peerDependencies:
@@ -10576,7 +10576,7 @@ __metadata:
1057610576
languageName: node
1057710577
linkType: hard
1057810578

10579-
"ts-declaration-location@npm:^1.0.4, ts-declaration-location@npm:^1.0.5":
10579+
"ts-declaration-location@npm:^1.0.4":
1058010580
version: 1.0.5
1058110581
resolution: "ts-declaration-location@npm:1.0.5"
1058210582
dependencies:
@@ -10587,6 +10587,17 @@ __metadata:
1058710587
languageName: node
1058810588
linkType: hard
1058910589

10590+
"ts-declaration-location@npm:^1.0.6":
10591+
version: 1.0.7
10592+
resolution: "ts-declaration-location@npm:1.0.7"
10593+
dependencies:
10594+
picomatch: "npm:^4.0.2"
10595+
peerDependencies:
10596+
typescript: ">=4.0.0"
10597+
checksum: 10c0/b579b7630907052cc174b051dffdb169424824d887d8fb5abdc61e7ab0eede348c2b71c998727b9e4b314c0436f5003a15bb7eedb1c851afe96e12499f159630
10598+
languageName: node
10599+
linkType: hard
10600+
1059010601
"ts-toolbelt@npm:^9.6.0":
1059110602
version: 9.6.0
1059210603
resolution: "ts-toolbelt@npm:9.6.0"

0 commit comments

Comments
 (0)