Skip to content

Commit bb8e5c2

Browse files
chore: bump aws-cdk-lib in /examples/mern-cdk-ci-cd/atlas-integ-infra
Bumps [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) from 2.187.0 to 2.189.1. - [Release notes](https://github.com/aws/aws-cdk/releases) - [Changelog](https://github.com/aws/aws-cdk/blob/v2.189.1/CHANGELOG.v2.alpha.md) - [Commits](https://github.com/aws/aws-cdk/commits/v2.189.1/packages/aws-cdk-lib) --- updated-dependencies: - dependency-name: aws-cdk-lib dependency-version: 2.189.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8228235 commit bb8e5c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/mern-cdk-ci-cd/atlas-integ-infra/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"typescript": "~4.9.4"
2121
},
2222
"dependencies": {
23-
"aws-cdk-lib": "2.187.0",
23+
"aws-cdk-lib": "2.189.1",
2424
"@mongodbatlas-awscdk/atlas-basic": "1.1.6",
2525
"constructs": "^10.0.0",
2626
"source-map-support": "^0.5.21"

0 commit comments

Comments
 (0)