From 8230e89d22d256d0cfebe4329103818933fee437 Mon Sep 17 00:00:00 2001 From: github-actions Date: Tue, 28 Jan 2025 15:01:26 +0000 Subject: [PATCH] chore(deps): upgrade configuration Upgrades project dependencies. See details in [workflow run]. [Workflow Run]: https://github.com/cdk8s-team/cdk8s-core/actions/runs/13013252607 ------ *Automatically created by projen via the "upgrade-configuration-2.x" 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 85011edd84..8e234a3e98 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "organization": false }, "devDependencies": { - "@cdk8s/projen-common": "^0.0.572", + "@cdk8s/projen-common": "^0.0.573", "@stylistic/eslint-plugin": "^2", "@types/follow-redirects": "^1.14.4", "@types/jest": "^27", diff --git a/yarn.lock b/yarn.lock index 0756156891..a58c96b866 100644 --- a/yarn.lock +++ b/yarn.lock @@ -287,10 +287,10 @@ resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39" integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw== -"@cdk8s/projen-common@^0.0.572": - version "0.0.572" - resolved "https://registry.yarnpkg.com/@cdk8s/projen-common/-/projen-common-0.0.572.tgz#420fb41de5555324f0182b058d8406e03355100c" - integrity sha512-aDq1tsYj1g4XrmZufi1VC0ZwV5YuTWeAdl3Rmir2RhaDIEsbsW6u4YS9bvaEE9tNeJYfWcsBoWMnBRI1I9Z8PA== +"@cdk8s/projen-common@^0.0.573": + version "0.0.573" + resolved "https://registry.yarnpkg.com/@cdk8s/projen-common/-/projen-common-0.0.573.tgz#9870031dcce1f670eaaa908bb7a5a4fa06a1798c" + integrity sha512-t6A1vS+XGXQpnT0R8CzbiiPU6BjbKTc8F+javZ3aE/0r60918vI6OFxdQBJeE19qIzhsn/0Ev/WGqNE6PXGEMg== dependencies: codemaker "^1.106.0" deepmerge "^4.3.1"