From 0225a03104de13f7e462f907b1ca7922427b524f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 9 Jul 2024 00:31:46 +0200 Subject: [PATCH] chore(deps): update all non-major dependencies (#162) --- integration-tests/infrastructure/package.json | 6 ++--- integration-tests/infrastructure/yarn.lock | 24 +++++++++---------- pom.xml | 4 ++-- 3 files changed, 17 insertions(+), 17 deletions(-) diff --git a/integration-tests/infrastructure/package.json b/integration-tests/infrastructure/package.json index 2dd24af..72bd198 100644 --- a/integration-tests/infrastructure/package.json +++ b/integration-tests/infrastructure/package.json @@ -13,13 +13,13 @@ "node": ">=20" }, "dependencies": { - "@cdktf/provider-aws": "19.24.1", + "@cdktf/provider-aws": "19.25.0", "cdktf": "0.20.8", "constructs": "10.3.0" }, "devDependencies": { - "@types/node": "20.14.9", + "@types/node": "20.14.10", "ts-node": "10.9.2", - "typescript": "5.5.2" + "typescript": "5.5.3" } } diff --git a/integration-tests/infrastructure/yarn.lock b/integration-tests/infrastructure/yarn.lock index 47a731a..ce515ff 100644 --- a/integration-tests/infrastructure/yarn.lock +++ b/integration-tests/infrastructure/yarn.lock @@ -2,10 +2,10 @@ # yarn lockfile v1 -"@cdktf/provider-aws@19.24.1": - version "19.24.1" - resolved "https://registry.yarnpkg.com/@cdktf/provider-aws/-/provider-aws-19.24.1.tgz#91002b0c0f2f3d48d6093cf855174da21d3ab4d0" - integrity sha512-Fp7BdL5/JKdviUoIfMRRQ05KOPJXGI8PQN13kp3dloLElRCxxChxgV5Nw4wbPu6ddgoncENWOae/ZlokT9Uyyw== +"@cdktf/provider-aws@19.25.0": + version "19.25.0" + resolved "https://registry.yarnpkg.com/@cdktf/provider-aws/-/provider-aws-19.25.0.tgz#d188ebe380009cbd04f6b5ff1c815adc10c80fa8" + integrity sha512-9R3cd9hSFTZqXfw+sXWFjmdj6C0bI+tsHbs+vV3gxNOhNbe1Us+gs/992+cOvWZ+fMCp/n1mLE3UXxusOPY13A== "@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.14.9": - version "20.14.9" - resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.9.tgz#12e8e765ab27f8c421a1820c99f5f313a933b420" - integrity sha512-06OCtnTXtWOZBJlRApleWndH4JsRVs1pDCc8dLSQp+7PpUpX3ePdHyeNSFTeSe7FtKyQkrlPvHwJOW3SLd8Oyg== +"@types/node@20.14.10": + version "20.14.10" + resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.10.tgz#a1a218290f1b6428682e3af044785e5874db469a" + integrity sha512-MdiXf+nDuMvY0gJKxyfZ7/6UFsETO7mGKF54MVD/ekJS6HdFtpZFBgrh6Pseu64XTb2MLyFPlbW6hj8HYRQNOQ== dependencies: undici-types "~5.26.4" @@ -461,10 +461,10 @@ ts-node@10.9.2: v8-compile-cache-lib "^3.0.1" yn "3.1.1" -typescript@5.5.2: - version "5.5.2" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.2.tgz#c26f023cb0054e657ce04f72583ea2d85f8d0507" - integrity sha512-NcRtPEOsPFFWjobJEtfihkLCZCXZt/os3zf8nTxjVH3RvTSxjrCamJpbExGvYOF+tFHc3pA65qpdwPbzjohhew== +typescript@5.5.3: + version "5.5.3" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.3.tgz#e1b0a3c394190838a0b168e771b0ad56a0af0faa" + integrity sha512-/hreyEujaB0w76zKo6717l3L0o/qEUtRgdvUBvlkhoWeOVMjMuHNHk0BRBzikzuGDqNmPQbg5ifMEqsHLiIUcQ== undici-types@~5.26.4: version "5.26.5" diff --git a/pom.xml b/pom.xml index f143b84..3c5f3fc 100644 --- a/pom.xml +++ b/pom.xml @@ -62,8 +62,8 @@ true 2.0.0 - 1.12.753 - 2.26.12 + 1.12.757 + 2.26.17 13.3 3.26.0 3.8.0