Skip to content

Commit 8626e1d

Browse files
authoredFeb 6, 2025··
fix(deps): update aws-cdk monorepo to ^2.178.0 (#190)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ed79385 commit 8626e1d

File tree

2 files changed

+28
-18
lines changed

2 files changed

+28
-18
lines changed
 

‎package-lock.json

+26-16
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"@types/node": "22.13.1",
6565
"@types/unzip-stream": "0.3.4",
6666
"@types/yazl": "2.4.6",
67-
"cdk": "2.177.0",
67+
"cdk": "2.178.0",
6868
"commitlint": "19.7.1",
6969
"husky": "9.1.7",
7070
"id128": "1.6.6",
@@ -120,7 +120,7 @@
120120
},
121121
"peerDependencies": {
122122
"@bifravst/aws-ssm-settings-helpers": "^1.2.99",
123-
"aws-cdk-lib": "^2.177.0",
123+
"aws-cdk-lib": "^2.178.0",
124124
"constructs": "^10.4.2"
125125
}
126126
}

0 commit comments

Comments
 (0)
Please sign in to comment.