Skip to content

Commit 6dd8112

Browse files
committed
Update dependency @types/ramda to v0.28.22
1 parent 530fdd1 commit 6dd8112

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.21",
44+
"@types/ramda": "0.28.22",
4545
"@typescript-eslint/eslint-plugin": "5.49.0",
4646
"@typescript-eslint/parser": "5.49.0",
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].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==
729+
"@types/[email protected].22":
730+
version "0.28.22"
731+
resolved "https://registry.yarnpkg.com/@types/ramda/-/ramda-0.28.22.tgz#170155639e05fae68820003a862bb8cffe38d69f"
732+
integrity sha512-DoIfh0sBxrL/aqADk+SGrfjJT9cB8modg+4NRlF7/Tfg4N2+KBEkAgpYYzrjiZxxR5YzWizjfVrTEdVDwYK7xQ==
733733
dependencies:
734734
ts-toolbelt "^6.15.1"
735735

0 commit comments

Comments
 (0)