Skip to content

Commit a5020bb

Browse files
Bump minimatch and aws-cdk-lib in /testing/aws-testing-cdk (#6599)
Bumps [minimatch](https://github.com/isaacs/minimatch) to 3.1.5 and updates ancestor dependency [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib). These dependencies need to be updated together. Updates `minimatch` from 3.1.2 to 3.1.5 - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](isaacs/minimatch@v3.1.2...v3.1.5) Updates `aws-cdk-lib` from 2.177.0 to 2.241.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.241.0/packages/aws-cdk-lib) --- updated-dependencies: - dependency-name: minimatch dependency-version: 3.1.5 dependency-type: indirect - dependency-name: aws-cdk-lib dependency-version: 2.241.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d5266ef commit a5020bb

2 files changed

Lines changed: 111 additions & 63 deletions

File tree

testing/aws-testing-cdk/package-lock.json

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

testing/aws-testing-cdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"typescript": "~5.2.2"
2727
},
2828
"dependencies": {
29-
"aws-cdk-lib": "2.177.0",
29+
"aws-cdk-lib": "2.241.0",
3030
"constructs": "^10.0.0",
3131
"source-map-support": "^0.5.21"
3232
}

0 commit comments

Comments
 (0)