Skip to content

Commit

Permalink
build(deps): update dependency @cdktf/hcl2json to v0.20.5
Browse files Browse the repository at this point in the history
| datasource | package         | from   | to     |
| ---------- | --------------- | ------ | ------ |
| npm        | @cdktf/hcl2json | 0.20.1 | 0.20.5 |
  • Loading branch information
plural-renovate[bot] committed Mar 25, 2024
1 parent 4add6f2 commit 78598f9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@
"@aws-sdk/client-s3": "3.363.0",
"@aws-sdk/credential-providers": "3.363.0",
"@breejs/later": "4.2.0",
"@cdktf/hcl2json": "0.20.1",
"@cdktf/hcl2json": "0.20.5",
"@opentelemetry/api": "1.7.0",
"@opentelemetry/context-async-hooks": "1.20.0",
"@opentelemetry/exporter-trace-otlp-http": "0.47.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1928,12 +1928,12 @@ __metadata:
languageName: node
linkType: hard

"@cdktf/hcl2json@npm:0.20.1":
version: 0.20.1
resolution: "@cdktf/hcl2json@npm:0.20.1"
"@cdktf/hcl2json@npm:0.20.5":
version: 0.20.5
resolution: "@cdktf/hcl2json@npm:0.20.5"
dependencies:
fs-extra: "npm:11.2.0"
checksum: c73cf779665968db2f76693f07b39a7c9a5d47d38c04b3fd119fa4a73822a4acb8ff584c5ffb1d2048a8f30b53fb3f1560c81244a1a23075939382f29d747726
checksum: 93f015b4fd3a1c2d55c1b62e2dafadae562d83b2b11ac36186e8832f1d78d5015dbe3a89c04a6add1690b6c4aedf83b7a979cf545a43a56d259648cc092d0abd
languageName: node
linkType: hard

Expand Down Expand Up @@ -12475,7 +12475,7 @@ __metadata:
"@aws-sdk/client-s3": "npm:3.363.0"
"@aws-sdk/credential-providers": "npm:3.363.0"
"@breejs/later": "npm:4.2.0"
"@cdktf/hcl2json": "npm:0.20.1"
"@cdktf/hcl2json": "npm:0.20.5"
"@graphql-codegen/add": "npm:5.0.0"
"@graphql-codegen/cli": "npm:5.0.0"
"@graphql-codegen/introspection": "npm:4.0.0"
Expand Down

0 comments on commit 78598f9

Please sign in to comment.