From f168a3c319ca06093d73e4d16cbc52aa747e14ae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Nov 2024 04:50:52 +0000 Subject: [PATCH] chore(deps): bump cdktf from 0.20.9 to 0.20.10 Bumps [cdktf](https://github.com/hashicorp/terraform-cdk/tree/HEAD/packages/cdktf) from 0.20.9 to 0.20.10. - [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.20.10/packages/cdktf) --- updated-dependencies: - dependency-name: cdktf dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index d15ec70..7e1565f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -410,9 +410,9 @@ callsites@^3.0.0: integrity sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ== cdktf@^0.20.9: - version "0.20.9" - resolved "https://registry.yarnpkg.com/cdktf/-/cdktf-0.20.9.tgz#19de005188a1ab7c6a39992870015c83c5cfa2b6" - integrity sha512-Qv43tY7mhVpe4PC3ZqOSGrDowQ+KPvKHeKbeTs/ynmpjQU7DtshX/9yaeqzC1teWIIAC1BppwZKAOH7QeaoYDA== + version "0.20.10" + resolved "https://registry.yarnpkg.com/cdktf/-/cdktf-0.20.10.tgz#c39c680399d1ba6f144f27751841f9692c9b83d1" + integrity sha512-I8c838lNDHUeOIFCeZ6NsLHivAaYVoc+3a8k84hYP+BkQtoqCiOhcYjrm7lH42CwqfBBR+BoD7lB5AFeHekd5A== dependencies: archiver "6.0.2" json-stable-stringify "1.1.1"