diff --git a/package.json b/package.json index 0f9d176256..28fc4f6b63 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "organization": false }, "devDependencies": { - "@cdk8s/projen-common": "^0.0.565", + "@cdk8s/projen-common": "^0.0.566", "@stylistic/eslint-plugin": "^2", "@types/follow-redirects": "^1.14.4", "@types/jest": "^27", diff --git a/yarn.lock b/yarn.lock index 3e53e7b46d..91426a7914 100644 --- a/yarn.lock +++ b/yarn.lock @@ -276,10 +276,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" @@ -5795,16 +5795,11 @@ yallist@^4.0.0: resolved "https://registry.yarnpkg.com/yallist/-/yallist-4.0.0.tgz#9bb92790d9c0effec63be73519e11a35019a3a72" integrity sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A== -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== -yaml@^2.2.2: - version "2.6.1" - resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.6.1.tgz#42f2b1ba89203f374609572d5349fb8686500773" - integrity sha512-7r0XPzioN/Q9kXBro/XPnA6kznR73DHq+GXh5ON7ZozRO6aMjbmiBuKste2wslTFkC5d1dw0GooOCepZXJ2SAg== - yargs-parser@20.x, yargs-parser@^20.2.2, yargs-parser@^20.2.3: version "20.2.9" resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-20.2.9.tgz#2eb7dc3b0289718fc295f362753845c41a0c94ee"