Skip to content

Commit ed25566

Browse files
committed
Update dependency @types/ramda to v0.28.5
1 parent 2f3b487 commit ed25566

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
@@ -35,7 +35,7 @@
3535
"@types/dotenv": "8.2.0",
3636
"@types/markdown-it": "12.2.3",
3737
"@types/node": "16.11.26",
38-
"@types/ramda": "0.28.2",
38+
"@types/ramda": "0.28.5",
3939
"@types/sinon": "10.0.11",
4040
"@typescript-eslint/eslint-plugin": "5.16.0",
4141
"@typescript-eslint/parser": "5.16.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1242,10 +1242,10 @@
12421242
resolved "https://registry.yarnpkg.com/@types/prettier/-/prettier-2.4.1.tgz#e1303048d5389563e130f5bdd89d37a99acb75eb"
12431243
integrity sha512-Fo79ojj3vdEZOHg3wR9ksAMRz4P3S5fDB5e/YWZiFnyFQI1WY2Vftu9XoXVVtJfxB7Bpce/QTqWSSntkz2Znrw==
12441244

1245-
"@types/[email protected].2":
1246-
version "0.28.2"
1247-
resolved "https://registry.yarnpkg.com/@types/ramda/-/ramda-0.28.2.tgz#6b757264c94c6447097bbfc58124ff7390f559bc"
1248-
integrity sha512-UO1AqAVfqstDdZFg6PIxiop6epdbueDyiNvNVro3Vz8j1RIBlG27atH7jvaqvOKMyVwm20SM7IqqzyBl9G3q4Q==
1245+
"@types/[email protected].5":
1246+
version "0.28.5"
1247+
resolved "https://registry.yarnpkg.com/@types/ramda/-/ramda-0.28.5.tgz#224859ef5fb6d5252327e5a83093c078aa4ff7af"
1248+
integrity sha512-JK2aNBU3tBgcYF0ZgFglPBL9X4TV3MwachwUAKbb64O85qXYtN1I4jx6qyc2miRsBvXQqha9ToJiTpZrWX1OkQ==
12491249
dependencies:
12501250
ts-toolbelt "^6.15.1"
12511251

0 commit comments

Comments
 (0)