From 258b8a5bd532d5201a2fcc5cd92e6fcef88d90ef Mon Sep 17 00:00:00 2001 From: github-actions Date: Sun, 29 Sep 2024 01:46:18 +0000 Subject: [PATCH] chore(deps): upgrade dependencies Upgrades project dependencies. See details in [workflow run]. [Workflow Run]: https://github.com/MV-Consulting/projen-cdk-hugo-pipeline/actions/runs/11088678621 ------ *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 51faf2d..ee8f854 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5134,9 +5134,9 @@ typescript@^5.2.2: integrity sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw== typescript@next: - version "5.7.0-dev.20240927" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.0-dev.20240927.tgz#7885c956292aa42d1d12ab6857f662bdacce690d" - integrity sha512-IWKZHTHAlS8BglLp8iM4rUHhy0h79B9r9vj6b6zpa8U38ofctFS1fLiKY7okZ3JYeG15kUHuOwsLwOmvc5+e1Q== + version "5.7.0-dev.20240928" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.0-dev.20240928.tgz#5b19728239aa0136c447791e57572a4bdb26ec2e" + integrity sha512-wPGV65DiBpB4GVBPC9BOgfGY3JlUu8dFB3NXrdA0i4lcNrGrPywVrQVX/uZnAaY3u7rC3NA7oHBeGZXSTkVUQA== typescript@~5.3: version "5.3.3"