From e3875441447ea56c517007e14b46642f0f87c85d Mon Sep 17 00:00:00 2001 From: cdk8s-automation <81352262+cdk8s-automation@users.noreply.github.com> Date: Sat, 9 Dec 2023 07:06:32 -0800 Subject: [PATCH] chore(deps): upgrade configuration (#1711) Upgrades project dependencies. See details in [workflow run]. [Workflow Run]: https://github.com/cdk8s-team/cdk8s/actions/runs/7151908088 ------ *Automatically created by projen via the "upgrade-configuration" workflow* --- package.json | 2 +- yarn.lock | 19 +++++-------------- 2 files changed, 6 insertions(+), 15 deletions(-) diff --git a/package.json b/package.json index 437a03746a..ed7a0faad2 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "organization": false }, "devDependencies": { - "@cdk8s/projen-common": "^0.0.475", + "@cdk8s/projen-common": "^0.0.477", "@types/jest": "^26.0.24", "@types/node": "^16", "@typescript-eslint/eslint-plugin": "^6", diff --git a/yarn.lock b/yarn.lock index a826bdaf9b..74b549c878 100644 --- a/yarn.lock +++ b/yarn.lock @@ -295,12 +295,12 @@ resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39" integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw== -"@cdk8s/projen-common@^0.0.475": - version "0.0.475" - resolved "https://registry.yarnpkg.com/@cdk8s/projen-common/-/projen-common-0.0.475.tgz#7e6c248c1d982aac8816f9047b9a11b85da0831e" - integrity sha512-WmQaftTIHhoHZ3h4CwDaUC8acJyqrfFmMA2Ma+MfhzjYYKNMUPsvV98AjqtYG9+rDWXL61twBJ+QEJVSCT3Rfw== +"@cdk8s/projen-common@^0.0.477": + version "0.0.477" + resolved "https://registry.yarnpkg.com/@cdk8s/projen-common/-/projen-common-0.0.477.tgz#153e5e63dd333af5ecacc403d4cfd7b3fd3bbdb7" + integrity sha512-FWvUDB+2Br/3h8hwA1XcOC7Yn1IrrS0xbijbP40FIt9Ma+7mEj8kA5PvQw01qzfciol8/a+5F0s7TY7yPhX1tw== dependencies: - codemaker "^1.92.0" + codemaker "^1.93.0" deepmerge "^4.3.1" "@colors/colors@1.6.0", "@colors/colors@^1.6.0": @@ -2372,15 +2372,6 @@ co@^4.6.0: resolved "https://registry.yarnpkg.com/co/-/co-4.6.0.tgz#6ea6bdf3d853ae54ccb8e47bfa0bf3f9031fb184" integrity sha512-QVb0dM5HvG+uaxitm8wONl7jltx8dqhfU33DcqtOZcLSVIKSDDLDi7+0LbAKiyI8hD9u42m2YxXSkMGWThaecQ== -codemaker@^1.92.0: - version "1.92.0" - resolved "https://registry.yarnpkg.com/codemaker/-/codemaker-1.92.0.tgz#21b1d503c28ef238e665f0c8155ac81e1ad4a122" - integrity sha512-h9LW/YFYMAXHvv4aHNxVfawza/8GHL0Nw0zFpqdURXsjRlsCtG+SzqRvYLOJoFqxzZ9+rkXJf8fODImC6WHa8g== - dependencies: - camelcase "^6.3.0" - decamelize "^5.0.1" - fs-extra "^10.1.0" - codemaker@^1.93.0: version "1.93.0" resolved "https://registry.yarnpkg.com/codemaker/-/codemaker-1.93.0.tgz#4cd42eaf789678cc996581baf8ca014b505e72b4"