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 25
25
"@types/eslint-config-prettier" : " ^6.11.3" ,
26
26
"@types/eslint__js" : " ^9.0.0" ,
27
27
"@types/node" : " 22.18.1" ,
28
- "@types/ramda" : " 0.31.0 " ,
28
+ "@types/ramda" : " 0.31.1 " ,
29
29
"dotenv" : " 17.2.2" ,
30
30
"eslint" : " ^9.12.0" ,
31
31
"eslint-config-prettier" : " ^10.0.0" ,
Original file line number Diff line number Diff line change @@ -621,12 +621,12 @@ __metadata:
621
621
languageName : node
622
622
linkType : hard
623
623
624
- " @types/ramda@npm:0.31.0 " :
625
- version : 0.31.0
626
- resolution : " @types/ramda@npm:0.31.0 "
624
+ " @types/ramda@npm:0.31.1 " :
625
+ version : 0.31.1
626
+ resolution : " @types/ramda@npm:0.31.1 "
627
627
dependencies :
628
628
types-ramda : " npm:^0.31.0"
629
- checksum : 10c0/d979b1eb08e7b614369622675c6c0c5dde6e7c232c0fbff1b6975a771a2ea2e663ccad27779486b4942e29a832f10da7afd53994c4638559ecdd69ea8d4fd35b
629
+ checksum : 10c0/60c11e66730e2d1c96d480a9e4474be0ae82a84700a34937032c1e46147b8625e1a977361c37ca65e8b29d4368dc942354c7942aebda91b0fd416beac87646d6
630
630
languageName : node
631
631
linkType : hard
632
632
@@ -2924,7 +2924,7 @@ __metadata:
2924
2924
" @types/eslint-config-prettier " : " npm:^6.11.3"
2925
2925
" @types/eslint__js " : " npm:^9.0.0"
2926
2926
" @types/node " : " npm:22.18.1"
2927
- " @types/ramda " : " npm:0.31.0 "
2927
+ " @types/ramda " : " npm:0.31.1 "
2928
2928
dotenv : " npm:17.2.2"
2929
2929
eslint : " npm:^9.12.0"
2930
2930
eslint-config-prettier : " npm:^10.0.0"
You can’t perform that action at this time.
0 commit comments