Skip to content

Commit 148f44e

Browse files
committed
chore(deps): update dependency @types/ramda to v0.29.12
1 parent 7a12750 commit 148f44e

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@rollup/plugin-typescript": "8.5.0",
4343
"@types/dotenv": "8.2.0",
4444
"@types/node": "20.11.6",
45-
"@types/ramda": "0.29.3",
45+
"@types/ramda": "0.29.12",
4646
"@typescript-eslint/eslint-plugin": "5.62.0",
4747
"@typescript-eslint/parser": "5.62.0",
4848
"ava": "4.3.3",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -740,12 +740,12 @@
740740
resolved "https://registry.yarnpkg.com/@types/prettier/-/prettier-2.7.2.tgz#6c2324641cc4ba050a8c710b2b251b377581fbf0"
741741
integrity sha512-KufADq8uQqo1pYKVIYzfKbJfBAc0sOeXqGbFaSpv8MRmC/zXgowNZmFcbngndGk922QDmOASEXUZCaY48gs4cg==
742742

743-
"@types/[email protected].3":
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+
"@types/[email protected].12":
744+
version "0.29.12"
745+
resolved "https://registry.yarnpkg.com/@types/ramda/-/ramda-0.29.12.tgz#fd8a23849176c6c1b3510243b64084c067e6a48f"
746+
integrity sha512-sgIEjpJhdQPB52gDF4aphs9nl0xe54CR22DPdWqT8gQHjZYmVApgA0R3/CpMbl0Y8az2TEZrPNL2zy0EvjbkLA==
747747
dependencies:
748-
types-ramda "^0.29.4"
748+
types-ramda "^0.29.10"
749749

750750
"@types/resolve@^0.0.8":
751751
version "0.0.8"
@@ -8107,10 +8107,10 @@ typedarray@^0.0.6:
81078107
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
81088108
integrity sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==
81098109

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==
81148114
dependencies:
81158115
ts-toolbelt "^9.6.0"
81168116

0 commit comments

Comments
 (0)