From c86524c6357d6d1e6e4ae316d25bc277e76f0985 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 10 May 2026 15:21:56 +0000 Subject: [PATCH] chore(deps): upgrade configuration Upgrades project dependencies. See details in [workflow run]. [Workflow Run]: https://github.com/cdk8s-team/cdk8s-cli/actions/runs/25632379983 ------ *Automatically created by projen via the "upgrade-configuration-2.x" 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 18c72fa8b..5856a24d2 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "fast-glob": "^3.3.3", "jest": "^27", "jest-junit": "^17", - "projen": "^0.99.57", + "projen": "^0.99.58", "ts-jest": "^27", "ts-node": "^10.9.2", "typescript": "~5.9", diff --git a/yarn.lock b/yarn.lock index e5f1e7062..c277f3164 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4649,10 +4649,10 @@ process-nextick-args@~2.0.0: resolved "https://registry.yarnpkg.com/process-nextick-args/-/process-nextick-args-2.0.1.tgz#7820d9b16120cc55ca9ae7792680ae7dba6d7fe2" integrity sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag== -projen@^0.99.57: - version "0.99.57" - resolved "https://registry.yarnpkg.com/projen/-/projen-0.99.57.tgz#517f51c57237ec823afafb9c505f2af2683175f1" - integrity sha512-1IWwvGnrI1lQ+dnYoAIdACZn0iXY2CqQaMlAVkicDNq7OYipQIMQccMWdnxPkwGj+AX7wS2bZqEULa++ujMXOw== +projen@^0.99.58: + version "0.99.58" + resolved "https://registry.yarnpkg.com/projen/-/projen-0.99.58.tgz#499fc7b29423b85dc103f770a46fe808f2902da7" + integrity sha512-Uwbh1HYv9Y70JEjbmQ5We9W8phq4dyyXJJ+ajRUIICz2ov6klQe6axXe46LdtpkD/Bazm9jrFyICTyhbzH7iiA== dependencies: "@iarna/toml" "^2.2.5" case "^1.6.3"