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 78
78
"dotenv" : " 16.5.0" ,
79
79
"eslint" : " ^9.18.0" ,
80
80
"eslint-config-prettier" : " ^10.0.1" ,
81
- "eslint-plugin-functional" : " ^8 .0.0" ,
81
+ "eslint-plugin-functional" : " ^9 .0.0" ,
82
82
"eslint-plugin-tailwind" : " ^0.2.1" ,
83
83
"globals" : " ^16.0.0" ,
84
84
"husky" : " 9.1.7" ,
Original file line number Diff line number Diff line change @@ -806,7 +806,7 @@ __metadata:
806
806
dotenv : " npm:16.5.0"
807
807
eslint : " npm:^9.18.0"
808
808
eslint-config-prettier : " npm:^10.0.1"
809
- eslint-plugin-functional : " npm:^8 .0.0"
809
+ eslint-plugin-functional : " npm:^9 .0.0"
810
810
eslint-plugin-tailwind : " npm:^0.2.1"
811
811
ethers : " npm:^6.6.4"
812
812
globals : " npm:^16.0.0"
@@ -5124,9 +5124,9 @@ __metadata:
5124
5124
languageName : node
5125
5125
linkType : hard
5126
5126
5127
- " eslint-plugin-functional@npm:^8 .0.0 " :
5128
- version : 8 .0.0
5129
- resolution : " eslint-plugin-functional@npm:8 .0.0 "
5127
+ " eslint-plugin-functional@npm:^9 .0.0 " :
5128
+ version : 9 .0.1
5129
+ resolution : " eslint-plugin-functional@npm:9 .0.1 "
5130
5130
dependencies :
5131
5131
" @typescript-eslint/utils " : " npm:^8.20.0"
5132
5132
deepmerge-ts : " npm:^7.1.3"
@@ -5140,7 +5140,7 @@ __metadata:
5140
5140
peerDependenciesMeta :
5141
5141
typescript :
5142
5142
optional : true
5143
- checksum : 10c0/973e8353479930a3078ae68f4596f1ebc95077cdd1a4542980f6b8024db3d8d3cfd93aa06d823db1d640e5abc8d6d38248529dca5b66718ad99678bbcafd9c63
5143
+ checksum : 10c0/b54109decad50ee53eefaa7f30a037988ab1b7099b7dccbfbfe623e1a84935092c6f2b2ff2ceff2579aededcecaa9b23ba732d2e0f67fefe8558f03c1bf33273
5144
5144
languageName : node
5145
5145
linkType : hard
5146
5146
You can’t perform that action at this time.
0 commit comments