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

Commit 6181cf3

Browse files
committed
Update dependency @types/ramda to v0.28.23
1 parent 309cc19 commit 6181cf3

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.13.0",
28-
"@types/ramda": "0.28.22",
28+
"@types/ramda": "0.28.23",
2929
"@types/sinon": "10.0.13",
3030
"@typescript-eslint/eslint-plugin": "5.51.0",
3131
"@typescript-eslint/parser": "5.51.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.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==
1472+
"@types/ramda@0.28.23":
1473+
version "0.28.23"
1474+
resolved "https://registry.yarnpkg.com/@types/ramda/-/ramda-0.28.23.tgz#d04279865a86c330c03c99ac61161d9905f276f5"
1475+
integrity sha512-9TYWiwkew+mCMsL7jZ+kkzy6QXn8PL5/SKmBPmjgUlTpkokZWTBr+OhiIUDztpAEbslWyt24NNfEmZUBFmnXig==
14761476
dependencies:
14771477
ts-toolbelt "^6.15.1"
14781478

0 commit comments

Comments
 (0)