From 07aa1771bc72e86a89712c793ed70e63be64010f Mon Sep 17 00:00:00 2001 From: AWS CDK Automation <43080478+aws-cdk-automation@users.noreply.github.com> Date: Sat, 23 Dec 2023 16:28:35 -0800 Subject: [PATCH] chore(deps): upgrade jsii & typescript (#554) Upgrades project dependencies. See details in [workflow run]. [Workflow Run]: https://github.com/aws/jsii-rosetta/actions/runs/7311289336 ------ *Automatically created by projen via the "upgrade-jsii-maintenance-v5.2" 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 1d6e3687..9fe602e5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4249,9 +4249,9 @@ typed-array-length@^1.0.4: is-typed-array "^1.1.9" typescript@next: - version "5.4.0-dev.20231222" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.0-dev.20231222.tgz#1262e74f7ae1066e6a323f9b5616dc85f8e0d924" - integrity sha512-SK3Hak67HL8l08jLRYOFF0cXL0ODM/tvA6w2+HOOYKijxGOmpc0xWz7zvOi6RLihS9BGgBG6Hk1zD/bN4qR4Qg== + version "5.4.0-dev.20231223" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.0-dev.20231223.tgz#0170dc94178fa945ba6d9813d61d2060ccfbb9f4" + integrity sha512-KiQgKjVULApZ0PuXCMOuPNNO3Ty4amfJPjGpbcQoh9YlU2qmYgmyyIT7I7zMHkjCtn8R8DkrvM0Eue0fP9hzjw== typescript@~5.2, typescript@~5.2.2: version "5.2.2"