From 0da9b6f48b3d3a3ae48535c9bbbac984172a7ff2 Mon Sep 17 00:00:00 2001 From: cdk8s-automation <81352262+cdk8s-automation@users.noreply.github.com> Date: Sat, 14 Dec 2024 10:03:27 -0500 Subject: [PATCH] chore(deps): upgrade configuration (#3109) Upgrades project dependencies. See details in [workflow run]. [Workflow Run]: https://github.com/cdk8s-team/cdk8s-core/actions/runs/12330834662 ------ *Automatically created by projen via the "upgrade-configuration-2.x" workflow* Signed-off-by: github-actions Co-authored-by: github-actions --- package.json | 2 +- yarn.lock | 19 +++++-------------- 2 files changed, 6 insertions(+), 15 deletions(-) diff --git a/package.json b/package.json index 57aed6ad61..fa0ffd08ef 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "jsii-pacmak": "^1.105.0", "jsii-rosetta": "^5", "json-schema-to-typescript": "^10.1.5", - "projen": "^0.90.6", + "projen": "^0.91.0", "ts-jest": "^27", "typescript": "~5.7.2" }, diff --git a/yarn.lock b/yarn.lock index b76e07feb3..ea8a4198a3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4533,10 +4533,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.90.6: - version "0.90.6" - resolved "https://registry.yarnpkg.com/projen/-/projen-0.90.6.tgz#67d49718a90b80db0caee1724f67f417f4ea62d2" - integrity sha512-y1mUfVsqswwOnTfgJs3GhVDlYe+0o8Wtk/ydbZGdkJ6SzKqSk2ASTEOnuzwpl+jBjeqnnjL7N93wI78TanXiyQ== +projen@^0.91.0: + version "0.91.0" + resolved "https://registry.yarnpkg.com/projen/-/projen-0.91.0.tgz#6119aee1e7e620fa75c215b5c025b5111ad70900" + integrity sha512-roEHY51Qok3s66FtIXZVqh+3alnLjSiOo0iC4BXj24P/bipXT/kdgQ37JYwjrErJUk7dTZvRTThlfxXNBB9kcg== dependencies: "@iarna/toml" "^2.2.5" case "^1.6.3" @@ -4732,16 +4732,7 @@ resolve.exports@^1.1.0: resolved "https://registry.yarnpkg.com/resolve.exports/-/resolve.exports-1.1.1.tgz#05cfd5b3edf641571fd46fa608b610dda9ead999" integrity sha512-/NtpHNDN7jWhAaQ9BvBUYZ6YTXsRBgfqWFWP7BZBaoMJO/I3G5OFzvTuWNlZC3aPjins1F+TNrLKsGbH4rfsRQ== -resolve@^1.1.6: - version "1.22.8" - resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.22.8.tgz#b6c87a9f2aa06dfab52e3d70ac8cde321fa5a48d" - integrity sha512-oKWePCxqpd6FlLvGV1VU0x7bkPmmCNolxzjMf4NczoDnQcIWrAF+cPtZn5i6n+RfD2d9i0tzpKnG6Yk168yIyw== - dependencies: - is-core-module "^2.13.0" - path-parse "^1.0.7" - supports-preserve-symlinks-flag "^1.0.0" - -resolve@^1.10.0, resolve@^1.20.0, resolve@^1.22.0, resolve@^1.22.4: +resolve@^1.1.6, resolve@^1.10.0, resolve@^1.20.0, resolve@^1.22.0, resolve@^1.22.4: version "1.22.9" resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.22.9.tgz#6da76e4cdc57181fa4471231400e8851d0a924f3" integrity sha512-QxrmX1DzraFIi9PxdG5VkRfRwIgjwyud+z/iBwfRRrVmHc+P9Q7u2lSSpQ6bjr2gy5lrqIiU9vb6iAeGf2400A==