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

Commit 6e27aa9

Browse files
chore(deps): update dependency @types/ramda to ^0.27.46 (#1969)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 87ec09e commit 6e27aa9

File tree

4 files changed

+10
-10
lines changed

4 files changed

+10
-10
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@babel/preset-typescript": "^7.15.0",
3030
"@types/fs-extra": "^9.0.13",
3131
"@types/node": "^16.11.4",
32-
"@types/ramda": "^0.27.45",
32+
"@types/ramda": "^0.27.46",
3333
"babel-eslint": "10.1.0",
3434
"eslint": "8.1.0",
3535
"eslint-config-prettier": "^8.3.0",

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@types/jest": "^27.0.2",
3131
"@types/lodash": "^4.14.176",
3232
"@types/node": "^16.11.4",
33-
"@types/ramda": "^0.27.45",
33+
"@types/ramda": "^0.27.46",
3434
"jest": "^27.3.1",
3535
"rimraf": "^3.0.2",
3636
"typescript": "^4.4.4"

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@types/klaw-sync": "^6.0.1",
3232
"@types/lodash": "^4.14.176",
3333
"@types/node": "^16.11.4",
34-
"@types/ramda": "^0.27.45",
34+
"@types/ramda": "^0.27.46",
3535
"babel-eslint": "^10.1.0",
3636
"eslint": "^8.1.0",
3737
"eslint-config-prettier": "^8.3.0",

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5069,7 +5069,7 @@ __metadata:
50695069
"@serverless/core": ^1.1.2
50705070
"@types/fs-extra": ^9.0.13
50715071
"@types/node": ^16.11.4
5072-
"@types/ramda": ^0.27.45
5072+
"@types/ramda": ^0.27.46
50735073
aws-sdk: ^2.1014.0
50745074
babel-eslint: 10.1.0
50755075
eslint: 8.1.0
@@ -5134,7 +5134,7 @@ __metadata:
51345134
"@types/jest": ^27.0.2
51355135
"@types/lodash": ^4.14.176
51365136
"@types/node": ^16.11.4
5137-
"@types/ramda": ^0.27.45
5137+
"@types/ramda": ^0.27.46
51385138
archiver: ^5.3.0
51395139
aws-sdk: ^2.1014.0
51405140
fs-extra: ^9.1.0
@@ -5166,7 +5166,7 @@ __metadata:
51665166
"@types/klaw-sync": ^6.0.1
51675167
"@types/lodash": ^4.14.176
51685168
"@types/node": ^16.11.4
5169-
"@types/ramda": ^0.27.45
5169+
"@types/ramda": ^0.27.46
51705170
archiver: ^5.3.0
51715171
aws-sdk: ^2.1014.0
51725172
babel-eslint: ^10.1.0
@@ -5889,12 +5889,12 @@ __metadata:
58895889
languageName: node
58905890
linkType: hard
58915891

5892-
"@types/ramda@npm:^0.27.45":
5893-
version: 0.27.45
5894-
resolution: "@types/ramda@npm:0.27.45"
5892+
"@types/ramda@npm:^0.27.46":
5893+
version: 0.27.46
5894+
resolution: "@types/ramda@npm:0.27.46"
58955895
dependencies:
58965896
ts-toolbelt: ^6.15.1
5897-
checksum: 524ca41dd99430e9fd86b402bf646e41aca5ba0db50c37f345d23894d5a109e3b76937de8c97027fa554cce366863f6f0257ae0992bedbf469c3fae9e1c41b0d
5897+
checksum: 12741c8bd374609dd8cbac85645182fc7011838635aad2aa115636db73643ff65f01ba1aa6f51324b5d35470569f0641ec2ca2513be61b7908520f001324cfec
58985898
languageName: node
58995899
linkType: hard
59005900

0 commit comments

Comments
 (0)