From 4def5207794e3aebc537c2d21939da4dfb4c63db Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Tue, 16 Jan 2024 23:22:26 +0100
Subject: [PATCH] chore(deps): update all non-major dependencies (#137)
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 0ab4bc2..a7739b5 100644
--- a/integration-tests/infrastructure/package.json
+++ b/integration-tests/infrastructure/package.json
@@ -14,11 +14,11 @@
},
"dependencies": {
"@cdktf/provider-aws": "19.1.1",
- "cdktf": "0.20.0",
+ "cdktf": "0.20.1",
"constructs": "10.3.0"
},
"devDependencies": {
- "@types/node": "20.10.8",
+ "@types/node": "20.11.4",
"ts-node": "10.9.2",
"typescript": "5.3.3"
}
diff --git a/integration-tests/infrastructure/yarn.lock b/integration-tests/infrastructure/yarn.lock
index 04bf97e..fd98d84 100644
--- a/integration-tests/infrastructure/yarn.lock
+++ b/integration-tests/infrastructure/yarn.lock
@@ -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.8":
- version "20.10.8"
- resolved "https://registry.yarnpkg.com/@types/node/-/node-20.10.8.tgz#f1e223cbde9e25696661d167a5b93a9b2a5d57c7"
- integrity sha512-f8nQs3cLxbAFc00vEU59yf9UyGUftkPaLGfvbVOIDdx2i1b8epBqj2aNGyP19fiyXWvlmZ7qC1XLjAzw/OKIeA==
+"@types/node@20.11.4":
+ version "20.11.4"
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.4.tgz#c724a5d6723182af758b91b994209336f4439cb7"
+ integrity sha512-6I0fMH8Aoy2lOejL3s4LhyIYX34DPwY8bl5xlNjBvUEk8OHrcuzsFt+Ied4LvJihbtXPM+8zUqdydfIti86v9g==
dependencies:
undici-types "~5.26.4"
@@ -180,10 +180,10 @@ call-bind@^1.0.5:
get-intrinsic "^1.2.1"
set-function-length "^1.1.1"
-cdktf@0.20.0:
- version "0.20.0"
- resolved "https://registry.yarnpkg.com/cdktf/-/cdktf-0.20.0.tgz#fae129c9431350ebbf02a95129db6687ee323e43"
- integrity sha512-4bCG1/7cYYGyiC++zxJ5wPUZVuxeXvZLY2BqE9heTV/PZtlcwUrV6wfUMtQFbYTCssCEJDnGrOe7Rw1Jf0Sf2w==
+cdktf@0.20.1:
+ version "0.20.1"
+ resolved "https://registry.yarnpkg.com/cdktf/-/cdktf-0.20.1.tgz#9ffc1fbf058f5f5dbf8ea0b18ebaf1169f799b8c"
+ integrity sha512-+ypYzWrC0g+GN5Z6/tPQq4JNh8CVUxNP6rR1ANSHVU0E//GhRUAftxcPxSQh5uLPsJAsvw9dfZFEWSue0p2ekA==
dependencies:
archiver "5.3.2"
json-stable-stringify "1.1.0"
diff --git a/pom.xml b/pom.xml
index bed6c09..d171807 100644
--- a/pom.xml
+++ b/pom.xml
@@ -62,8 +62,8 @@
true
1.9.22
- 1.12.634
- 2.23.0
+ 1.12.637
+ 2.23.3
13.1
3.25.1
3.3.1