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

Commit 482c117

Browse files
Bump @types/ramda from 0.27.15 to 0.27.16 (#367)
1 parent 045a8d2 commit 482c117

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.13",
2323
"@types/node": "14.6.4",
24-
"@types/ramda": "0.27.15",
24+
"@types/ramda": "0.27.16",
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
@@ -787,10 +787,10 @@
787787
resolved "https://registry.yarnpkg.com/@types/prettier/-/prettier-1.19.1.tgz#33509849f8e679e4add158959fdb086440e9553f"
788788
integrity sha512-5qOlnZscTn4xxM5MeGXAMOsIOIKIbh9e85zJWfBRVPlRMEVawzoPhINYbRGkBZCI8LxvBe7tJCdWiarA99OZfQ==
789789

790-
"@types/ramda@0.27.15":
791-
version "0.27.15"
792-
resolved "https://registry.yarnpkg.com/@types/ramda/-/ramda-0.27.15.tgz#cde253f661526e8b4775f4ec6b0a90084bf89683"
793-
integrity sha512-LICBW+pNs9ZA23Ao9SoonwYH/AsmOiA90SmR/VtDZc61NQmXgTIOc/TtSrVoCeuKFgfUhGVhmcQ2hkHMJ72kWA==
790+
"@types/ramda@0.27.16":
791+
version "0.27.16"
792+
resolved "https://registry.yarnpkg.com/@types/ramda/-/ramda-0.27.16.tgz#f50deafc7d71a00db3b2586bcb17da15d4b42176"
793+
integrity sha512-ZXcXIHEJpBlx2OMrYJ7pJ73UVOy/NJdbEzcnqTUrFnnPvISgxkbfF8O2vJZxLmM7nyzQ1WwkKosuKNSeShG+ig==
794794
dependencies:
795795
ts-toolbelt "^6.3.3"
796796

0 commit comments

Comments
 (0)