Skip to content
This repository was archived by the owner on Oct 15, 2024. It is now read-only.

Commit 6908bb6

Browse files
committed
Update dependency @types/ramda to v0.28.22
1 parent 9b68f56 commit 6908bb6

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
@@ -25,7 +25,7 @@
2525
"@types/bent": "7.3.3",
2626
"@types/dotenv": "8.2.0",
2727
"@types/node": "18.11.18",
28-
"@types/ramda": "0.28.21",
28+
"@types/ramda": "0.28.22",
2929
"@types/sinon": "10.0.13",
3030
"@typescript-eslint/eslint-plugin": "5.49.0",
3131
"@typescript-eslint/parser": "5.49.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1469,10 +1469,10 @@
14691469
resolved "https://registry.yarnpkg.com/@types/prettier/-/prettier-2.2.1.tgz#374e31645d58cb18a07b3ecd8e9dede4deb2cccd"
14701470
integrity sha512-DxZZbyMAM9GWEzXL+BMZROWz9oo6A9EilwwOMET2UVu2uZTqMWS5S69KVtuVKaRjCUpcrOXRalet86/OpG4kqw==
14711471

1472-
"@types/ramda@0.28.21":
1473-
version "0.28.21"
1474-
resolved "https://registry.yarnpkg.com/@types/ramda/-/ramda-0.28.21.tgz#bd09cbbeccbd15a236d896739a59b77876d9087c"
1475-
integrity sha512-yim1qtioaA304Px6eZ72WvE3D41+Ay696/VpSZ54VcY8DUZ6BCDbkE/Zvc0iudK8aXXXhEWV4opoKnlphxyRQw==
1472+
"@types/ramda@0.28.22":
1473+
version "0.28.22"
1474+
resolved "https://registry.yarnpkg.com/@types/ramda/-/ramda-0.28.22.tgz#170155639e05fae68820003a862bb8cffe38d69f"
1475+
integrity sha512-DoIfh0sBxrL/aqADk+SGrfjJT9cB8modg+4NRlF7/Tfg4N2+KBEkAgpYYzrjiZxxR5YzWizjfVrTEdVDwYK7xQ==
14761476
dependencies:
14771477
ts-toolbelt "^6.15.1"
14781478

0 commit comments

Comments
 (0)