From de91917a6e959ea0c5218375c212efb791cb895d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 1 Aug 2020 05:41:47 +0000 Subject: [PATCH] Bump ramda from 0.26.1 to 0.27.1 Bumps [ramda](https://github.com/ramda/ramda) from 0.26.1 to 0.27.1. - [Release notes](https://github.com/ramda/ramda/releases) - [Changelog](https://github.com/ramda/ramda/blob/master/CHANGELOG.md) - [Commits](https://github.com/ramda/ramda/compare/0.26.1...v0.27.1) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 032b295..7b3b965 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "@bluealba/object-transform": "^1.0.1", "chalk": "^2.4.2", "deep-diff": "^1.0.2", - "ramda": "^0.26.1" + "ramda": "^0.27.1" }, "jest": { "collectCoverage": true diff --git a/yarn.lock b/yarn.lock index e055737..346def4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2864,6 +2864,11 @@ ramda@^0.26.1: resolved "https://registry.yarnpkg.com/ramda/-/ramda-0.26.1.tgz#8d41351eb8111c55353617fc3bbffad8e4d35d06" integrity sha512-hLWjpy7EnsDBb0p+Z3B7rPi3GDeRG5ZtiI33kJhTt+ORCd38AbAIjB/9zRIUoeTbE/AVX5ZkU7m6bznsvrf8eQ== +ramda@^0.27.1: + version "0.27.1" + resolved "https://registry.yarnpkg.com/ramda/-/ramda-0.27.1.tgz#66fc2df3ef873874ffc2da6aa8984658abacf5c9" + integrity sha512-PgIdVpn5y5Yns8vqb8FzBUEYn98V3xcPgawAkkgj0YJ0qDsnHCiNmZYfOGMgOvoB0eWFLpYbhxUR3mxfDIMvpw== + react-is@^16.8.4: version "16.8.5" resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.8.5.tgz#c54ac229dd66b5afe0de5acbe47647c3da692ff8"