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 41
41
"@rollup/plugin-typescript" : " 8.5.0" ,
42
42
"@types/dotenv" : " 8.2.0" ,
43
43
"@types/node" : " 18.15.11" ,
44
- "@types/ramda" : " 0.29.0 " ,
44
+ "@types/ramda" : " 0.29.3 " ,
45
45
"@typescript-eslint/eslint-plugin" : " 5.59.0" ,
46
46
"@typescript-eslint/parser" : " 5.59.0" ,
47
47
"ava" : " 4.3.3" ,
Original file line number Diff line number Diff line change 738
738
resolved "https://registry.yarnpkg.com/@types/prettier/-/prettier-2.7.2.tgz#6c2324641cc4ba050a8c710b2b251b377581fbf0"
739
739
integrity sha512-KufADq8uQqo1pYKVIYzfKbJfBAc0sOeXqGbFaSpv8MRmC/zXgowNZmFcbngndGk922QDmOASEXUZCaY48gs4cg==
740
740
741
-
742
- version "0.29.0 "
743
- resolved "https://registry.yarnpkg.com/@types/ramda/-/ramda-0.29.0 .tgz#4f226db24764dde77c60e1f601c357894bcfb7cc "
744
- integrity sha512-TY9eKsklU43CmAbFJPKDUyBjleZ4EFAkbJeQRF4e8byGkOw1CjDcwg5EGa0Bgf0Kgs9BE9OU4UzQWnQDHnvMtA ==
741
+
742
+ version "0.29.3 "
743
+ resolved "https://registry.yarnpkg.com/@types/ramda/-/ramda-0.29.3 .tgz#6e4d4066df900a3456cf402bcef9b78b6990a754 "
744
+ integrity sha512-Yh/RHkjN0ru6LVhSQtTkCRo6HXkfL9trot/2elzM/yXLJmbLm2v6kJc8yftTnwv1zvUob6TEtqI2cYjdqG3U0Q ==
745
745
dependencies :
746
- types-ramda "^0.29.1 "
746
+ types-ramda "^0.29.4 "
747
747
748
748
" @types/resolve@^0.0.8 " :
749
749
version "0.0.8"
@@ -8105,10 +8105,10 @@ typedarray@^0.0.6:
8105
8105
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
8106
8106
integrity sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==
8107
8107
8108
- types-ramda@^0.29.1 :
8109
- version "0.29.1 "
8110
- resolved "https://registry.yarnpkg.com/types-ramda/-/types-ramda-0.29.1 .tgz#08c6ddf583ba359ec1113c7069e30a44ef73896d "
8111
- integrity sha512-pdEF8VXcBTSu3fPupZahieG6Lh8eBWPtcaH/OB5QPCoN2hz4vBbspoMLB3X9kwzXRD3lwD4/j0hwj3Z/PAzzcA ==
8108
+ types-ramda@^0.29.4 :
8109
+ version "0.29.4 "
8110
+ resolved "https://registry.yarnpkg.com/types-ramda/-/types-ramda-0.29.4 .tgz#8d9b51df2e550a05cedab541cc75dcd72972c625 "
8111
+ integrity sha512-XO/820iRsCDwqLjE8XE+b57cVGPyk1h+U9lBGpDWvbEky+NQChvHVwaKM05WnW1c5z3EVQh8NhXFmh2E/1YazQ ==
8112
8112
dependencies :
8113
8113
ts-toolbelt "^9.6.0"
8114
8114
You can’t perform that action at this time.
0 commit comments