From bde1c2da7a14d2c043bd2b1b2d1708f47c7618d2 Mon Sep 17 00:00:00 2001 From: github-actions Date: Wed, 19 Mar 2025 15:01:14 +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/13949756866 ------ *Automatically created by projen via the "upgrade-configuration-2.x" workflow* Signed-off-by: github-actions --- package.json | 2 +- yarn.lock | 19 +++++-------------- 2 files changed, 6 insertions(+), 15 deletions(-) diff --git a/package.json b/package.json index 2cff37413a..35f776287c 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "organization": false }, "devDependencies": { - "@cdk8s/projen-common": "^0.0.589", + "@cdk8s/projen-common": "^0.0.590", "@stylistic/eslint-plugin": "^2", "@types/follow-redirects": "^1.14.4", "@types/jest": "^27", diff --git a/yarn.lock b/yarn.lock index 4fab49c584..ce5d14692f 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.589": - version "0.0.589" - resolved "https://registry.yarnpkg.com/@cdk8s/projen-common/-/projen-common-0.0.589.tgz#fa27b673e77b634777abea9680abe3f69b80145d" - integrity sha512-P9kIXbhJMdlGDwfC6yx+uBL1dBeErdPSjAeW5X/fg3TUbJcAddP+sxKVGE055kKCfMLKl6hyMDjbjAI+ofN3/A== +"@cdk8s/projen-common@^0.0.590": + version "0.0.590" + resolved "https://registry.yarnpkg.com/@cdk8s/projen-common/-/projen-common-0.0.590.tgz#fd33d694921b55a00f004b2449c9262724361c81" + integrity sha512-F6RRtQsGVVeyhF+xZjk27A8fIF1duKMi9TYth6bmFoMIW5NyTv1b6M8KCaeuP5DrBBqr6F044VjlS/sZMqobqw== dependencies: codemaker "^1.109.0" deepmerge "^4.3.1" @@ -1487,16 +1487,7 @@ co@^4.6.0: resolved "https://registry.yarnpkg.com/co/-/co-4.6.0.tgz#6ea6bdf3d853ae54ccb8e47bfa0bf3f9031fb184" integrity sha512-QVb0dM5HvG+uaxitm8wONl7jltx8dqhfU33DcqtOZcLSVIKSDDLDi7+0LbAKiyI8hD9u42m2YxXSkMGWThaecQ== -codemaker@^1.109.0: - version "1.109.0" - resolved "https://registry.yarnpkg.com/codemaker/-/codemaker-1.109.0.tgz#478042182415303a6dd70e3e116706bbeca5028e" - integrity sha512-hDz+p5ZROu20gS8+Fm0e0/Etlke2TyqajN9hzki9m5N3kkfcA0YVTDj3AJjT82k/kwMoTcXNrgdEr33kdOBNNQ== - dependencies: - camelcase "^6.3.0" - decamelize "^5.0.1" - fs-extra "^10.1.0" - -codemaker@^1.110.0: +codemaker@^1.109.0, codemaker@^1.110.0: version "1.110.0" resolved "https://registry.yarnpkg.com/codemaker/-/codemaker-1.110.0.tgz#15104750d71e2297f310a5dee0c4e769a965dc0f" integrity sha512-+aIsH91DjT+c0fDG0CqELCpeZJZyj6Lw266B3iLivBOZvJabdP+myoNLdIqCwcUkp0q17MFL27tilWIhy1DuuQ==