From 3f08b9e6fb818f2d3b1546de9a395935b78a1728 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 26 Nov 2025 00:04:01 +0000 Subject: [PATCH] chore(deps): upgrade dependencies Upgrades project dependencies. See details in [workflow run]. [Workflow Run]: https://github.com/aws/jsii-compiler/actions/runs/19687865224 ------ *Automatically created by projen via the "upgrade-maintenance-v5.8" workflow* Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 696f12a1..c87906f0 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "npm": "^9.9.4", "npm-check-updates": "^16", "prettier": "^2.8.8", - "projen": "^0.98.22", + "projen": "^0.98.25", "tar": "^6.2.1", "ts-jest": "^29.4.5", "ts-node": "^10.9.2" diff --git a/yarn.lock b/yarn.lock index 5d431527..73563b5f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5772,10 +5772,10 @@ progress@^2.0.3: resolved "https://registry.yarnpkg.com/progress/-/progress-2.0.3.tgz#7e8cf8d8f5b8f239c1bc68beb4eb78567d572ef8" integrity sha512-7PiHtLll5LdnKIMw100I+8xJXR5gW2QwWYkT6iJva0bXitZKa/XMrSbdmg3r2Xnaidz9Qumd0VPaMrZlF9V9sA== -projen@^0.98.22: - version "0.98.22" - resolved "https://registry.yarnpkg.com/projen/-/projen-0.98.22.tgz#49a71754c6c2009e6af9b802576527a3d302d4fd" - integrity sha512-K20X73qxU2Lw9FQAs+qq6+PUiw6EhC9OYslsxbGxsEuiOvzXD8Vbth6+3mdOcu7tgq7TMapWx4bO+QFBPVsWMQ== +projen@^0.98.25: + version "0.98.25" + resolved "https://registry.yarnpkg.com/projen/-/projen-0.98.25.tgz#ea9a84116f9127d11c68d4a71047d99df3ecf2d4" + integrity sha512-LWcraC/QZ1vgVQ5WrySOtevz9BNmTxKf7iey/UkGKYUBZlhQk4mojWQHHlIpaSmLZ12ZUwGnPdjXjd7jv1TYIw== dependencies: "@iarna/toml" "^2.2.5" case "^1.6.3"