From 1471bd68888517e99315acc05eb810cee32caedd Mon Sep 17 00:00:00 2001 From: github-actions Date: Mon, 8 Apr 2024 09:04:09 +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/8597383928 ------ *Automatically created by projen via the "upgrade-dev-dependencies" workflow* Signed-off-by: github-actions --- package.json | 8 ++++---- yarn.lock | 56 ++++++++++++++++++++++++++-------------------------- 2 files changed, 32 insertions(+), 32 deletions(-) diff --git a/package.json b/package.json index 7c4f78c9fe..9f8c4e0862 100644 --- a/package.json +++ b/package.json @@ -35,10 +35,10 @@ "@typescript-eslint/eslint-plugin": "^6", "@typescript-eslint/parser": "^6", "cdk8s": "^2.68.55", - "cdk8s-cli": "^2.198.93", - "cdk8s-plus-26": "^2.18.87", - "cdk8s-plus-27": "^2.7.84", - "cdk8s-plus-28": "^2.0.3", + "cdk8s-cli": "^2.198.94", + "cdk8s-plus-26": "^2.18.89", + "cdk8s-plus-27": "^2.7.87", + "cdk8s-plus-28": "^2.0.7", "constructs": "^10.0.0", "eslint": "^8", "eslint-import-resolver-typescript": "^3.6.1", diff --git a/yarn.lock b/yarn.lock index b6f3f8197c..0371aaf496 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2055,9 +2055,9 @@ builtins@^1.0.3: integrity sha512-uYBjakWipfaO/bXI7E8rq6kpwHRZK5cNYrUv2OzZSI/FvmdMyXJ2tG9dKcjEC5YHmHpUAwsargWIZNWdxb/bnQ== builtins@^5.0.0: - version "5.0.1" - resolved "https://registry.yarnpkg.com/builtins/-/builtins-5.0.1.tgz#87f6db9ab0458be728564fa81d876d8d74552fa9" - integrity sha512-qwVpFEHNfhYJIzNRBvd2C1kyo6jz3ZSMPyyuR47OPdiKWlbYnZNyDWuyR175qDnAJLiCo5fBBqPb3RiXgWlkOQ== + version "5.1.0" + resolved "https://registry.yarnpkg.com/builtins/-/builtins-5.1.0.tgz#6d85eeb360c4ebc166c3fdef922a15aa7316a5e8" + integrity sha512-SW9lzGTLvWTP1AY8xeAMZimqDrIaSdLQUcVr9DMef51niJ022Ri87SwRRKYm4A6iHfkPaiVUu/Duw2Wc4J7kKg== dependencies: semver "^7.0.0" @@ -2162,19 +2162,19 @@ camelcase@^6.2.0, camelcase@^6.3.0: integrity sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA== caniuse-lite@^1.0.30001587: - version "1.0.30001606" - resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001606.tgz#b4d5f67ab0746a3b8b5b6d1f06e39c51beb39a9e" - integrity sha512-LPbwnW4vfpJId225pwjZJOgX1m9sGfbw/RKJvw/t0QhYOOaTXHvkjVGFGPpvwEzufrjvTlsULnVTxdy4/6cqkg== + version "1.0.30001607" + resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001607.tgz#b91e8e033f6bca4e13d3d45388d87fa88931d9a5" + integrity sha512-WcvhVRjXLKFB/kmOFVwELtMxyhq3iM/MvmXcyCe2PNf166c39mptscOc/45TTS96n2gpNV2z7+NakArTWZCQ3w== case@^1.6.3: version "1.6.3" resolved "https://registry.yarnpkg.com/case/-/case-1.6.3.tgz#0a4386e3e9825351ca2e6216c60467ff5f1ea1c9" integrity sha512-mzDSXIPaFwVDvZAHqZ9VlbyF4yyXRuX6IvB06WvPYkqJVO24kX1PPhv9bfpKNFZyxYFmmgo03HUiD8iklmJYRQ== -cdk8s-cli@^2.198.93: - version "2.198.93" - resolved "https://registry.yarnpkg.com/cdk8s-cli/-/cdk8s-cli-2.198.93.tgz#205aa764f88eee43b0f6f6cb94a66da7c0deccca" - integrity sha512-GW4YG9zUdJuxlewyRBIh40VwUkcxzCmSfrVwLnLCsrPkJhd4dBZgqlmGo7E7HDQuLLml3mhwYngzGqZXzBEmQQ== +cdk8s-cli@^2.198.94: + version "2.198.94" + resolved "https://registry.yarnpkg.com/cdk8s-cli/-/cdk8s-cli-2.198.94.tgz#c658349b7aef6def5363c2bee2024265a4f0053a" + integrity sha512-Glnl09lWD+WtFeJLmN2ZBKIlo4DQfHYIgsuwe3VasOrW11iYy/0PVGg/XtY/1CVciOhqpqfRRqtXJ2lU1aWN0w== dependencies: "@types/node" "^16" ajv "^8.12.0" @@ -2204,28 +2204,28 @@ cdk8s-plus-25@^2.22.79: optionalDependencies: backport "8.5.0" -cdk8s-plus-26@^2.18.87: - version "2.18.87" - resolved "https://registry.yarnpkg.com/cdk8s-plus-26/-/cdk8s-plus-26-2.18.87.tgz#37c98d6270610b569b8e4ad6ad0a4d2f1e7f3a2a" - integrity sha512-Yf1pHtiMmDqCxWXIdOXTyZdvnnPjeQa70ljm9QZvV023swPYMQ7LGEitSIX+S2SqMwrdd9u8lWuRVF1fsh89Sg== +cdk8s-plus-26@^2.18.89: + version "2.18.89" + resolved "https://registry.yarnpkg.com/cdk8s-plus-26/-/cdk8s-plus-26-2.18.89.tgz#7abea1955bd08cfb61bd0e46bb8c714ecec528ce" + integrity sha512-doLpIq7zhnjsvy+uzbN+nay5ERWsPMNMPFVgH4atEh9UgfY7wlBWt2noAPr5GVYhB25LJZ/9PM9zWjWoWMWEmg== dependencies: minimatch "^3.1.2" optionalDependencies: backport "8.5.0" -cdk8s-plus-27@^2.7.84: - version "2.7.84" - resolved "https://registry.yarnpkg.com/cdk8s-plus-27/-/cdk8s-plus-27-2.7.84.tgz#802488e72de631230a879519c0726b0551450daf" - integrity sha512-mC6PaxwqRNvKnVvfT0DX8Jr42qyiwfiynT0ROq3vxF12su9V8gGjLqWFC6tuhj64Pxvo5I2atyRYeGVhnElh5Q== +cdk8s-plus-27@^2.7.87: + version "2.7.87" + resolved "https://registry.yarnpkg.com/cdk8s-plus-27/-/cdk8s-plus-27-2.7.87.tgz#0c25aab79bd8235b4b6fdaec01856600f3ae9e83" + integrity sha512-rSdUynaZfGl5jxF7FFtxIKbhmh2jD9lhwkHYGz4S0BPwJQE4iA7IL6qlS4Wcil9EjkgUNaePgoiVIDbGhVZbtA== dependencies: minimatch "^3.1.2" optionalDependencies: backport "8.5.0" -cdk8s-plus-28@^2.0.3: - version "2.0.3" - resolved "https://registry.yarnpkg.com/cdk8s-plus-28/-/cdk8s-plus-28-2.0.3.tgz#0b8d2dad1ab1a98c747ddba9ce34ffa510ca4e7e" - integrity sha512-UhgyFU4DGRodnXCXOSnxRhHEuEqYAgjUcKtixcPFlLeUFM2928Iv22usKy9dYDbrm8pmsJ59IhYow3Zy+5PMGA== +cdk8s-plus-28@^2.0.7: + version "2.0.7" + resolved "https://registry.yarnpkg.com/cdk8s-plus-28/-/cdk8s-plus-28-2.0.7.tgz#aaa487e3fe5a986d1daed421425d3006b1aa6cc9" + integrity sha512-KudIJXNHaCMWEVauaFinsyjMNy+l62Ufw2gx8BXHfYOeYZLorcubiZYy+uWwaUKgMSdRGrVihT2MMpdAxhAAUA== dependencies: minimatch "^3.1.2" optionalDependencies: @@ -5127,9 +5127,9 @@ jsii@1.96.0: yargs "^16.2.0" jsii@~5.3.18: - version "5.3.33" - resolved "https://registry.yarnpkg.com/jsii/-/jsii-5.3.33.tgz#c8b066f04943593448ed6266a8d0985f13a75c7f" - integrity sha512-6+Q2ysfWvzKBjZwAOrCmI4pgt+DNYTVrbQbT4Ij3nOXoZOgDGD9SYFxjkamftWgHb3bfc7UJHi5li7AlgNHtKw== + version "5.3.34" + resolved "https://registry.yarnpkg.com/jsii/-/jsii-5.3.34.tgz#13033685481feaa91757fcb56144ddc2db6558e4" + integrity sha512-vJc+DwAdkr1k66vn2YlybJyyv7fiCV8jOccXmdazZ7Ob+lbED0UTYZDTGFwnqj2feP17maIj1R0MaiDqxjsjKw== dependencies: "@jsii/check-node" "1.96.0" "@jsii/spec" "^1.96.0" @@ -7841,9 +7841,9 @@ typescript@^4.9.5: integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g== typescript@next: - version "5.5.0-dev.20240405" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.0-dev.20240405.tgz#c5bfb97765ca699e57fafcb6b1ec7d728f96c37a" - integrity sha512-gMeTgpfC2KDhKDbOu7niDwLmSA+Jgbl5lGunCrVnmvoxh3FbTRjAzZ1IRrqB+cph3wWLeCdy8bxQoff1uHLXMg== + version "5.5.0-dev.20240408" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.0-dev.20240408.tgz#337832c87cf0db5a11f9efcff9c789a982ea77c4" + integrity sha512-WCqFA68PbE0+khOu6x2LPxePy0tKdWuNO2m2K4A/L+OPqua1Qmck9OXUQ/5nUd4B/8UlBuhkhuulQbr2LHO9vA== typescript@~3.9.10: version "3.9.10"