Skip to content

Commit 270750f

Browse files
chore: bump aws-cdk-lib from 2.103.0 to 2.189.0 (#437)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Leo Antoli <[email protected]>
1 parent 17c4faf commit 270750f

File tree

7 files changed

+292
-281
lines changed

7 files changed

+292
-281
lines changed

.projen/deps.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.projenrc.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ const project = new awscdk.AwsCdkConstructLibrary({
5151
authorAddress: "https://www.mongodb.com/",
5252
description:
5353
"MongoDB Atlas CDK Construct Library for AWS CloudFormation Resources",
54-
cdkVersion: "2.103.0",
54+
cdkVersion: "2.200.1",
5555
defaultReleaseBranch: "main",
5656
name: "awscdk-resources-mongodbatlas",
5757
repositoryUrl: "https://github.com/mongodb/awscdk-resources-mongodbatlas.git",

.tool-versions

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
nodejs 18.18.2
1+
nodejs 18.20.8
2+
yarn 1.22.22

API.md

Lines changed: 240 additions & 240 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

scripts/check-examples.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ mkdir examples-bin
2525
cd examples-bin
2626

2727
cdk init app --language typescript
28+
npm install [email protected]
2829

2930
cp ../examples/l1-resources/* .
3031
cp ../examples/l2-resources/* .

yarn.lock

Lines changed: 45 additions & 36 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)