From 3375bc73386b31d479a30d8c8ae623a9ee24fabf Mon Sep 17 00:00:00 2001 From: team-tf-cdk <84392119+team-tf-cdk@users.noreply.github.com> Date: Mon, 18 Sep 2023 20:59:18 -0400 Subject: [PATCH] chore(deps): upgrade dependencies (#1207) Upgrades project dependencies. See details in [workflow run]. [Workflow Run]: https://github.com/cdktf/cdktf-provider-aws/actions/runs/6229461658 ------ *Automatically created by projen via the "upgrade-main" workflow* --- yarn.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/yarn.lock b/yarn.lock index 9f49d2fcdf4..354fba098d0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3258,9 +3258,9 @@ jsii@1.88.0: yargs "^16.2.0" jsii@^5.0.1, jsii@^5.1.10: - version "5.2.6" - resolved "https://registry.yarnpkg.com/jsii/-/jsii-5.2.6.tgz#e6866a8917e56a65295ac5a03ecc06dd7c560b1c" - integrity sha512-Pihj0Qr35AG07wwx1MblUkm9sKUxQ8u5s3eC97XTgizIYmxO8Cx/Cw7DxdaXtjvdLHDWVFT2HpGeOiVhL+IUVQ== + version "5.2.8" + resolved "https://registry.yarnpkg.com/jsii/-/jsii-5.2.8.tgz#d473830a6de1d8dc308830a529c7ee2e3fdb72ad" + integrity sha512-25inqiaSd8CnMsiStis8xslT1m8H62Q1eCWb0O76f06hfzBSp+T7wDbtipQZm9NuK4BiUF3rb2Nt6uGJgOVd7Q== dependencies: "@jsii/check-node" "1.88.0" "@jsii/spec" "^1.88.0" @@ -5355,9 +5355,9 @@ typescript@^3.9.10, typescript@~3.9.10: integrity sha512-w6fIxVE/H1PkLKcCPsFqKE7Kv7QUwhU8qQY2MueZXWx5cPZdwFupLgKK3vntcK98BtNHZtAF4LA/yl2a7k8R6Q== typescript@next: - version "5.3.0-dev.20230917" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.0-dev.20230917.tgz#b3d5031c985314eb4fb97ca2b7a909a947346059" - integrity sha512-njiSKStDPLFKdkoI/o3vZs9/ywPgQlEvV0SgBQDX/9/c4vg+7N//1X9a0m/6PZpN4BHd8NlK/dRptQ5K4q4k+g== + version "5.3.0-dev.20230918" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.0-dev.20230918.tgz#ce215c54cf24145fdb5de5245b9a8c12e5987065" + integrity sha512-n0gvj+RwjGVYi2fyz/7Bd2lCrh/uRROVyQtgUwXXG2p6tyCUw8UE+7lOdr2dp3hVn6Uo4EliGLfajoWNqhFmuw== typescript@~5.1.6: version "5.1.6"