From f2f3d4eff984cd32d25ade1b9e67d79ba02d54d2 Mon Sep 17 00:00:00 2001 From: team-tf-cdk <84392119+team-tf-cdk@users.noreply.github.com> Date: Thu, 4 Jul 2024 15:06:58 +0200 Subject: [PATCH] chore(deps): update by cdktf/cdktf-repository-manager@cfc9221 (#1806) Triggered by https://github.com/cdktf/cdktf-repository-manager/actions/runs/9794353239 --------- Signed-off-by: team-tf-cdk --- .github/workflows/lock.yml | 1 + yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/.github/workflows/lock.yml b/.github/workflows/lock.yml index 30bbb0122c8..cbe98cdd96f 100644 --- a/.github/workflows/lock.yml +++ b/.github/workflows/lock.yml @@ -17,3 +17,4 @@ jobs: issue-inactive-days: 7 pr-comment: I'm going to lock this pull request because it has been closed for at least 7 days. This helps our maintainers find and focus on the active issues. If you've found a problem that seems related to this change, please [open a new issue](https://github.com/cdktf/cdktf-provider-project/issues/new) so we can investigate further. pr-inactive-days: 7 + continue-on-error: true diff --git a/yarn.lock b/yarn.lock index 7b8bcbbba52..3d05ea0e2c6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -218,9 +218,9 @@ jsii-srcmak "0.1.1039" "@cdktf/provider-project@^0.5.0": - version "0.5.44" - resolved "https://registry.yarnpkg.com/@cdktf/provider-project/-/provider-project-0.5.44.tgz#a6111efccb469002385b5b8958aad7bd7264dca9" - integrity sha512-LTMtnFZ6iEu61HafgOrkLMI/pXb9et+Z/q8uZtGCFsEhT5je/WcdjN9rFuAWgEoo7IEMctNe0UL17byfcnOIjg== + version "0.5.45" + resolved "https://registry.yarnpkg.com/@cdktf/provider-project/-/provider-project-0.5.45.tgz#d72ec229d8fcd64860ccc875d83fe185763a880e" + integrity sha512-p2pdKsjWfuj4KbyOqhVYHR1AMdeixE07zshWufclBzPcEJtto5gqFXGp6+Vz0F27yoeZrvGMKRQTg7h05Jborw== dependencies: change-case "^4.1.2" fs-extra "^10.1.0"