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.11.6" ,
45
- "@types/ramda" : " 0.29.3 " ,
45
+ "@types/ramda" : " 0.29.12 " ,
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 740
740
resolved "https://registry.yarnpkg.com/@types/prettier/-/prettier-2.7.2.tgz#6c2324641cc4ba050a8c710b2b251b377581fbf0"
741
741
integrity sha512-KufADq8uQqo1pYKVIYzfKbJfBAc0sOeXqGbFaSpv8MRmC/zXgowNZmFcbngndGk922QDmOASEXUZCaY48gs4cg==
742
742
743
-
744
- version "0.29.3 "
745
- resolved "https://registry.yarnpkg.com/@types/ramda/-/ramda-0.29.3 .tgz#6e4d4066df900a3456cf402bcef9b78b6990a754 "
746
- integrity sha512-Yh/RHkjN0ru6LVhSQtTkCRo6HXkfL9trot/2elzM/yXLJmbLm2v6kJc8yftTnwv1zvUob6TEtqI2cYjdqG3U0Q ==
743
+
744
+ version "0.29.12 "
745
+ resolved "https://registry.yarnpkg.com/@types/ramda/-/ramda-0.29.12 .tgz#fd8a23849176c6c1b3510243b64084c067e6a48f "
746
+ integrity sha512-sgIEjpJhdQPB52gDF4aphs9nl0xe54CR22DPdWqT8gQHjZYmVApgA0R3/CpMbl0Y8az2TEZrPNL2zy0EvjbkLA ==
747
747
dependencies :
748
- types-ramda "^0.29.4 "
748
+ types-ramda "^0.29.10 "
749
749
750
750
" @types/resolve@^0.0.8 " :
751
751
version "0.0.8"
@@ -8107,10 +8107,10 @@ typedarray@^0.0.6:
8107
8107
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
8108
8108
integrity sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==
8109
8109
8110
- types-ramda@^0.29.4 :
8111
- version "0.29.4 "
8112
- resolved "https://registry.yarnpkg.com/types-ramda/-/types-ramda-0.29.4 .tgz#8d9b51df2e550a05cedab541cc75dcd72972c625 "
8113
- integrity sha512-XO/820iRsCDwqLjE8XE+b57cVGPyk1h+U9lBGpDWvbEky+NQChvHVwaKM05WnW1c5z3EVQh8NhXFmh2E/1YazQ ==
8110
+ types-ramda@^0.29.10 :
8111
+ version "0.29.10 "
8112
+ resolved "https://registry.yarnpkg.com/types-ramda/-/types-ramda-0.29.10 .tgz#820432905b820301c74f6396f07aa2359b41cde4 "
8113
+ integrity sha512-5PJiW/eiTPyXXBYGZOYGezMl6qj7keBiZheRwfjJZY26QPHsNrjfJnz0mru6oeqqoTHOni893Jfd6zyUXfQRWg ==
8114
8114
dependencies :
8115
8115
ts-toolbelt "^9.6.0"
8116
8116
You can’t perform that action at this time.
0 commit comments