From 2682e4f9be10605293bb03e385822846281cef71 Mon Sep 17 00:00:00 2001 From: cdk8s-automation <81352262+cdk8s-automation@users.noreply.github.com> Date: Tue, 28 Jan 2025 15:06:16 +0000 Subject: [PATCH] chore(deps): upgrade configuration (#875) Upgrades project dependencies. See details in [workflow run]. [Workflow Run]: https://github.com/cdk8s-team/cdk8s-awscdk-resolver/actions/runs/13013307404 ------ *Automatically created by projen via the "upgrade-configuration-main" workflow* Signed-off-by: github-actions Co-authored-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 70a82f4..cd1e36d 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "organization": false }, "devDependencies": { - "@cdk8s/projen-common": "0.0.572", + "@cdk8s/projen-common": "0.0.573", "@stylistic/eslint-plugin": "^2", "@types/fs-extra": "^11.0.4", "@types/jest": "^27", diff --git a/yarn.lock b/yarn.lock index e8b14b9..bf5e8ae 100644 --- a/yarn.lock +++ b/yarn.lock @@ -702,10 +702,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"