Skip to content

Commit

Permalink
chore(deps): update dependency @cdktf/provider-aws to v5.0.23
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 18, 2022
1 parent 68b7717 commit 09ef95a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/libs/lambda/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"homepage": "https://github.com/serverless-nextjs/serverless-next.js#readme",
"dependencies": {
"@cdktf/provider-archive": "0.3.5",
"@cdktf/provider-aws": "5.0.3",
"@cdktf/provider-aws": "5.0.23",
"@cdktf/provider-null": "0.5.5",
"@sls-next/aws-common": "link:../aws-common",
"@sls-next/core": "link:../core",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3805,13 +3805,13 @@ __metadata:
languageName: node
linkType: hard

"@cdktf/provider-aws@npm:5.0.3":
version: 5.0.3
resolution: "@cdktf/provider-aws@npm:5.0.3"
"@cdktf/provider-aws@npm:5.0.23":
version: 5.0.23
resolution: "@cdktf/provider-aws@npm:5.0.23"
peerDependencies:
cdktf: ^0.9
constructs: ^10.0.0
checksum: 3fd13ca617caae94560a34fb21b4b51516c540b29dc7c6c38ef08da983c70b46f5f4f277f27f0a9f5d4c7a05dd1a0f5756d72e070cf43dc650256179432a80c2
checksum: 6f1b8c7b0a98d146ee043ee357897a0a30053951efa322ed44e49f5ac0a8a7589e765d09384738537ff47f9886355d8d31240a1383847a9e2a3af062154a1424
languageName: node
linkType: hard

Expand Down Expand Up @@ -6062,7 +6062,7 @@ __metadata:
dependencies:
"@babel/preset-typescript": ^7.16.7
"@cdktf/provider-archive": 0.3.5
"@cdktf/provider-aws": 5.0.3
"@cdktf/provider-aws": 5.0.23
"@cdktf/provider-null": 0.5.5
"@rollup/plugin-commonjs": 18.1.0
"@rollup/plugin-json": 4.1.0
Expand Down

0 comments on commit 09ef95a

Please sign in to comment.