Skip to content

Commit cf0de41

Browse files
committed
Update dependency @types/ramda to v0.28.23
1 parent e02d97e commit cf0de41

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
@@ -37,7 +37,7 @@
3737
"@types/dotenv": "8.2.0",
3838
"@types/jsonwebtoken": "9.0.1",
3939
"@types/node": "18.13.0",
40-
"@types/ramda": "0.28.22",
40+
"@types/ramda": "0.28.23",
4141
"@types/sinon": "10.0.13",
4242
"@typescript-eslint/eslint-plugin": "5.51.0",
4343
"@typescript-eslint/parser": "5.51.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1421,10 +1421,10 @@
14211421
resolved "https://registry.yarnpkg.com/@types/prettier/-/prettier-2.4.2.tgz#4c62fae93eb479660c3bd93f9d24d561597a8281"
14221422
integrity sha512-ekoj4qOQYp7CvjX8ZDBgN86w3MqQhLE1hczEJbEIjgFEumDy+na/4AJAbLXfgEWFNB2pKadM5rPFtuSGMWK7xA==
14231423

1424-
"@types/ramda@0.28.22":
1425-
version "0.28.22"
1426-
resolved "https://registry.yarnpkg.com/@types/ramda/-/ramda-0.28.22.tgz#170155639e05fae68820003a862bb8cffe38d69f"
1427-
integrity sha512-DoIfh0sBxrL/aqADk+SGrfjJT9cB8modg+4NRlF7/Tfg4N2+KBEkAgpYYzrjiZxxR5YzWizjfVrTEdVDwYK7xQ==
1424+
"@types/ramda@0.28.23":
1425+
version "0.28.23"
1426+
resolved "https://registry.yarnpkg.com/@types/ramda/-/ramda-0.28.23.tgz#d04279865a86c330c03c99ac61161d9905f276f5"
1427+
integrity sha512-9TYWiwkew+mCMsL7jZ+kkzy6QXn8PL5/SKmBPmjgUlTpkokZWTBr+OhiIUDztpAEbslWyt24NNfEmZUBFmnXig==
14281428
dependencies:
14291429
ts-toolbelt "^6.15.1"
14301430

0 commit comments

Comments
 (0)