From 93857cc1945d5f69f67f98d557b62e1df25fb2c3 Mon Sep 17 00:00:00 2001 From: github-actions Date: Sat, 18 Jan 2025 00:28:43 +0000 Subject: [PATCH] chore(deps): upgrade dev dependencies Upgrades project dependencies. See details in [workflow run]. [Workflow Run]: https://github.com/cdklabs/cdklabs-projen-project-types/actions/runs/12839011425 ------ *Automatically created by projen via the "upgrade-dev-deps-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 181c83b..e4dda27 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5184,9 +5184,9 @@ typedarray@^0.0.6: integrity sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA== typescript@next: - version "5.8.0-dev.20250116" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.0-dev.20250116.tgz#f74c18efee1a585350fb404d4fcb20b8ad5ca55c" - integrity sha512-co261sVUo0cZWvSWU8O2sx03ZfSYSqGcjxkxG5UDImcQ1ZCBLCsvrKrSpsdNvz0Q3hhNJY9to3fTTxIUWuvaTg== + version "5.8.0-dev.20250117" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.0-dev.20250117.tgz#10f52496f5dac0e4cbd9170fcdf4f0bfa83c8826" + integrity sha512-uwGQZGYffY5jfnMEReMN9JVCe+R74b5zAEN48y71SyQuXVx4+6jV5nRVcyvhC0dJruKSbFxy0KJkkANMZpDSfw== typescript@~5.5: version "5.5.4"