Skip to content

Commit

Permalink
Update dependency @types/ramda to v0.28.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 14, 2022
1 parent 2f3b487 commit 2158ff8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@types/dotenv": "8.2.0",
"@types/markdown-it": "12.2.3",
"@types/node": "16.11.26",
"@types/ramda": "0.28.2",
"@types/ramda": "0.28.10",
"@types/sinon": "10.0.11",
"@typescript-eslint/eslint-plugin": "5.16.0",
"@typescript-eslint/parser": "5.16.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1242,10 +1242,10 @@
resolved "https://registry.yarnpkg.com/@types/prettier/-/prettier-2.4.1.tgz#e1303048d5389563e130f5bdd89d37a99acb75eb"
integrity sha512-Fo79ojj3vdEZOHg3wR9ksAMRz4P3S5fDB5e/YWZiFnyFQI1WY2Vftu9XoXVVtJfxB7Bpce/QTqWSSntkz2Znrw==

"@types/[email protected].2":
version "0.28.2"
resolved "https://registry.yarnpkg.com/@types/ramda/-/ramda-0.28.2.tgz#6b757264c94c6447097bbfc58124ff7390f559bc"
integrity sha512-UO1AqAVfqstDdZFg6PIxiop6epdbueDyiNvNVro3Vz8j1RIBlG27atH7jvaqvOKMyVwm20SM7IqqzyBl9G3q4Q==
"@types/[email protected].10":
version "0.28.10"
resolved "https://registry.yarnpkg.com/@types/ramda/-/ramda-0.28.10.tgz#0238862a7c340e9697abdaece82f3183cf287353"
integrity sha512-JwrpweZziJM73qMNw8tGxEEU3Q8MprJ54ST+IkaCpcFM+JxWVmcSTv69o/AulsEuxz3Bk+HqRTDCH4yKt2ikyw==
dependencies:
ts-toolbelt "^6.15.1"

Expand Down

0 comments on commit 2158ff8

Please sign in to comment.