Skip to content

Commit 6c45783

Browse files
Bump aws-cdk-lib from 2.184.0 to 2.187.0 in /resources/cdk/glue_role_bucket (#7350)
Bump aws-cdk-lib in /resources/cdk/glue_role_bucket Bumps [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) from 2.184.0 to 2.187.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.187.0/packages/aws-cdk-lib) --- updated-dependencies: - dependency-name: aws-cdk-lib dependency-version: 2.187.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8f7577c commit 6c45783

File tree

2 files changed

+18
-18
lines changed

2 files changed

+18
-18
lines changed

resources/cdk/glue_role_bucket/package-lock.json

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

resources/cdk/glue_role_bucket/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"cdk": "cdk"
1212
},
1313
"devDependencies": {
14-
"aws-cdk-lib": "^2.184.0",
14+
"aws-cdk-lib": "^2.187.0",
1515
"constructs": "^10.0.84",
1616
"@types/jest": "^27.4.1",
1717
"@types/node": "^17.0.21",

0 commit comments

Comments
 (0)