Skip to content

Commit

Permalink
chore(deps): update dependency cdktf to v0.9.2 (#2316)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot authored Feb 23, 2022
1 parent cd56566 commit 1248b26
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 14 deletions.
2 changes: 1 addition & 1 deletion packages/libs/lambda/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@cdktf/provider-null": "0.5.29",
"@sls-next/aws-common": "link:../aws-common",
"@sls-next/core": "link:../core",
"cdktf": "0.9.0",
"cdktf": "0.9.2",
"cdktf-cli": "0.9.2",
"constructs": "10.0.69",
"esbuild": "0.14.23",
Expand Down
14 changes: 1 addition & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6167,7 +6167,7 @@ __metadata:
"@types/jest": ^27.4.0
"@types/node": 17.0.19
"@types/yargs": 17.0.8
cdktf: 0.9.0
cdktf: 0.9.2
cdktf-cli: 0.9.2
constructs: 10.0.69
esbuild: 0.14.23
Expand Down Expand Up @@ -8668,18 +8668,6 @@ __metadata:
languageName: node
linkType: hard

"cdktf@npm:0.9.0":
version: 0.9.0
resolution: "cdktf@npm:0.9.0"
dependencies:
archiver: 5.3.0
json-stable-stringify: ^1.0.1
peerDependencies:
constructs: ^10.0.25
checksum: 35c2b87307d06ab3455cac4b512ab0d7250ebef1ceb0039c13d4f38d5f49f929825196d21aa9d46da82892754f14387012ee1961aba2fb2c28545ae6986b4fed
languageName: node
linkType: hard

"cdktf@npm:0.9.2":
version: 0.9.2
resolution: "cdktf@npm:0.9.2"
Expand Down

0 comments on commit 1248b26

Please sign in to comment.