Skip to content

Commit cd586cd

Browse files
committed
Update dependency @types/ramda to v0.28.21
1 parent 7167f4a commit cd586cd

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@rollup/plugin-typescript": "8.5.0",
4242
"@types/dotenv": "8.2.0",
4343
"@types/node": "18.11.18",
44-
"@types/ramda": "0.28.20",
44+
"@types/ramda": "0.28.21",
4545
"@typescript-eslint/eslint-plugin": "5.48.1",
4646
"@typescript-eslint/parser": "5.48.1",
4747
"ava": "4.3.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -726,10 +726,10 @@
726726
resolved "https://registry.yarnpkg.com/@types/prettier/-/prettier-2.7.2.tgz#6c2324641cc4ba050a8c710b2b251b377581fbf0"
727727
integrity sha512-KufADq8uQqo1pYKVIYzfKbJfBAc0sOeXqGbFaSpv8MRmC/zXgowNZmFcbngndGk922QDmOASEXUZCaY48gs4cg==
728728

729-
"@types/[email protected].20":
730-
version "0.28.20"
731-
resolved "https://registry.yarnpkg.com/@types/ramda/-/ramda-0.28.20.tgz#df93bb5674f0051464c075480ca3075d1c1361ba"
732-
integrity sha512-MeUhzGSXQTRsY19JGn5LIBTLxVEnyF6HDNr08KSJqybsm4DlfLIgK1jBHjhpiSyk252tXYmp+UOe0UFg0UiFsA==
729+
"@types/[email protected].21":
730+
version "0.28.21"
731+
resolved "https://registry.yarnpkg.com/@types/ramda/-/ramda-0.28.21.tgz#bd09cbbeccbd15a236d896739a59b77876d9087c"
732+
integrity sha512-yim1qtioaA304Px6eZ72WvE3D41+Ay696/VpSZ54VcY8DUZ6BCDbkE/Zvc0iudK8aXXXhEWV4opoKnlphxyRQw==
733733
dependencies:
734734
ts-toolbelt "^6.15.1"
735735

0 commit comments

Comments
 (0)