From 6b05f2f7d34843de5fb674eded5e85a4a5ad95d8 Mon Sep 17 00:00:00 2001 From: github-actions Date: Mon, 23 Sep 2024 18:03:35 +0000 Subject: [PATCH] fix(deps): upgrade dependencies Upgrades project dependencies. See details in [workflow run]. [Workflow Run]: https://github.com/cdklabs/jsii-srcmak/actions/runs/10999829779 ------ *Automatically created by projen via the "upgrade-main" workflow* Signed-off-by: github-actions --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 615ec662..d347fedd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5004,9 +5004,9 @@ typescript@^5.6.2: integrity sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw== typescript@next: - version "5.7.0-dev.20240922" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.0-dev.20240922.tgz#d215516f2aeae917bac063521e7bd6df6b7993f0" - integrity sha512-CxRHMKhnV+VKR5u+eevBdC/C0Dm/+eogPhjkJ9vNznQb2xVv14wNRE6XrFwj4uF/zfAQNKEu5+OpM3xsMTIrjw== + version "5.7.0-dev.20240923" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.0-dev.20240923.tgz#714c9c89f0aa3cc14753d187c88651f0df2df4f5" + integrity sha512-qRJIe8rRYuFlM6ZGJbdqhSO8Ogo9uIpqCz1/agh6x/phsOXiKU8pfebGSNiXFscUhQNZhSiUFXQ8LC5xUUGFgA== typescript@~5.5: version "5.5.4"