File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 70
70
"dotenv" : " 16.4.7" ,
71
71
"eslint" : " ^9.19.0" ,
72
72
"eslint-config-prettier" : " ^10.0.1" ,
73
- "eslint-plugin-functional" : " ^8 .0.0" ,
73
+ "eslint-plugin-functional" : " ^9 .0.0" ,
74
74
"ethers" : " 6.13.5" ,
75
75
"globals" : " ^16.0.0" ,
76
76
"husky" : " 9.1.7" ,
Original file line number Diff line number Diff line change @@ -1463,7 +1463,7 @@ __metadata:
1463
1463
dotenv: "npm:16.4.7"
1464
1464
eslint: "npm:^9.19.0"
1465
1465
eslint-config-prettier: "npm:^10.0.1"
1466
- eslint-plugin-functional: "npm:^8 .0.0"
1466
+ eslint-plugin-functional: "npm:^9 .0.0"
1467
1467
ethers: "npm:6.13.5"
1468
1468
globals: "npm:^16.0.0"
1469
1469
husky: "npm:9.1.7"
@@ -8454,9 +8454,9 @@ __metadata:
8454
8454
languageName: node
8455
8455
linkType: hard
8456
8456
8457
- "eslint-plugin-functional@npm:^8 .0.0":
8458
- version: 8 .0.0
8459
- resolution: "eslint-plugin-functional@npm:8 .0.0 "
8457
+ "eslint-plugin-functional@npm:^9 .0.0":
8458
+ version: 9 .0.1
8459
+ resolution: "eslint-plugin-functional@npm:9 .0.1 "
8460
8460
dependencies:
8461
8461
"@typescript-eslint/utils": "npm:^8.20.0"
8462
8462
deepmerge-ts: "npm:^7.1.3"
@@ -8470,7 +8470,7 @@ __metadata:
8470
8470
peerDependenciesMeta:
8471
8471
typescript:
8472
8472
optional: true
8473
- checksum: 10c0/973e8353479930a3078ae68f4596f1ebc95077cdd1a4542980f6b8024db3d8d3cfd93aa06d823db1d640e5abc8d6d38248529dca5b66718ad99678bbcafd9c63
8473
+ checksum: 10c0/b54109decad50ee53eefaa7f30a037988ab1b7099b7dccbfbfe623e1a84935092c6f2b2ff2ceff2579aededcecaa9b23ba732d2e0f67fefe8558f03c1bf33273
8474
8474
languageName: node
8475
8475
linkType: hard
8476
8476
You can’t perform that action at this time.
0 commit comments