Skip to content
This repository was archived by the owner on Nov 8, 2024. It is now read-only.

Commit 5e894dd

Browse files
dependabot-preview[bot]kylef
authored andcommitted
chore(deps): bump ramda from 0.26.1 to 0.27.0
Bumps [ramda](https://github.com/ramda/ramda) from 0.26.1 to 0.27.0. - [Release notes](https://github.com/ramda/ramda/releases) - [Changelog](https://github.com/ramda/ramda/blob/master/CHANGELOG.md) - [Commits](ramda/ramda@0.26.1...v0.27.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 034553f commit 5e894dd

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

packages/api-elements/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
},
2323
"dependencies": {
2424
"minim": "^0.23.5",
25-
"ramda": "^0.26.1"
25+
"ramda": "^0.27.0"
2626
},
2727
"devDependencies": {
2828
"chai": "^4.2.0",

packages/fury-adapter-oas3-parser/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"dependencies": {
2626
"content-type": "^1.0.4",
2727
"media-typer": "^1.0.1",
28-
"ramda": "0.26.1",
28+
"ramda": "0.27.0",
2929
"yaml-js": "^0.2.3"
3030
},
3131
"peerDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5361,10 +5361,10 @@ quick-lru@^1.0.0:
53615361
resolved "https://registry.yarnpkg.com/quick-lru/-/quick-lru-1.1.0.tgz#4360b17c61136ad38078397ff11416e186dcfbb8"
53625362
integrity sha1-Q2CxfGETatOAeDl/8RQW4Ybc+7g=
53635363

5364-
ramda@0.26.1, ramda@^0.26.1:
5365-
version "0.26.1"
5366-
resolved "https://registry.yarnpkg.com/ramda/-/ramda-0.26.1.tgz#8d41351eb8111c55353617fc3bbffad8e4d35d06"
5367-
integrity sha512-hLWjpy7EnsDBb0p+Z3B7rPi3GDeRG5ZtiI33kJhTt+ORCd38AbAIjB/9zRIUoeTbE/AVX5ZkU7m6bznsvrf8eQ==
5364+
ramda@0.27.0, ramda@^0.27.0:
5365+
version "0.27.0"
5366+
resolved "https://registry.yarnpkg.com/ramda/-/ramda-0.27.0.tgz#915dc29865c0800bf3f69b8fd6c279898b59de43"
5367+
integrity sha512-pVzZdDpWwWqEVVLshWUHjNwuVP7SfcmPraYuqocJp1yo2U1R7P+5QAfDhdItkuoGqIBnBYrtPp7rEPqDn9HlZA==
53685368

53695369
randexp@^0.5.3:
53705370
version "0.5.3"

0 commit comments

Comments
 (0)