From dc06b11e8ef613bd0a02baa0a5b8a7ef4343619c Mon Sep 17 00:00:00 2001 From: cdk8s-automation <81352262+cdk8s-automation@users.noreply.github.com> Date: Tue, 4 Jun 2024 08:12:04 -0700 Subject: [PATCH] chore(deps): upgrade configuration (#1502) Upgrades project dependencies. See details in [workflow run]. [Workflow Run]: https://github.com/cdk8s-team/cdk8s-image/actions/runs/9369489130 ------ *Automatically created by projen via the "upgrade-configuration-main" workflow* --- package.json | 2 +- yarn.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 94b3dc81..b221bdd8 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "organization": false }, "devDependencies": { - "@cdk8s/projen-common": "^0.0.522", + "@cdk8s/projen-common": "^0.0.524", "@types/jest": "^27", "@types/node": "16.18.78", "@typescript-eslint/eslint-plugin": "^6", diff --git a/yarn.lock b/yarn.lock index 688b505b..2ce0ca1f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -290,12 +290,12 @@ resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39" integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw== -"@cdk8s/projen-common@^0.0.522": - version "0.0.522" - resolved "https://registry.yarnpkg.com/@cdk8s/projen-common/-/projen-common-0.0.522.tgz#240a1ab878152eeb7f18fb28a2a36763c7fd1828" - integrity sha512-AZXq4UYQi7/hihjfTcsVbZeNs817ijv3FLIh1ZMKck6hY+kTpViigZ55LbtCA6SL2uuiXKpVwBHNEhrTHCjA7g== +"@cdk8s/projen-common@^0.0.524": + version "0.0.524" + resolved "https://registry.yarnpkg.com/@cdk8s/projen-common/-/projen-common-0.0.524.tgz#c7e0180b96d00a187e36365ff394b24540d2573a" + integrity sha512-8tmPeqY5yBrr/bDKFvKHkcbWxwBrPwyolfE+e3pntWRMm2NTwbdfhRaTspSEPzBckUF77Au7UYqV2QJAVGRkUQ== dependencies: - codemaker "^1.98.0" + codemaker "^1.99.0" deepmerge "^4.3.1" "@colors/colors@1.6.0", "@colors/colors@^1.6.0": @@ -1572,7 +1572,7 @@ co@^4.6.0: resolved "https://registry.yarnpkg.com/co/-/co-4.6.0.tgz#6ea6bdf3d853ae54ccb8e47bfa0bf3f9031fb184" integrity sha512-QVb0dM5HvG+uaxitm8wONl7jltx8dqhfU33DcqtOZcLSVIKSDDLDi7+0LbAKiyI8hD9u42m2YxXSkMGWThaecQ== -codemaker@^1.98.0, codemaker@^1.99.0: +codemaker@^1.99.0: version "1.99.0" resolved "https://registry.yarnpkg.com/codemaker/-/codemaker-1.99.0.tgz#642716671066395d54aab301f32112731f0b813d" integrity sha512-Skhc0pdsxRWxevjQWLFWOGzhC8BJaac0MfV0lF5UUJuRcf2T6qAhc1OGuWwlZTZZxor9dS0JKavlSTKyLcksag==