File tree 2 files changed +6
-6
lines changed 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 @@ -795,7 +795,7 @@ __metadata:
795
795
dotenv : " npm:16.5.0"
796
796
eslint : " npm:^9.18.0"
797
797
eslint-config-prettier : " npm:^10.0.1"
798
- eslint-plugin-functional : " npm:^8 .0.0"
798
+ eslint-plugin-functional : " npm:^9 .0.0"
799
799
eslint-plugin-tailwind : " npm:^0.2.1"
800
800
ethers : " npm:^6.6.4"
801
801
globals : " npm:^16.0.0"
@@ -4846,9 +4846,9 @@ __metadata:
4846
4846
languageName : node
4847
4847
linkType : hard
4848
4848
4849
- " eslint-plugin-functional@npm:^8 .0.0 " :
4850
- version : 8 .0.0
4851
- resolution : " eslint-plugin-functional@npm:8 .0.0 "
4849
+ " eslint-plugin-functional@npm:^9 .0.0 " :
4850
+ version : 9 .0.1
4851
+ resolution : " eslint-plugin-functional@npm:9 .0.1 "
4852
4852
dependencies :
4853
4853
" @typescript-eslint/utils " : " npm:^8.20.0"
4854
4854
deepmerge-ts : " npm:^7.1.3"
@@ -4862,7 +4862,7 @@ __metadata:
4862
4862
peerDependenciesMeta :
4863
4863
typescript :
4864
4864
optional : true
4865
- checksum : 10c0/973e8353479930a3078ae68f4596f1ebc95077cdd1a4542980f6b8024db3d8d3cfd93aa06d823db1d640e5abc8d6d38248529dca5b66718ad99678bbcafd9c63
4865
+ checksum : 10c0/b54109decad50ee53eefaa7f30a037988ab1b7099b7dccbfbfe623e1a84935092c6f2b2ff2ceff2579aededcecaa9b23ba732d2e0f67fefe8558f03c1bf33273
4866
4866
languageName : node
4867
4867
linkType : hard
4868
4868
You can’t perform that action at this time.
0 commit comments