Skip to content

Commit

Permalink
chore(deps): update dependency @types/ramda to v0.27.53 (#2123)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 27, 2021
1 parent 01b0b42 commit df58e54
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion packages/serverless-components/aws-cloudfront/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@babel/preset-typescript": "7.16.0",
"@types/fs-extra": "9.0.13",
"@types/node": "16.11.10",
"@types/ramda": "0.27.52",
"@types/ramda": "0.27.53",
"babel-eslint": "10.1.0",
"eslint": "8.3.0",
"eslint-config-prettier": "8.3.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/serverless-components/aws-lambda/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@types/jest": "27.0.3",
"@types/lodash": "4.14.177",
"@types/node": "16.11.10",
"@types/ramda": "0.27.52",
"@types/ramda": "0.27.53",
"jest": "27.3.1",
"rimraf": "3.0.2",
"typescript": "4.5.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/serverless-components/aws-s3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@types/klaw-sync": "6.0.1",
"@types/lodash": "4.14.177",
"@types/node": "16.11.10",
"@types/ramda": "0.27.52",
"@types/ramda": "0.27.53",
"babel-eslint": "10.1.0",
"eslint": "8.3.0",
"eslint-config-prettier": "8.3.0",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6632,7 +6632,7 @@ __metadata:
"@serverless/core": 1.1.2
"@types/fs-extra": 9.0.13
"@types/node": 16.11.10
"@types/ramda": 0.27.52
"@types/ramda": 0.27.53
aws-sdk: 2.1036.0
babel-eslint: 10.1.0
eslint: 8.3.0
Expand Down Expand Up @@ -6697,7 +6697,7 @@ __metadata:
"@types/jest": 27.0.3
"@types/lodash": 4.14.177
"@types/node": 16.11.10
"@types/ramda": 0.27.52
"@types/ramda": 0.27.53
archiver: 5.3.0
aws-sdk: 2.1036.0
fs-extra: 9.1.0
Expand Down Expand Up @@ -6729,7 +6729,7 @@ __metadata:
"@types/klaw-sync": 6.0.1
"@types/lodash": 4.14.177
"@types/node": 16.11.10
"@types/ramda": 0.27.52
"@types/ramda": 0.27.53
archiver: 5.3.0
aws-sdk: 2.1036.0
babel-eslint: 10.1.0
Expand Down Expand Up @@ -7582,12 +7582,12 @@ __metadata:
languageName: node
linkType: hard

"@types/ramda@npm:0.27.52":
version: 0.27.52
resolution: "@types/ramda@npm:0.27.52"
"@types/ramda@npm:0.27.53":
version: 0.27.53
resolution: "@types/ramda@npm:0.27.53"
dependencies:
ts-toolbelt: ^6.15.1
checksum: 67e2df83b8ca5c4c85797cad215e89c18274a1222a9daad3ea5563ccd3cb81a2749898cc2387f3eef16ecaf35936a1fcbc72b25a9205d232763960fa3c900bbe
checksum: ae7500ec9779d252acaedf8fffd29b55c2ad93d009fe62be9eef2d4515268ec3cccc24b12a42adccdd00375a3d2f851181229128d7afcd4c3777dd1fa3c9d181
languageName: node
linkType: hard

Expand Down

0 comments on commit df58e54

Please sign in to comment.