From 0771137b97eb5a5049f03e3e81d4aa259375e48c Mon Sep 17 00:00:00 2001 From: github-actions Date: Tue, 31 Dec 2024 15:03:09 +0000 Subject: [PATCH] chore(deps): upgrade configuration Upgrades project dependencies. See details in [workflow run]. [Workflow Run]: https://github.com/cdk8s-team/cdk8s-validation-plugin-example/actions/runs/12560999065 ------ *Automatically created by projen via the "upgrade-configuration-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 362b9c4..7c37589 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "organization": false }, "devDependencies": { - "@cdk8s/projen-common": "^0.0.565", + "@cdk8s/projen-common": "^0.0.566", "@stylistic/eslint-plugin": "^2", "@types/fs-extra": "^9.0.13", "@types/jest": "^28.1.8", diff --git a/yarn.lock b/yarn.lock index a217b38..0d8a25e 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" @@ -5569,12 +5569,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.7.0, yaml@^2.2.2, yaml@^2.4.1, yaml@^2.7.0: version "2.7.0" resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.7.0.tgz#aef9bb617a64c937a9a748803786ad8d3ffe1e98" integrity sha512-+hSoy/QHluxmC9kCIJyL/uyFmLmc+e5CFR5Wa+bpIhIj85LVb9ZH2nVnqrHoSvKogwODv0ClqZkmiSSaIH5LTA==