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.4.7" ,
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.4.7"
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"
@@ -4832,9 +4832,9 @@ __metadata:
4832
4832
languageName : node
4833
4833
linkType : hard
4834
4834
4835
- " eslint-plugin-functional@npm:^8 .0.0 " :
4836
- version : 8 .0.0
4837
- resolution : " eslint-plugin-functional@npm:8 .0.0 "
4835
+ " eslint-plugin-functional@npm:^9 .0.0 " :
4836
+ version : 9 .0.1
4837
+ resolution : " eslint-plugin-functional@npm:9 .0.1 "
4838
4838
dependencies :
4839
4839
" @typescript-eslint/utils " : " npm:^8.20.0"
4840
4840
deepmerge-ts : " npm:^7.1.3"
@@ -4848,7 +4848,7 @@ __metadata:
4848
4848
peerDependenciesMeta :
4849
4849
typescript :
4850
4850
optional : true
4851
- checksum : 10c0/973e8353479930a3078ae68f4596f1ebc95077cdd1a4542980f6b8024db3d8d3cfd93aa06d823db1d640e5abc8d6d38248529dca5b66718ad99678bbcafd9c63
4851
+ checksum : 10c0/b54109decad50ee53eefaa7f30a037988ab1b7099b7dccbfbfe623e1a84935092c6f2b2ff2ceff2579aededcecaa9b23ba732d2e0f67fefe8558f03c1bf33273
4852
4852
languageName : node
4853
4853
linkType : hard
4854
4854
You can’t perform that action at this time.
0 commit comments