Skip to content

Commit e936bfd

Browse files
authored
chore: upgrade aws-cdk to 2.187.0 in custom resource migration tests (#14171)
1 parent 4126d80 commit e936bfd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/amplify-migration-tests/custom-resources/custom-cdk-stack-vLatest.package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
},
1010
"dependencies": {
1111
"@aws-amplify/cli-extensibility-helper": "^3.0.0",
12-
"aws-cdk-lib": "~2.184.0",
12+
"aws-cdk-lib": "~2.187.0",
1313
"constructs": "^10.0.5"
1414
},
1515
"devDependencies": {

0 commit comments

Comments
 (0)