Skip to content

Commit 435b974

Browse files
build(deps): update dependency @cdktf/hcl2json to v0.20.8
| datasource | package | from | to | | ---------- | --------------- | ------ | ------ | | npm | @cdktf/hcl2json | 0.20.1 | 0.20.8 |
1 parent 4add6f2 commit 435b974

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@
152152
"@aws-sdk/client-s3": "3.363.0",
153153
"@aws-sdk/credential-providers": "3.363.0",
154154
"@breejs/later": "4.2.0",
155-
"@cdktf/hcl2json": "0.20.1",
155+
"@cdktf/hcl2json": "0.20.8",
156156
"@opentelemetry/api": "1.7.0",
157157
"@opentelemetry/context-async-hooks": "1.20.0",
158158
"@opentelemetry/exporter-trace-otlp-http": "0.47.0",

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -1928,12 +1928,12 @@ __metadata:
19281928
languageName: node
19291929
linkType: hard
19301930

1931-
"@cdktf/hcl2json@npm:0.20.1":
1932-
version: 0.20.1
1933-
resolution: "@cdktf/hcl2json@npm:0.20.1"
1931+
"@cdktf/hcl2json@npm:0.20.8":
1932+
version: 0.20.8
1933+
resolution: "@cdktf/hcl2json@npm:0.20.8"
19341934
dependencies:
19351935
fs-extra: "npm:11.2.0"
1936-
checksum: c73cf779665968db2f76693f07b39a7c9a5d47d38c04b3fd119fa4a73822a4acb8ff584c5ffb1d2048a8f30b53fb3f1560c81244a1a23075939382f29d747726
1936+
checksum: 9706cb72652fd832e7fbc85a37b8b0503ccdd11994c7930515387cc293c48e36c74bc6b75f54875f0641660648f066cde0d3a82efd3201fcc1c47d0234152af8
19371937
languageName: node
19381938
linkType: hard
19391939

@@ -12475,7 +12475,7 @@ __metadata:
1247512475
"@aws-sdk/client-s3": "npm:3.363.0"
1247612476
"@aws-sdk/credential-providers": "npm:3.363.0"
1247712477
"@breejs/later": "npm:4.2.0"
12478-
"@cdktf/hcl2json": "npm:0.20.1"
12478+
"@cdktf/hcl2json": "npm:0.20.8"
1247912479
"@graphql-codegen/add": "npm:5.0.0"
1248012480
"@graphql-codegen/cli": "npm:5.0.0"
1248112481
"@graphql-codegen/introspection": "npm:4.0.0"

0 commit comments

Comments
 (0)