Skip to content

Commit f739927

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

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.6",
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].6":
1246+
version "0.28.6"
1247+
resolved "https://registry.yarnpkg.com/@types/ramda/-/ramda-0.28.6.tgz#1119e9f208721fba484621acadf6216be788ee4e"
1248+
integrity sha512-Z0OrpCs2aiklTbfoaOj6yO8ms5iQg2zwg0qiwlPFOa+ykVvt2fQl7RR4PFkoUntReZ+P9DMR5ROWPZc3gP8SMw==
12491249
dependencies:
12501250
ts-toolbelt "^6.15.1"
12511251

0 commit comments

Comments
 (0)