From 50057847d5dc5186dbc4eb1f10f047d0e30b1d70 Mon Sep 17 00:00:00 2001 From: github-actions Date: Tue, 31 Dec 2024 15:03:34 +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/12561003095 ------ *Automatically created by projen via the "upgrade-configuration-k8s-30-main" workflow* Signed-off-by: github-actions --- package.json | 2 +- yarn.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 92a6de7c1..1d1cbcda2 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "organization": false }, "devDependencies": { - "@cdk8s/projen-common": "^0.0.565", + "@cdk8s/projen-common": "^0.0.566", "@stylistic/eslint-plugin": "^2", "@types/jest": "^27", "@types/minimatch": "^3.0.5", diff --git a/yarn.lock b/yarn.lock index e7696ef9b..17ea3b95e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -266,10 +266,10 @@ resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39" integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw== -"@cdk8s/projen-common@^0.0.565": - version "0.0.565" - resolved "https://registry.yarnpkg.com/@cdk8s/projen-common/-/projen-common-0.0.565.tgz#a3d9e7bf830635c200b82c4dffb5c3bd12c3c470" - integrity sha512-KT7OFhTuZ2PYjn5JUm12iFEIP64ex+A9oT4n+lfnSnwdAHH/TJdq7LQaJGbssmBBS89A9zpHkjvmGcTBLivkXQ== +"@cdk8s/projen-common@^0.0.566": + version "0.0.566" + resolved "https://registry.yarnpkg.com/@cdk8s/projen-common/-/projen-common-0.0.566.tgz#9827641f0cb63833a67bd420ebb5dfb1e9a1bef0" + integrity sha512-tZ/E2ySUJUQs/oEV664HZheIdqz3l4UF0g5LAMXzuA+kyUsnPAQR6LI2RJs9ZGbpsQT2Q/wHxVpHVAJhzAPYcA== dependencies: codemaker "^1.106.0" deepmerge "^4.3.1" @@ -5995,12 +5995,12 @@ yallist@^4.0.0: resolved "https://registry.yarnpkg.com/yallist/-/yallist-4.0.0.tgz#9bb92790d9c0effec63be73519e11a35019a3a72" integrity sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A== -yaml@2.6.1, yaml@^2.2.2: +yaml@2.6.1: version "2.6.1" resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.6.1.tgz#42f2b1ba89203f374609572d5349fb8686500773" integrity sha512-7r0XPzioN/Q9kXBro/XPnA6kznR73DHq+GXh5ON7ZozRO6aMjbmiBuKste2wslTFkC5d1dw0GooOCepZXJ2SAg== -yaml@2.7.0, yaml@^2.4.1: +yaml@2.7.0, yaml@^2.2.2, yaml@^2.4.1: version "2.7.0" resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.7.0.tgz#aef9bb617a64c937a9a748803786ad8d3ffe1e98" integrity sha512-+hSoy/QHluxmC9kCIJyL/uyFmLmc+e5CFR5Wa+bpIhIj85LVb9ZH2nVnqrHoSvKogwODv0ClqZkmiSSaIH5LTA==