File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 23
23
"@ava/typescript" : " 5.0.0" ,
24
24
"@types/dotenv" : " 8.2.0" ,
25
25
"@types/node" : " 20.14.10" ,
26
- "@types/ramda" : " 0.30.0 " ,
26
+ "@types/ramda" : " 0.30.1 " ,
27
27
"@typescript-eslint/eslint-plugin" : " 7.15.0" ,
28
28
"@typescript-eslint/parser" : " 7.15.0" ,
29
29
"ava" : " 6.1.3" ,
Original file line number Diff line number Diff line change 520
520
resolved "https://registry.yarnpkg.com/@types/prettier/-/prettier-2.2.1.tgz#374e31645d58cb18a07b3ecd8e9dede4deb2cccd"
521
521
integrity sha512-DxZZbyMAM9GWEzXL+BMZROWz9oo6A9EilwwOMET2UVu2uZTqMWS5S69KVtuVKaRjCUpcrOXRalet86/OpG4kqw==
522
522
523
- " @types/ramda@0.30.0 " :
524
- version "0.30.0 "
525
- resolved "https://registry.yarnpkg.com/@types/ramda/-/ramda-0.30.0 .tgz#59ae27c3bf00036e35b6944dd7f6d283f869f908 "
526
- integrity sha512-DQtfqUbSB18iM9NHbQ++kVUDuBWHMr6T2FpW1XTiksYRGjq4WnNPZLt712OEHEBJs7aMyJ68Mf2kGMOP1srVVw ==
523
+ " @types/ramda@0.30.1 " :
524
+ version "0.30.1 "
525
+ resolved "https://registry.yarnpkg.com/@types/ramda/-/ramda-0.30.1 .tgz#316257fec12747bb39a2e921df48a9dcb8c164a9 "
526
+ integrity sha512-aoyF/ADPL6N+/NXXfhPWF+Qj6w1Cql59m9wX0Gi15uyF+bpzXeLd63HPdiTDE2bmLXfNcVufsDPKmbfOrOzTBA ==
527
527
dependencies :
528
- types-ramda "^0.30.0 "
528
+ types-ramda "^0.30.1 "
529
529
530
530
" @types/secp256k1@^4.0.1 " :
531
531
version "4.0.1"
@@ -3826,10 +3826,10 @@ typechain@^8.0.0:
3826
3826
ts-command-line-args "^2.2.0"
3827
3827
ts-essentials "^7.0.1"
3828
3828
3829
- types-ramda@^0.30.0 :
3830
- version "0.30.0 "
3831
- resolved "https://registry.yarnpkg.com/types-ramda/-/types-ramda-0.30.0 .tgz#d4bae9c2ebaebb3fdbd538094f419ce13454cfde "
3832
- integrity sha512-oVPw/KHB5M0Du0txTEKKM8xZOG9cZBRdCVXvwHYuNJUVkAiJ9oWyqkA+9Bj2gjMsHgkkhsYevobQBWs8I2/Xvw ==
3829
+ types-ramda@^0.30.1 :
3830
+ version "0.30.1 "
3831
+ resolved "https://registry.yarnpkg.com/types-ramda/-/types-ramda-0.30.1 .tgz#03d255128e3696aeaac76281ca19949e01dddc78 "
3832
+ integrity sha512-1HTsf5/QVRmLzcGfldPFvkVsAdi1db1BBKzi7iW3KBUlOICg/nKnFS+jGqDJS3YD8VsWbAh7JiHeBvbsw8RPxA ==
3833
3833
dependencies :
3834
3834
ts-toolbelt "^9.6.0"
3835
3835
You can’t perform that action at this time.
0 commit comments