From f41776c7371f2c3ac7a63c0a37fb6cf3ebbc445b Mon Sep 17 00:00:00 2001 From: Scott Hsieh Date: Mon, 7 Oct 2024 09:03:21 +0800 Subject: [PATCH] chore(deps): upgrade dependencies (#608) Upgrades project dependencies. See details in [workflow run]. [Workflow Run]: https://github.com/HsiehShuJeng/cdk-emrserverless-with-delta-lake/actions/runs/11206759591 ------ *Automatically created by projen via the "upgrade-main" workflow* --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 3da37ee..86732d4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5311,9 +5311,9 @@ typescript@^4.9.5: integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g== typescript@next: - version "5.7.0-dev.20241005" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.0-dev.20241005.tgz#9a945d532a17ce2790d11e444adad785db111141" - integrity sha512-jwUlB3Y1mBo3qAXxvbtv7eF4dATeS65xKT4fC9GThKJB2iY8Ptc+frjidfW2mGbKFR0abI8v5gpn9Z7w6oEmFw== + version "5.7.0-dev.20241006" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.0-dev.20241006.tgz#a3868ef1b48290746d00c6b8e98c6d8ff3c547c7" + integrity sha512-XbEUvmjO3pXSwKpsgTKNHLRROzF2K1tSdqiyRPKwJfv84gPU0H6AjRwvaAaYC9D/6+Hpen0bQLLC0uaGePRHTQ== typescript@~5.4: version "5.4.5"