Skip to content
This repository was archived by the owner on Jan 28, 2025. It is now read-only.

Commit a7e1969

Browse files
chore(deps): bump ramda from 0.26.1 to 0.27.1 (#1060)
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](ramda/ramda@0.26.1...v0.27.1) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9d12bb6 commit a7e1969

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

packages/serverless-components/aws-cloudfront/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"author": "Daniel Conde <[email protected]>",
1313
"license": "MIT",
1414
"dependencies": {
15-
"ramda": "^0.26.1"
15+
"ramda": "^0.27.1"
1616
},
1717
"peerDependencies": {
1818
"@serverless/core": "^1.0.0",

packages/serverless-components/aws-cloudfront/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3062,10 +3062,10 @@ qs@~6.5.2:
30623062
resolved "https://registry.npmjs.org/qs/-/qs-6.5.2.tgz#cb3ae806e8740444584ef154ce8ee98d403f3e36"
30633063
integrity sha512-N5ZAX4/LxJmF+7wN74pUD6qAh9/wnvdQcjq9TZjevvXzSUo7bfmw91saqMjzGS2xq91/odN2dW/WOl7qQHNDGA==
30643064

3065-
ramda@^0.26.1:
3066-
version "0.26.1"
3067-
resolved "https://registry.npmjs.org/ramda/-/ramda-0.26.1.tgz#8d41351eb8111c55353617fc3bbffad8e4d35d06"
3068-
integrity sha512-hLWjpy7EnsDBb0p+Z3B7rPi3GDeRG5ZtiI33kJhTt+ORCd38AbAIjB/9zRIUoeTbE/AVX5ZkU7m6bznsvrf8eQ==
3065+
ramda@^0.27.1:
3066+
version "0.27.1"
3067+
resolved "https://registry.yarnpkg.com/ramda/-/ramda-0.27.1.tgz#66fc2df3ef873874ffc2da6aa8984658abacf5c9"
3068+
integrity sha512-PgIdVpn5y5Yns8vqb8FzBUEYn98V3xcPgawAkkgj0YJ0qDsnHCiNmZYfOGMgOvoB0eWFLpYbhxUR3mxfDIMvpw==
30693069

30703070
react-is@^16.8.4:
30713071
version "16.13.1"

packages/serverless-components/aws-lambda/yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1326,7 +1326,7 @@ ramda@^0.26.0, ramda@^0.26.1:
13261326

13271327
ramda@^0.27.0:
13281328
version "0.27.1"
1329-
resolved "https://registry.npmjs.org/ramda/-/ramda-0.27.1.tgz#66fc2df3ef873874ffc2da6aa8984658abacf5c9"
1329+
resolved "https://registry.yarnpkg.com/ramda/-/ramda-0.27.1.tgz#66fc2df3ef873874ffc2da6aa8984658abacf5c9"
13301330
integrity sha512-PgIdVpn5y5Yns8vqb8FzBUEYn98V3xcPgawAkkgj0YJ0qDsnHCiNmZYfOGMgOvoB0eWFLpYbhxUR3mxfDIMvpw==
13311331

13321332
rc@^1.2.8:

0 commit comments

Comments
 (0)