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 @@ -650,7 +650,7 @@ __metadata:
650
650
dotenv : " npm:16.4.7"
651
651
eslint : " npm:^9.18.0"
652
652
eslint-config-prettier : " npm:^10.0.1"
653
- eslint-plugin-functional : " npm:^8 .0.0"
653
+ eslint-plugin-functional : " npm:^9 .0.0"
654
654
eslint-plugin-tailwind : " npm:^0.2.1"
655
655
ethers : " npm:^6.6.4"
656
656
globals : " npm:^16.0.0"
@@ -4654,9 +4654,9 @@ __metadata:
4654
4654
languageName : node
4655
4655
linkType : hard
4656
4656
4657
- " eslint-plugin-functional@npm:^8 .0.0 " :
4658
- version : 8 .0.0
4659
- resolution : " eslint-plugin-functional@npm:8 .0.0 "
4657
+ " eslint-plugin-functional@npm:^9 .0.0 " :
4658
+ version : 9 .0.1
4659
+ resolution : " eslint-plugin-functional@npm:9 .0.1 "
4660
4660
dependencies :
4661
4661
" @typescript-eslint/utils " : " npm:^8.20.0"
4662
4662
deepmerge-ts : " npm:^7.1.3"
@@ -4670,7 +4670,7 @@ __metadata:
4670
4670
peerDependenciesMeta :
4671
4671
typescript :
4672
4672
optional : true
4673
- checksum : 10c0/973e8353479930a3078ae68f4596f1ebc95077cdd1a4542980f6b8024db3d8d3cfd93aa06d823db1d640e5abc8d6d38248529dca5b66718ad99678bbcafd9c63
4673
+ checksum : 10c0/b54109decad50ee53eefaa7f30a037988ab1b7099b7dccbfbfe623e1a84935092c6f2b2ff2ceff2579aededcecaa9b23ba732d2e0f67fefe8558f03c1bf33273
4674
4674
languageName : node
4675
4675
linkType : hard
4676
4676
You can’t perform that action at this time.
0 commit comments