From 934f2ffe0a5cb33360542be093daa5bc92d1a35e Mon Sep 17 00:00:00 2001 From: cdklabs-automation <90142015+cdklabs-automation@users.noreply.github.com> Date: Sun, 29 Sep 2024 17:51:03 -0700 Subject: [PATCH] chore(deps): upgrade dev dependencies (#1585) Upgrades project dependencies. See details in [workflow run]. [Workflow Run]: https://github.com/cdklabs/jsii-docgen/actions/runs/11097183253 ------ *Automatically created by projen via the "upgrade-dev-deps-main" workflow* --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index a4e86beb..5f5cf11a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4887,9 +4887,9 @@ typedarray@^0.0.6: integrity sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA== typescript@next: - version "5.7.0-dev.20240928" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.0-dev.20240928.tgz#5b19728239aa0136c447791e57572a4bdb26ec2e" - integrity sha512-wPGV65DiBpB4GVBPC9BOgfGY3JlUu8dFB3NXrdA0i4lcNrGrPywVrQVX/uZnAaY3u7rC3NA7oHBeGZXSTkVUQA== + version "5.7.0-dev.20240929" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.0-dev.20240929.tgz#60cdc36d29570e0aed32ec10e3894372b81a6312" + integrity sha512-qcghiX+nPjUkCRJW95fqZiemaj+b/2ljt46UliUqjbhbolAX1o1TzavEYuwlv3JHqcBT9WjaPNf8+OyzovyQMw== typescript@~5.5: version "5.5.4"