Skip to content
This repository was archived by the owner on Jan 28, 2025. It is now read-only.

Commit 9595d2c

Browse files
chore(deps): update dependency constructs to v10.0.88 (#2386)
Co-authored-by: Renovate Bot <[email protected]>
1 parent c2eae7e commit 9595d2c

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

packages/libs/lambda/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"@sls-next/core": "link:../core",
4646
"cdktf": "0.9.2",
4747
"cdktf-cli": "0.9.2",
48-
"constructs": "10.0.69",
48+
"constructs": "10.0.88",
4949
"esbuild": "0.14.23",
5050
"fs-extra": "9.1.0",
5151
"yargs": "17.3.1"

packages/serverless-components/nextjs-cdk-construct/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,14 +36,14 @@
3636
},
3737
"peerDependencies": {
3838
"aws-cdk-lib": "^2.3.0",
39-
"constructs": "^10.0.69"
39+
"constructs": "^10.0.88"
4040
},
4141
"devDependencies": {
4242
"@aws-cdk/assert": "^2.13.0",
4343
"@types/fs-extra": "9.0.13",
4444
"aws-cdk": "^2.13.0",
4545
"aws-cdk-lib": "^2.3.0",
46-
"constructs": "^10.0.69",
46+
"constructs": "^10.0.88",
4747
"jest": "27.4.7",
4848
"rimraf": "3.0.2",
4949
"typescript": "4.5.5"

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5918,15 +5918,15 @@ __metadata:
59185918
"@types/fs-extra": 9.0.13
59195919
aws-cdk: ^2.13.0
59205920
aws-cdk-lib: ^2.3.0
5921-
constructs: ^10.0.69
5921+
constructs: ^10.0.88
59225922
fast-glob: 3.2.11
59235923
fs-extra: 9.1.0
59245924
jest: 27.4.7
59255925
rimraf: 3.0.2
59265926
typescript: 4.5.5
59275927
peerDependencies:
59285928
aws-cdk-lib: ^2.3.0
5929-
constructs: ^10.0.69
5929+
constructs: ^10.0.88
59305930
languageName: unknown
59315931
linkType: soft
59325932

@@ -6134,7 +6134,7 @@ __metadata:
61346134
"@types/yargs": 17.0.8
61356135
cdktf: 0.9.2
61366136
cdktf-cli: 0.9.2
6137-
constructs: 10.0.69
6137+
constructs: 10.0.88
61386138
esbuild: 0.14.23
61396139
fs-extra: 9.1.0
61406140
jest: ^27.4.7
@@ -9219,10 +9219,10 @@ __metadata:
92199219
languageName: node
92209220
linkType: hard
92219221

9222-
"constructs@npm:10.0.69, constructs@npm:^10.0.69":
9223-
version: 10.0.69
9224-
resolution: "constructs@npm:10.0.69"
9225-
checksum: 23264bc5b1334fd0b42433ba35942fea988354095c25dff9e1ffd32444e3f353744df32934c370684b92525133bab0afc720e0836032ae9b900eb76ab9c36399
9222+
"constructs@npm:10.0.88, constructs@npm:^10.0.88":
9223+
version: 10.0.88
9224+
resolution: "constructs@npm:10.0.88"
9225+
checksum: 14648f1d0b62f7c057fccdfe6a0b941569c6c8cdad4d30ab5603a316974c0c15a2a3beb25d6ad019e614fb314958e4e7367d645bbc5b6f0fc0c323047a68741f
92269226
languageName: node
92279227
linkType: hard
92289228

0 commit comments

Comments
 (0)