Skip to content

Commit 09a4445

Browse files
chore(deps): update dependency eslint-plugin-functional to v9
1 parent a8e4246 commit 09a4445

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

yarn.lock

Lines changed: 28 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1100,7 +1100,7 @@ __metadata:
11001100
dotenv: "npm:17.2.3"
11011101
eslint: "npm:^9.18.0"
11021102
eslint-config-prettier: "npm:^10.0.1"
1103-
eslint-plugin-functional: "npm:^8.0.0"
1103+
eslint-plugin-functional: "npm:^9.0.0"
11041104
eslint-plugin-tailwind: "npm:^0.2.1"
11051105
ethers: "npm:^6.6.4"
11061106
globals: "npm:^17.0.0"
@@ -3635,7 +3635,7 @@ __metadata:
36353635
languageName: node
36363636
linkType: hard
36373637

3638-
"@typescript-eslint/utils@npm:8.20.0, @typescript-eslint/utils@npm:^8.20.0":
3638+
"@typescript-eslint/utils@npm:8.20.0":
36393639
version: 8.20.0
36403640
resolution: "@typescript-eslint/utils@npm:8.20.0"
36413641
dependencies:
@@ -3650,7 +3650,7 @@ __metadata:
36503650
languageName: node
36513651
linkType: hard
36523652

3653-
"@typescript-eslint/utils@npm:8.52.0":
3653+
"@typescript-eslint/utils@npm:8.52.0, @typescript-eslint/utils@npm:^8.26.0":
36543654
version: 8.52.0
36553655
resolution: "@typescript-eslint/utils@npm:8.52.0"
36563656
dependencies:
@@ -5267,10 +5267,10 @@ __metadata:
52675267
languageName: node
52685268
linkType: hard
52695269

5270-
"deepmerge-ts@npm:^7.1.3":
5271-
version: 7.1.3
5272-
resolution: "deepmerge-ts@npm:7.1.3"
5273-
checksum: 10c0/c9cfe7742a2c8f785302378b004381e1b831e3307ffe0c17be4b98fd87f347cb52a550aa9ff9ee0608b97f25400972ab79484f3836d77ec733828b10c8dcc522
5270+
"deepmerge-ts@npm:^7.1.5":
5271+
version: 7.1.5
5272+
resolution: "deepmerge-ts@npm:7.1.5"
5273+
checksum: 10c0/3a265a2086f334e3ecf43a7d4138c950cb99e0b39e816fa7fd7f5326161364e51b13010906908212667619066f5b48de738ed42543212323fbbb5d4ed7ebdc84
52745274
languageName: node
52755275
linkType: hard
52765276

@@ -5807,23 +5807,23 @@ __metadata:
58075807
languageName: node
58085808
linkType: hard
58095809

5810-
"eslint-plugin-functional@npm:^8.0.0":
5811-
version: 8.0.0
5812-
resolution: "eslint-plugin-functional@npm:8.0.0"
5810+
"eslint-plugin-functional@npm:^9.0.0":
5811+
version: 9.0.2
5812+
resolution: "eslint-plugin-functional@npm:9.0.2"
58135813
dependencies:
5814-
"@typescript-eslint/utils": "npm:^8.20.0"
5815-
deepmerge-ts: "npm:^7.1.3"
5814+
"@typescript-eslint/utils": "npm:^8.26.0"
5815+
deepmerge-ts: "npm:^7.1.5"
58165816
escape-string-regexp: "npm:^5.0.0"
58175817
is-immutable-type: "npm:^5.0.1"
5818-
ts-api-utils: "npm:^2.0.0"
5819-
ts-declaration-location: "npm:^1.0.5"
5818+
ts-api-utils: "npm:^2.0.1"
5819+
ts-declaration-location: "npm:^1.0.6"
58205820
peerDependencies:
58215821
eslint: ^9.0.0
58225822
typescript: ">=4.7.4"
58235823
peerDependenciesMeta:
58245824
typescript:
58255825
optional: true
5826-
checksum: 10c0/973e8353479930a3078ae68f4596f1ebc95077cdd1a4542980f6b8024db3d8d3cfd93aa06d823db1d640e5abc8d6d38248529dca5b66718ad99678bbcafd9c63
5826+
checksum: 10c0/48475687c87d64d637af59fcef7ed15a7955a19f61b83362dd7fb866ac04e16b59b461336ba3f466eb25c6b3132be63274f07f09502699babfd7e8fab0c35ea2
58275827
languageName: node
58285828
linkType: hard
58295829

@@ -11033,7 +11033,7 @@ __metadata:
1103311033
languageName: node
1103411034
linkType: hard
1103511035

11036-
"ts-api-utils@npm:^2.4.0":
11036+
"ts-api-utils@npm:^2.0.1, ts-api-utils@npm:^2.4.0":
1103711037
version: 2.4.0
1103811038
resolution: "ts-api-utils@npm:2.4.0"
1103911039
peerDependencies:
@@ -11042,7 +11042,7 @@ __metadata:
1104211042
languageName: node
1104311043
linkType: hard
1104411044

11045-
"ts-declaration-location@npm:^1.0.4, ts-declaration-location@npm:^1.0.5":
11045+
"ts-declaration-location@npm:^1.0.4":
1104611046
version: 1.0.5
1104711047
resolution: "ts-declaration-location@npm:1.0.5"
1104811048
dependencies:
@@ -11053,6 +11053,17 @@ __metadata:
1105311053
languageName: node
1105411054
linkType: hard
1105511055

11056+
"ts-declaration-location@npm:^1.0.6":
11057+
version: 1.0.7
11058+
resolution: "ts-declaration-location@npm:1.0.7"
11059+
dependencies:
11060+
picomatch: "npm:^4.0.2"
11061+
peerDependencies:
11062+
typescript: ">=4.0.0"
11063+
checksum: 10c0/b579b7630907052cc174b051dffdb169424824d887d8fb5abdc61e7ab0eede348c2b71c998727b9e4b314c0436f5003a15bb7eedb1c851afe96e12499f159630
11064+
languageName: node
11065+
linkType: hard
11066+
1105611067
"ts-toolbelt@npm:^9.6.0":
1105711068
version: 9.6.0
1105811069
resolution: "ts-toolbelt@npm:9.6.0"

0 commit comments

Comments
 (0)