From 663c03e32fc1e9904642c07b3c47a3a674677f10 Mon Sep 17 00:00:00 2001 From: cdklabs-automation <90142015+cdklabs-automation@users.noreply.github.com> Date: Sat, 25 Jan 2025 19:20:04 -0500 Subject: [PATCH] chore(deps): upgrade dev dependencies (#2674) Upgrades project dependencies. See details in [workflow run]. [Workflow Run]: https://github.com/aws/constructs/actions/runs/12969644146 ------ *Automatically created by projen via the "upgrade-dev-deps-10.x" workflow* Signed-off-by: github-actions Co-authored-by: github-actions --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 1a446a42..dc429c53 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5210,9 +5210,9 @@ typescript@5.4.x, typescript@~5.4: integrity sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ== typescript@next: - version "5.8.0-dev.20250124" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.0-dev.20250124.tgz#7c48b514adf70255f0be96dcb7921a7a7fac7435" - integrity sha512-QLwmxSR4EPey4SQ554+uTUJrnp0dDhmgVmeYCbx8hiUjKqIqCVcuiQtK73JRvb/8NE4Y/gvhTlkYjD5Qj4zDAw== + version "5.8.0-dev.20250125" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.0-dev.20250125.tgz#f08750b14edf4889f71f83e4c40b6aec08ab64ac" + integrity sha512-fQ+1+H1U6k6Bk8gv902cvVDoAtlU/BBnc4otDrV+7rWsXDzk1w6qTuWHSKi7pz7ZFxqtptIpfE+wlyNR93Ymdw== uglify-js@^3.1.4: version "3.19.3"