From e8b83fac28d35ffe2a695e8349c9ef04a4f27883 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 30 Jul 2020 15:56:10 +0000 Subject: [PATCH] Bump ramda from 0.27.0 to 0.27.1 Bumps [ramda](https://github.com/ramda/ramda) from 0.27.0 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/v0.27.0...v0.27.1) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 3dda6094..685c899f 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "fuse.js": "^6.4.1", "jasmine-fail-fast": "^2.0.1", "mark.js": "^8.11.1", - "ramda": "^0.27.0", + "ramda": "^0.27.1", "rss-parser": "^3.9.0", "semver-compare": "^1.0.0", "typedoc-default-themes": "^0.10.2" diff --git a/yarn.lock b/yarn.lock index ea6c4b3a..95363b94 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6689,10 +6689,10 @@ railroad-diagrams@^1.0.0: resolved "https://registry.yarnpkg.com/railroad-diagrams/-/railroad-diagrams-1.0.0.tgz#eb7e6267548ddedfb899c1b90e57374559cddb7e" integrity sha1-635iZ1SN3t+4mcG5Dlc3RVnN234= -ramda@^0.27.0: - version "0.27.0" - resolved "https://registry.yarnpkg.com/ramda/-/ramda-0.27.0.tgz#915dc29865c0800bf3f69b8fd6c279898b59de43" - integrity sha512-pVzZdDpWwWqEVVLshWUHjNwuVP7SfcmPraYuqocJp1yo2U1R7P+5QAfDhdItkuoGqIBnBYrtPp7rEPqDn9HlZA== +ramda@^0.27.1: + version "0.27.1" + resolved "https://registry.yarnpkg.com/ramda/-/ramda-0.27.1.tgz#66fc2df3ef873874ffc2da6aa8984658abacf5c9" + integrity sha512-PgIdVpn5y5Yns8vqb8FzBUEYn98V3xcPgawAkkgj0YJ0qDsnHCiNmZYfOGMgOvoB0eWFLpYbhxUR3mxfDIMvpw== randexp@0.4.6: version "0.4.6"