From 6387b5ae44ea600608ac06339fef17fb86fd99ea Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 4 Dec 2023 01:10:23 +0100 Subject: [PATCH] fix(deps): update all non-major dependencies (#131) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- integration-tests/infrastructure/package.json | 4 ++-- integration-tests/infrastructure/yarn.lock | 16 ++++++++-------- pom.xml | 4 ++-- 3 files changed, 12 insertions(+), 12 deletions(-) diff --git a/integration-tests/infrastructure/package.json b/integration-tests/infrastructure/package.json index bec009d..8668861 100644 --- a/integration-tests/infrastructure/package.json +++ b/integration-tests/infrastructure/package.json @@ -13,12 +13,12 @@ "node": ">=20" }, "dependencies": { - "@cdktf/provider-aws": "18.0.8", + "@cdktf/provider-aws": "18.0.9", "cdktf": "0.19.2", "constructs": "10.3.0" }, "devDependencies": { - "@types/node": "20.10.1", + "@types/node": "20.10.3", "ts-node": "10.9.1", "typescript": "5.3.2" } diff --git a/integration-tests/infrastructure/yarn.lock b/integration-tests/infrastructure/yarn.lock index f3984e2..e394663 100644 --- a/integration-tests/infrastructure/yarn.lock +++ b/integration-tests/infrastructure/yarn.lock @@ -2,10 +2,10 @@ # yarn lockfile v1 -"@cdktf/provider-aws@18.0.8": - version "18.0.8" - resolved "https://registry.yarnpkg.com/@cdktf/provider-aws/-/provider-aws-18.0.8.tgz#ad984cb0c3f5ec50ca2987ccad4839c73c9c0f1f" - integrity sha512-z+xItfL6DyikFEzmbwIAr/uv9wedYXeDta2mk6tNiPEd7iHNZgtt18RTEv+qMyx2Rg3BX0I6o1UT+gwWSMfeAA== +"@cdktf/provider-aws@18.0.9": + version "18.0.9" + resolved "https://registry.yarnpkg.com/@cdktf/provider-aws/-/provider-aws-18.0.9.tgz#948985fb0ecc4718e19b2076ffd831fc6c7aaace" + integrity sha512-C+y8b7hZ6zNQ6TYh40mffiDlXVwb8ghRqzzhFBkVNfhTTqWvk6mhZfck6MytdKUAHFtFWP+CvTrwb5oxIKtgSg== "@cspotcode/source-map-support@^0.8.0": version "0.8.1" @@ -52,10 +52,10 @@ resolved "https://registry.yarnpkg.com/@tsconfig/node16/-/node16-1.0.3.tgz#472eaab5f15c1ffdd7f8628bd4c4f753995ec79e" integrity sha512-yOlFc+7UtL/89t2ZhjPvvB/DeAr3r+Dq58IgzsFkOAvVC6NMJXmCGjbptdXdR9qsX7pKcTL+s87FtYREi2dEEQ== -"@types/node@20.10.1": - version "20.10.1" - resolved "https://registry.yarnpkg.com/@types/node/-/node-20.10.1.tgz#d2c96f356c3125fedc983d74c424910c3767141c" - integrity sha512-T2qwhjWwGH81vUEx4EXmBKsTJRXFXNZTL4v0gi01+zyBmCwzE6TyHszqX01m+QHTEq+EZNo13NeJIdEqf+Myrg== +"@types/node@20.10.3": + version "20.10.3" + resolved "https://registry.yarnpkg.com/@types/node/-/node-20.10.3.tgz#4900adcc7fc189d5af5bb41da8f543cea6962030" + integrity sha512-XJavIpZqiXID5Yxnxv3RUDKTN5b81ddNC3ecsA0SoFXz/QU8OGBwZGMomiq0zw+uuqbL/krztv/DINAQ/EV4gg== dependencies: undici-types "~5.26.4" diff --git a/pom.xml b/pom.xml index 4a8ed82..e1cc1a9 100644 --- a/pom.xml +++ b/pom.xml @@ -62,8 +62,8 @@ true 1.9.21 - 1.12.602 - 2.21.36 + 1.12.604 + 2.21.37 13.1 3.24.2 3.3.1