From 2ee3fa6a49b405261c43f335fdf468208b9a15f7 Mon Sep 17 00:00:00 2001 From: github-actions Date: Tue, 17 Sep 2024 15:07:38 +0000 Subject: [PATCH] chore(deps): upgrade configuration Upgrades project dependencies. See details in [workflow run]. [Workflow Run]: https://github.com/cdk8s-team/cdk8s-kube-prometheus/actions/runs/10905773059 ------ *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 c553d65..d0d1e1b 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "organization": false }, "devDependencies": { - "@cdk8s/projen-common": "^0.0.546", + "@cdk8s/projen-common": "^0.0.547", "@types/jest": "^27", "@types/node": "16.18.78", "@typescript-eslint/eslint-plugin": "^7", diff --git a/yarn.lock b/yarn.lock index 370e770..e6116f6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -284,10 +284,10 @@ resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39" integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw== -"@cdk8s/projen-common@^0.0.546": - version "0.0.546" - resolved "https://registry.yarnpkg.com/@cdk8s/projen-common/-/projen-common-0.0.546.tgz#ff33475c59e9f9f28f4388dcf4567de85b681250" - integrity sha512-UO4kc0VajrtDcIIzK1LvjLejk40FlG/99IAvQ28yI0xI5F497CsSh2v/XR4Orewb4dMWmOMhA1HA4Z8YqcGnqA== +"@cdk8s/projen-common@^0.0.547": + version "0.0.547" + resolved "https://registry.yarnpkg.com/@cdk8s/projen-common/-/projen-common-0.0.547.tgz#def291303445417606d8e2f7bcb19b6590158025" + integrity sha512-RJkLLGcyoxzdPfRmTyD8TTiGW7o9UxkQuR8HEPzL9atfN8sIg8+ujpz8Cnpq4HxzR5lRdKcfVsK7okiYkajqPA== dependencies: codemaker "^1.103.1" deepmerge "^4.3.1"