Skip to content

Commit e7db2b4

Browse files
build(deps): Bump the aws-cdk group across 1 directory with 3 updates
Bumps the aws-cdk group with 3 updates in the /cloudformation/scenarios/localgov-drupal/cdk directory: [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib), [constructs](https://github.com/aws/constructs) and [aws-cdk](https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk). Updates `aws-cdk-lib` from 2.243.0 to 2.245.0 - [Release notes](https://github.com/aws/aws-cdk/releases) - [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.alpha.md) - [Commits](https://github.com/aws/aws-cdk/commits/v2.245.0/packages/aws-cdk-lib) Updates `constructs` from 10.5.1 to 10.6.0 - [Release notes](https://github.com/aws/constructs/releases) - [Commits](aws/constructs@v10.5.1...v10.6.0) Updates `aws-cdk` from 2.1111.0 to 2.1114.1 - [Release notes](https://github.com/aws/aws-cdk-cli/releases) - [Commits](https://github.com/aws/aws-cdk-cli/commits/aws-cdk@v2.1114.1/packages/aws-cdk) --- updated-dependencies: - dependency-name: aws-cdk-lib dependency-version: 2.245.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws-cdk - dependency-name: constructs dependency-version: 10.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws-cdk - dependency-name: aws-cdk dependency-version: 2.1114.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: aws-cdk ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ae024da commit e7db2b4

2 files changed

Lines changed: 35 additions & 35 deletions

File tree

cloudformation/scenarios/localgov-drupal/cdk/package-lock.json

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

cloudformation/scenarios/localgov-drupal/cdk/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,11 @@
1717
"ts-jest": "^29.4.9",
1818
"ts-node": "^10.9.2",
1919
"typescript": "~6.0.2",
20-
"aws-cdk": "^2.1111.0"
20+
"aws-cdk": "^2.1118.0"
2121
},
2222
"dependencies": {
23-
"aws-cdk-lib": "^2.243.0",
24-
"constructs": "^10.5.1",
23+
"aws-cdk-lib": "^2.248.0",
24+
"constructs": "^10.6.0",
2525
"source-map-support": "^0.5.21"
2626
}
2727
}

0 commit comments

Comments
 (0)