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 42
42
"@rollup/plugin-typescript" : " 8.5.0" ,
43
43
"@types/dotenv" : " 8.2.0" ,
44
44
"@types/node" : " 20.12.11" ,
45
- "@types/ramda" : " 0.30.0 " ,
45
+ "@types/ramda" : " 0.30.1 " ,
46
46
"@typescript-eslint/eslint-plugin" : " 5.62.0" ,
47
47
"@typescript-eslint/parser" : " 5.62.0" ,
48
48
"ava" : " 4.3.3" ,
Original file line number Diff line number Diff line change 768
768
resolved "https://registry.yarnpkg.com/@types/prettier/-/prettier-2.7.2.tgz#6c2324641cc4ba050a8c710b2b251b377581fbf0"
769
769
integrity sha512-KufADq8uQqo1pYKVIYzfKbJfBAc0sOeXqGbFaSpv8MRmC/zXgowNZmFcbngndGk922QDmOASEXUZCaY48gs4cg==
770
770
771
- " @types/ramda@0.30.0 " :
772
- version "0.30.0 "
773
- resolved "https://registry.yarnpkg.com/@types/ramda/-/ramda-0.30.0 .tgz#59ae27c3bf00036e35b6944dd7f6d283f869f908 "
774
- integrity sha512-DQtfqUbSB18iM9NHbQ++kVUDuBWHMr6T2FpW1XTiksYRGjq4WnNPZLt712OEHEBJs7aMyJ68Mf2kGMOP1srVVw ==
771
+ " @types/ramda@0.30.1 " :
772
+ version "0.30.1 "
773
+ resolved "https://registry.yarnpkg.com/@types/ramda/-/ramda-0.30.1 .tgz#316257fec12747bb39a2e921df48a9dcb8c164a9 "
774
+ integrity sha512-aoyF/ADPL6N+/NXXfhPWF+Qj6w1Cql59m9wX0Gi15uyF+bpzXeLd63HPdiTDE2bmLXfNcVufsDPKmbfOrOzTBA ==
775
775
dependencies :
776
- types-ramda "^0.30.0 "
776
+ types-ramda "^0.30.1 "
777
777
778
778
" @types/resolve@^0.0.8 " :
779
779
version "0.0.8"
@@ -8120,10 +8120,10 @@ typedarray@^0.0.6:
8120
8120
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
8121
8121
integrity sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==
8122
8122
8123
- types-ramda@^0.30.0 :
8124
- version "0.30.0 "
8125
- resolved "https://registry.yarnpkg.com/types-ramda/-/types-ramda-0.30.0 .tgz#d4bae9c2ebaebb3fdbd538094f419ce13454cfde "
8126
- integrity sha512-oVPw/KHB5M0Du0txTEKKM8xZOG9cZBRdCVXvwHYuNJUVkAiJ9oWyqkA+9Bj2gjMsHgkkhsYevobQBWs8I2/Xvw ==
8123
+ types-ramda@^0.30.1 :
8124
+ version "0.30.1 "
8125
+ resolved "https://registry.yarnpkg.com/types-ramda/-/types-ramda-0.30.1 .tgz#03d255128e3696aeaac76281ca19949e01dddc78 "
8126
+ integrity sha512-1HTsf5/QVRmLzcGfldPFvkVsAdi1db1BBKzi7iW3KBUlOICg/nKnFS+jGqDJS3YD8VsWbAh7JiHeBvbsw8RPxA ==
8127
8127
dependencies :
8128
8128
ts-toolbelt "^9.6.0"
8129
8129
You can’t perform that action at this time.
0 commit comments