From fc4db9efa28cd642e460a6711320734d76a649ae Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 12 Aug 2020 23:37:56 +0000 Subject: [PATCH] chore(deps): 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] --- packages/openapi3-parser/package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/packages/openapi3-parser/package.json b/packages/openapi3-parser/package.json index 33a1fcdec..f0503de65 100644 --- a/packages/openapi3-parser/package.json +++ b/packages/openapi3-parser/package.json @@ -25,7 +25,7 @@ "dependencies": { "content-type": "^1.0.4", "media-typer": "^1.0.1", - "ramda": "0.27.0", + "ramda": "0.27.1", "yaml-js": "^0.2.3" }, "peerDependencies": { diff --git a/yarn.lock b/yarn.lock index 5ac2ecb01..14ded1e16 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5465,10 +5465,10 @@ quick-lru@^1.0.0: resolved "https://registry.yarnpkg.com/quick-lru/-/quick-lru-1.1.0.tgz#4360b17c61136ad38078397ff11416e186dcfbb8" integrity sha1-Q2CxfGETatOAeDl/8RQW4Ybc+7g= -ramda@0.27.0, 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, ramda@^0.27.0: + version "0.27.1" + resolved "https://registry.yarnpkg.com/ramda/-/ramda-0.27.1.tgz#66fc2df3ef873874ffc2da6aa8984658abacf5c9" + integrity sha512-PgIdVpn5y5Yns8vqb8FzBUEYn98V3xcPgawAkkgj0YJ0qDsnHCiNmZYfOGMgOvoB0eWFLpYbhxUR3mxfDIMvpw== randexp@^0.5.3: version "0.5.3"