From 521a94f0d997eace8c6145b0a113624caadf4127 Mon Sep 17 00:00:00 2001 From: github-actions Date: Fri, 2 Aug 2024 15:06:09 +0000 Subject: [PATCH] chore(deps): upgrade configuration Upgrades project dependencies. See details in [workflow run]. [Workflow Run]: https://github.com/cdk8s-team/cdk8s-plus/actions/runs/10217782006 ------ *Automatically created by projen via the "upgrade-configuration-k8s-28-main" workflow* Signed-off-by: github-actions --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 151e6834f..1fcc015f7 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "organization": false }, "devDependencies": { - "@cdk8s/projen-common": "^0.0.535", + "@cdk8s/projen-common": "^0.0.536", "@types/jest": "^27", "@types/minimatch": "^3.0.5", "@types/node": "16.18.78", diff --git a/yarn.lock b/yarn.lock index ce8f05cf4..0e6183ecf 100644 --- a/yarn.lock +++ b/yarn.lock @@ -263,10 +263,10 @@ resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39" integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw== -"@cdk8s/projen-common@^0.0.535": - version "0.0.535" - resolved "https://registry.yarnpkg.com/@cdk8s/projen-common/-/projen-common-0.0.535.tgz#cf09b40267a083606bcbc23e5a4d2780a59dd262" - integrity sha512-isPsqroXJrbicrUt1d6ahFWQUsgiAoHo2dlRPfOKrJ6dJkc9wOa8u7bdJfotkkxrwI2HHBTWAmvBTz//xZb2tQ== +"@cdk8s/projen-common@^0.0.536": + version "0.0.536" + resolved "https://registry.yarnpkg.com/@cdk8s/projen-common/-/projen-common-0.0.536.tgz#f2d4eb1e9fe2e7da289fa9fffedb37d886db65cf" + integrity sha512-jk3ojwS+8xWkf05rFXGmbXC3I53uJqJXn32sfA0VdmgjA9U2l+H65bUt7ktnmaqGmSdQT4z95Llcsr/WIdEK9g== dependencies: codemaker "^1.101.0" deepmerge "^4.3.1"