Skip to content

Commit

Permalink
chore(deps): update dependency @types/ramda to v0.27.58
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 1, 2021
1 parent 5d75a6e commit edd6a08
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.11",
"@types/ramda": "0.27.56",
"@types/ramda": "0.27.58",
"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.11",
"@types/ramda": "0.27.56",
"@types/ramda": "0.27.58",
"jest": "27.4.2",
"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.11",
"@types/ramda": "0.27.56",
"@types/ramda": "0.27.58",
"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 @@ -6833,7 +6833,7 @@ __metadata:
"@serverless/core": 1.1.2
"@types/fs-extra": 9.0.13
"@types/node": 16.11.11
"@types/ramda": 0.27.56
"@types/ramda": 0.27.58
aws-sdk: 2.1040.0
babel-eslint: 10.1.0
eslint: 8.3.0
Expand Down Expand Up @@ -6898,7 +6898,7 @@ __metadata:
"@types/jest": 27.0.3
"@types/lodash": 4.14.177
"@types/node": 16.11.11
"@types/ramda": 0.27.56
"@types/ramda": 0.27.58
archiver: 5.3.0
aws-sdk: 2.1040.0
fs-extra: 9.1.0
Expand Down Expand Up @@ -6930,7 +6930,7 @@ __metadata:
"@types/klaw-sync": 6.0.1
"@types/lodash": 4.14.177
"@types/node": 16.11.11
"@types/ramda": 0.27.56
"@types/ramda": 0.27.58
archiver: 5.3.0
aws-sdk: 2.1040.0
babel-eslint: 10.1.0
Expand Down Expand Up @@ -7801,12 +7801,12 @@ __metadata:
languageName: node
linkType: hard

"@types/ramda@npm:0.27.56":
version: 0.27.56
resolution: "@types/ramda@npm:0.27.56"
"@types/ramda@npm:0.27.58":
version: 0.27.58
resolution: "@types/ramda@npm:0.27.58"
dependencies:
ts-toolbelt: ^6.15.1
checksum: 9fb7fe19b0a939d79a79c43e4c189cbc259014fa5890edb153da88d4b5ec772a3b4fd6e9bab104e720bab0d73b2a8b16a65f2c5ac759562c7cb8a5a18c4d5b47
checksum: 70f17033573a7d51e7bf4fd32526a26f216a03c15458a541a4da582799b959514c1e36fd0c62cdd0b12c260a40bf222db9da22a5454a59c228f132e9d07d67bb
languageName: node
linkType: hard

Expand Down

0 comments on commit edd6a08

Please sign in to comment.