From 57dc5cc88910d1e4f58a9cc2f685ca7c21c7a5d6 Mon Sep 17 00:00:00 2001 From: github-actions Date: Wed, 29 Jan 2025 15:05:02 +0000 Subject: [PATCH] chore(deps): upgrade configuration Upgrades project dependencies. See details in [workflow run]. [Workflow Run]: https://github.com/cdk8s-team/cdk8s/actions/runs/13034177148 ------ *Automatically created by projen via the "upgrade-configuration" 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 57ee073953..56d311ae0c 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "organization": false }, "devDependencies": { - "@cdk8s/projen-common": "^0.0.572", + "@cdk8s/projen-common": "^0.0.573", "@stylistic/eslint-plugin": "^2", "@types/jest": "^26.0.24", "@types/node": "16.18.78", diff --git a/yarn.lock b/yarn.lock index 591d82c6d5..a1737087a8 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.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"