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

Commit 82753ae

Browse files
Bump @types/ramda from 0.27.26 to 0.27.27 (#393)
1 parent 075d822 commit 82753ae

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.14",
2323
"@types/node": "14.11.8",
24-
"@types/ramda": "0.27.26",
24+
"@types/ramda": "0.27.27",
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.26":
791-
version "0.27.26"
792-
resolved "https://registry.yarnpkg.com/@types/ramda/-/ramda-0.27.26.tgz#02432eaa998050a37532217f55b16f697523d245"
793-
integrity sha512-RAr3svKve0QlJZRSLGmPBh4KA1MUxM1LpV0wZgEpK4B1XvlDQ5zo38VOtRZ+UM4Cl7XdznAFww1/ev8er1VL3g==
790+
"@types/ramda@0.27.27":
791+
version "0.27.27"
792+
resolved "https://registry.yarnpkg.com/@types/ramda/-/ramda-0.27.27.tgz#43fe0d115c548b84368a2ae4cd0d731e2134d4e9"
793+
integrity sha512-n6oRvlGoxJaK4GfpRWRGW/wlBqkR+CLWdHchQZSud5k+oq0zFODL0iM7Dcz5051r64tTMImgTJiY9eFOjSP9rA==
794794
dependencies:
795795
ts-toolbelt "^6.3.3"
796796

0 commit comments

Comments
 (0)