From 651c4c2c8039abc3097192402fc8a5330c97e5f4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 6 Mar 2026 09:10:43 +0000 Subject: [PATCH] chore(deps): upgrade dev dependencies Upgrades project dependencies. See details in [workflow run]. [Workflow Run]: https://github.com/cdk8s-team/cdk8s/actions/runs/22756751765 ------ *Automatically created by projen via the "upgrade-dev-dependencies" workflow* Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 20 ++++++++++---------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/package.json b/package.json index 38e862ecf6..7fa5bd6fdc 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "cdk8s-cli": "^2.204.9", "cdk8s-plus-31": "^2.6.35", "cdk8s-plus-32": "^2.5.36", - "cdk8s-plus-33": "^2.4.34", + "cdk8s-plus-33": "^2.4.35", "constructs": "^10.0.0", "eslint": "^9", "eslint-import-resolver-typescript": "^3.10.1", diff --git a/yarn.lock b/yarn.lock index 02d0bcf23a..950e791a27 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1431,9 +1431,9 @@ integrity sha512-hov8bUuiLiyFPGyFPE1lwWhmzYbirOXQNNo40+y3zow8aFVTeyn3VWL0VFFfdNddA8S4Vf0Tc062rzyNr7Paag== "@types/node@*": - version "25.3.3" - resolved "https://registry.yarnpkg.com/@types/node/-/node-25.3.3.tgz#605862544ee7ffd7a936bcbf0135a14012f1e549" - integrity sha512-DpzbrH7wIcBaJibpKo9nnSQL0MTRdnWttGyE5haGwK86xgMOkFLp7vEyfQPGLOJh5wNYiJ3V9PmUMDhV9u8kkQ== + version "25.3.5" + resolved "https://registry.yarnpkg.com/@types/node/-/node-25.3.5.tgz#beccb5915561f7a9970ace547ad44d6cdbf39b46" + integrity sha512-oX8xrhvpiyRCQkG1MFchB09f+cXftgIXb3a7UUa4Y3wpmZPw5tyZGTLWhlESOLq1Rq6oDlc8npVU2/9xiCuXMA== dependencies: undici-types "~7.18.0" @@ -2284,9 +2284,9 @@ camelcase@^6.2.0, camelcase@^6.3.0: integrity sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA== caniuse-lite@^1.0.30001759: - version "1.0.30001776" - resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001776.tgz#3c64d006348a2e92037aa4302345129806a42d24" - integrity sha512-sg01JDPzZ9jGshqKSckOQthXnYwOEP50jeVFhaSFbZcOy05TiuuaffDOfcwtCisJ9kNQuLBFibYywv2Bgm9osw== + version "1.0.30001777" + resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001777.tgz#028f21e4b2718d138b55e692583e6810ccf60691" + integrity sha512-tmN+fJxroPndC74efCdp12j+0rk0RHwV5Jwa1zWaFVyw2ZxAuPeG8ZgWC3Wz7uSjT3qMRQ5XHZ4COgQmsCMJAQ== case@^1.6.3: version "1.6.3" @@ -2337,10 +2337,10 @@ cdk8s-plus-32@^2.5.36: dependencies: minimatch "^9.0.9" -cdk8s-plus-33@^2.4.34: - version "2.4.34" - resolved "https://registry.yarnpkg.com/cdk8s-plus-33/-/cdk8s-plus-33-2.4.34.tgz#f03e40fc84d42c36fe811833057339a64a55ac71" - integrity sha512-6eQ1FxT66pIA5TMSDXJ18lZO46fUJWqYP7s//QqiO0su5p9/Xta6i39HPo+03R3PZ2BjmcVldbArPhuDznhBAw== +cdk8s-plus-33@^2.4.35: + version "2.4.35" + resolved "https://registry.yarnpkg.com/cdk8s-plus-33/-/cdk8s-plus-33-2.4.35.tgz#5410743a3833cd8a4b2746c0f94eb803e9d89629" + integrity sha512-1Q/hoJsZcBEKYO3ihM1U6CEJaGyiHIIV/1qImzzJ9h9H3LyGYjt9W2oxVQ4JnPGp79pamG7U2j0xvIqEFTCDaw== dependencies: minimatch "^9.0.9"