Skip to content

Commit

Permalink
chore(deps): Bump the cdktf group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the cdktf group with 2 updates: [cdktf](https://github.com/hashicorp/terraform-cdk/tree/HEAD/packages/cdktf) and [cdktf-cli](https://github.com/hashicorp/terraform-cdk/tree/HEAD/packages/cdktf-cli).


Updates `cdktf` from 0.19.1 to 0.19.2
- [Release notes](https://github.com/hashicorp/terraform-cdk/releases)
- [Changelog](https://github.com/hashicorp/terraform-cdk/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hashicorp/terraform-cdk/commits/v0.19.2/packages/cdktf)

Updates `cdktf-cli` from 0.19.1 to 0.19.2
- [Release notes](https://github.com/hashicorp/terraform-cdk/releases)
- [Changelog](https://github.com/hashicorp/terraform-cdk/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hashicorp/terraform-cdk/commits/v0.19.2/packages/cdktf-cli)

---
updated-dependencies:
- dependency-name: cdktf
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cdktf
- dependency-name: cdktf-cli
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: cdktf
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 4, 2023
1 parent 8ebfb42 commit 611886c
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 54 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,15 +27,15 @@
"dependencies": {
"@cdktf/provider-aws": "^18.0.0",
"@cdktf/provider-local": "^9.0.0",
"cdktf": "0.19.1",
"cdktf": "0.19.2",
"constructs": "^10.3.0",
"cron-time-generator": "^2.0.1",
"esbuild": "^0.19.8"
},
"devDependencies": {
"@types/jest": "^29.5.10",
"@types/node": "^18",
"cdktf-cli": "0.19.1",
"cdktf-cli": "0.19.2",
"jest": "^29.7.0",
"ts-jest": "^29.1.1",
"ts-node": "^10.5.0",
Expand Down
104 changes: 52 additions & 52 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1343,19 +1343,19 @@
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==

"@cdktf/[email protected].1":
version "0.19.1"
resolved "https://registry.yarnpkg.com/@cdktf/cli-core/-/cli-core-0.19.1.tgz#dd4e57349efe76fc311d92e717d0f21c001225b8"
integrity sha512-wWSz1qLviUs5ErpNg1kxc3Qx5o96wofnGTL4HQn9+SAZj7ta3dwNEojp1uSs4WnpY1tDq6H7vyXKh+FA8prW7g==
dependencies:
"@cdktf/commons" "0.19.1"
"@cdktf/hcl2cdk" "0.19.1"
"@cdktf/hcl2json" "0.19.1"
"@cdktf/[email protected].2":
version "0.19.2"
resolved "https://registry.yarnpkg.com/@cdktf/cli-core/-/cli-core-0.19.2.tgz#09664244498eb44b31e3f2a374a9e8d13e170feb"
integrity sha512-kjgEUhrHx3kUPfL7KsTo6GrurVUPT77FmOUf7wWXt7ajNE5zCPvx/HKGmQruzt0n6eLZp1aKT+r/D6YRfXcIGA==
dependencies:
"@cdktf/commons" "0.19.2"
"@cdktf/hcl2cdk" "0.19.2"
"@cdktf/hcl2json" "0.19.2"
"@cdktf/node-pty-prebuilt-multiarch" "0.10.1-pre.11"
"@cdktf/provider-schema" "0.19.1"
"@cdktf/provider-schema" "0.19.2"
"@sentry/node" "^7.64.0"
archiver "^5.3.1"
cdktf "0.19.1"
cdktf "0.19.2"
chalk "^4.1.2"
chokidar "^3.5.3"
cli-spinners "2.7.0"
Expand Down Expand Up @@ -1397,13 +1397,13 @@
yoga-layout-prebuilt "^1.10.0"
zod "^3.22.4"

"@cdktf/[email protected].1":
version "0.19.1"
resolved "https://registry.yarnpkg.com/@cdktf/commons/-/commons-0.19.1.tgz#fbf322b2845914245bf785730b0eb366b763ba3f"
integrity sha512-9X0rL5iOt3Q+CdtKeQeff09kEmZETAVbmFIZTFgdipFFR1eMQ0rGiTNFBr8ro23ZrVUbd74g/oBpc4eGirQe4A==
"@cdktf/[email protected].2":
version "0.19.2"
resolved "https://registry.yarnpkg.com/@cdktf/commons/-/commons-0.19.2.tgz#3971e5a797f506d8b0468b9d36ed4074a6f936d8"
integrity sha512-5rOeb0cSREHQa5XVsGFEV6Ce8Zwo2WxE8GIhmGd/JzeSAByhK8scHFlD3+eENl83W/8lwIkm/nSl9oDHEkENIg==
dependencies:
"@sentry/node" "^7.77.0"
cdktf "0.19.1"
cdktf "0.19.2"
ci-info "^3.9.0"
codemaker "^1.91.0"
constructs "^10.0.25"
Expand All @@ -1414,18 +1414,18 @@
log4js "^6.9.1"
uuid "^9.0.1"

"@cdktf/[email protected].1":
version "0.19.1"
resolved "https://registry.yarnpkg.com/@cdktf/hcl2cdk/-/hcl2cdk-0.19.1.tgz#a1974d72f8dba890b5df8187f7dd0d2fc5e638e9"
integrity sha512-oFMUadPnDrOaMSTX1dQPuk/GFtSrk9/6B4G4CAYp9iXumqK204U0wEZYDFFEz5ieYhR86n/8YxA1GOOr0DmRZA==
"@cdktf/[email protected].2":
version "0.19.2"
resolved "https://registry.yarnpkg.com/@cdktf/hcl2cdk/-/hcl2cdk-0.19.2.tgz#1b3555e920f37994444479eda4c0635e8d1cdbd8"
integrity sha512-v0UNRvvzuCi3SnmSAgBFAnWavT0ybR1AzkK8ndgfbB5JLDoNm0iJV0MOTURZF+I0O3V9u4RZsw4DVNPdil2EEA==
dependencies:
"@babel/generator" "^7.21.4"
"@babel/template" "^7.20.7"
"@babel/types" "^7.21.4"
"@cdktf/commons" "0.19.1"
"@cdktf/hcl2json" "0.19.1"
"@cdktf/provider-generator" "0.19.1"
"@cdktf/provider-schema" "0.19.1"
"@cdktf/commons" "0.19.2"
"@cdktf/hcl2json" "0.19.2"
"@cdktf/provider-generator" "0.19.2"
"@cdktf/provider-schema" "0.19.2"
camelcase "^6.3.0"
deep-equal "^2.2.0"
glob "^10.3.3"
Expand All @@ -1436,10 +1436,10 @@
reserved-words "^0.1.2"
zod "^3.22.4"

"@cdktf/[email protected].1":
version "0.19.1"
resolved "https://registry.yarnpkg.com/@cdktf/hcl2json/-/hcl2json-0.19.1.tgz#6f043ce9eab4d2753e8794d07bfec1d4655e1a5b"
integrity sha512-yQ5fTOK9aLuh3WsYV+ykqv0b1X+5KjqAgxaAU+f9pXNq3ght1Z6o7+jrBsPHpylcj318Bhl0Hc/PX3U/z6M2kg==
"@cdktf/[email protected].2":
version "0.19.2"
resolved "https://registry.yarnpkg.com/@cdktf/hcl2json/-/hcl2json-0.19.2.tgz#0065981462a8bc48bd3bbf4d64a6c1c4ecbc801b"
integrity sha512-gFj36AshWSyPKq/eNjQtMnWj0QM0tPtMulFpQ0FrB+eWj0GvxgWg9d65gGCZ8Y/o33VV/2Kv5l8VlDEYDW2S7Q==
dependencies:
fs-extra "^11.1.1"

Expand All @@ -1456,14 +1456,14 @@
resolved "https://registry.yarnpkg.com/@cdktf/provider-aws/-/provider-aws-18.0.0.tgz#f1e9eec0ffa68b7ad8368fcd9f939cdc806e3df4"
integrity sha512-ZdnqNU4CP6QMosmMgsyuM6SbKq390FTlmSdfipD47sp7JGHHxvkT6wPr66HctUONQw1KZurapvWpGHwzoHTCwg==

"@cdktf/[email protected].1":
version "0.19.1"
resolved "https://registry.yarnpkg.com/@cdktf/provider-generator/-/provider-generator-0.19.1.tgz#3577fcc1a4810018ee7832b47ac5e105a3758644"
integrity sha512-Gg1DbDxhZ+CVT1uzDtvn3Q8C7MVVH1qBCAw33dLT22Faajut0ZO+/Bdai3/e81/jt4W50fN5b49MeTYG1hHRkw==
"@cdktf/[email protected].2":
version "0.19.2"
resolved "https://registry.yarnpkg.com/@cdktf/provider-generator/-/provider-generator-0.19.2.tgz#142c191458b2793617a57d53785acb7823357558"
integrity sha512-e8fY/FtvlwMupp8zGGzAeAyW5yq4jhY+azL5kfXAXck2kO7hpimKflhycGGBm2aVTuOAmsmrumgEkCa6+7vmSg==
dependencies:
"@cdktf/commons" "0.19.1"
"@cdktf/hcl2json" "0.19.1"
"@cdktf/provider-schema" "0.19.1"
"@cdktf/commons" "0.19.2"
"@cdktf/hcl2json" "0.19.2"
"@cdktf/provider-schema" "0.19.2"
"@types/node" "18.18.8"
codemaker "^1.91.0"
deepmerge "^4.3.1"
Expand All @@ -1475,12 +1475,12 @@
resolved "https://registry.yarnpkg.com/@cdktf/provider-local/-/provider-local-9.0.0.tgz#13222c3a1786b2291cd0540a7388eab2e337fc16"
integrity sha512-lpHjHCwykhxAUtQjWI9ZP18xh5uSDKnSSSM9gH905NCEsk1n0kGr2DhZoVETf8u066XGRxru9MjeVcIrEu3wvQ==

"@cdktf/[email protected].1":
version "0.19.1"
resolved "https://registry.yarnpkg.com/@cdktf/provider-schema/-/provider-schema-0.19.1.tgz#b63217c157196a9d2e9336cd26566765908d529f"
integrity sha512-31vX00P/fw+kgTVZ0hxKIfd6rTRsj6jc1BJaOOQd5yRM3NzbZdypNVkWsEyIAWp6kmPAHzHujpv5/F7IEPZCRA==
"@cdktf/[email protected].2":
version "0.19.2"
resolved "https://registry.yarnpkg.com/@cdktf/provider-schema/-/provider-schema-0.19.2.tgz#a97c07027b3293615994ed7b614e9214f45dede7"
integrity sha512-d6YghOMsDPqQS8DRS+h5BMwg6I0QVwNi8iE9bX+pGXHa/hYggXE97sAMUGFcW3za+gSCOImHYvvKDVc3u3KsOA==
dependencies:
"@cdktf/commons" "0.19.1"
"@cdktf/commons" "0.19.2"
fs-extra "^11.1.1"

"@cnakazawa/watch@^1.0.3":
Expand Down Expand Up @@ -4485,18 +4485,18 @@ case@^1.6.3:
resolved "https://registry.yarnpkg.com/case/-/case-1.6.3.tgz#0a4386e3e9825351ca2e6216c60467ff5f1ea1c9"
integrity sha512-mzDSXIPaFwVDvZAHqZ9VlbyF4yyXRuX6IvB06WvPYkqJVO24kX1PPhv9bfpKNFZyxYFmmgo03HUiD8iklmJYRQ==

[email protected].1:
version "0.19.1"
resolved "https://registry.yarnpkg.com/cdktf-cli/-/cdktf-cli-0.19.1.tgz#35cb7be8e6431896d8f1cd8f6161ee6a380bd1af"
integrity sha512-itqPbZKIYpdCCIUGzX/yVSrcD0U16XqpNbnE8hX7E3Kg2Lus5/fjeXX2ijyZw3vp63ScS+5PStEyMNooCh84IA==
[email protected].2:
version "0.19.2"
resolved "https://registry.yarnpkg.com/cdktf-cli/-/cdktf-cli-0.19.2.tgz#09fcab9dcc3eeca7b45c36687467b56b9d4f231a"
integrity sha512-rwd0yOJmHecOnQsnZxsKFgBO2r1AuPw34IfKSx+FSK6H7aO13Pak+tef6tlhn7f0K79Abk2ZGD3OLs8TeG+78w==
dependencies:
"@cdktf/cli-core" "0.19.1"
"@cdktf/commons" "0.19.1"
"@cdktf/hcl2cdk" "0.19.1"
"@cdktf/hcl2json" "0.19.1"
"@cdktf/cli-core" "0.19.2"
"@cdktf/commons" "0.19.2"
"@cdktf/hcl2cdk" "0.19.2"
"@cdktf/hcl2json" "0.19.2"
"@inquirer/prompts" "^2.3.0"
"@sentry/node" "^7.64.0"
cdktf "0.19.1"
cdktf "0.19.2"
ci-info "^3.8.0"
codemaker "^1.87.0"
constructs "^10.0.25"
Expand All @@ -4516,10 +4516,10 @@ [email protected]:
yoga-layout-prebuilt "^1.10.0"
zod "^3.22.4"

[email protected].1:
version "0.19.1"
resolved "https://registry.yarnpkg.com/cdktf/-/cdktf-0.19.1.tgz#1996a0069b97500e2a01df4f473963153541b784"
integrity sha512-scZhp2+FEgNUd+l5vaDCHABdwFApB1Lcknn2+dUw8aYwNsMoYT0tWs4AzPg22Z4jQFOIQLIXmBxifhr+RahdRg==
[email protected].2:
version "0.19.2"
resolved "https://registry.yarnpkg.com/cdktf/-/cdktf-0.19.2.tgz#c93b794a9c8ac6b4e50bc24e80d06d84089a8766"
integrity sha512-FHOERDO7i2g/+pUaaZCVDKsbXEBtWYOgELL1UKjNp37DyEmtFlltdsgutVfouoil0C7W5za2IydD6sSeoH5aUw==
dependencies:
archiver "5.3.2"
json-stable-stringify "^1.0.2"
Expand Down

0 comments on commit 611886c

Please sign in to comment.