Skip to content
This repository was archived by the owner on Jun 26, 2021. It is now read-only.

Commit 958f6f7

Browse files
Bump @types/ramda from 0.27.31 to 0.27.32 (#415)
1 parent 474bd6e commit 958f6f7

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"devDependencies": {
2222
"@types/jest": "26.0.15",
2323
"@types/node": "14.14.6",
24-
"@types/ramda": "0.27.31",
24+
"@types/ramda": "0.27.32",
2525
"@typescript-eslint/eslint-plugin": "2.34.0",
2626
"@typescript-eslint/parser": "2.34.0",
2727
"eslint": "6.8.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -805,10 +805,10 @@
805805
resolved "https://registry.yarnpkg.com/@types/prettier/-/prettier-1.19.1.tgz#33509849f8e679e4add158959fdb086440e9553f"
806806
integrity sha512-5qOlnZscTn4xxM5MeGXAMOsIOIKIbh9e85zJWfBRVPlRMEVawzoPhINYbRGkBZCI8LxvBe7tJCdWiarA99OZfQ==
807807

808-
"@types/ramda@0.27.31":
809-
version "0.27.31"
810-
resolved "https://registry.yarnpkg.com/@types/ramda/-/ramda-0.27.31.tgz#81b54d641ac895d8353a472413e863f77650e613"
811-
integrity sha512-VbqT74EAXSyVVRs4hCFvWGYGytoi98q+6BX0BGL8QPI5jndDa/WS3zNoaH6AhJczXenydIAE6mvD/jgp0SS0OQ==
808+
"@types/ramda@0.27.32":
809+
version "0.27.32"
810+
resolved "https://registry.yarnpkg.com/@types/ramda/-/ramda-0.27.32.tgz#4f62ff4fc3a41dc32dd9df3cde53861b6ee69e6f"
811+
integrity sha512-vdwZcWC+hlTxB//LZQLS1+VEdArImGI4yVKUpeqB8b9mBXgDFXCuQoOt8spQbi8fTyNLOdqRv6liSm2ckxWLog==
812812
dependencies:
813813
ts-toolbelt "^6.15.1"
814814

0 commit comments

Comments
 (0)