Skip to content

Commit 29a86b4

Browse files
Upgrade: [dependabot] - bump minimatch and aws-cdk-lib
Bumps [minimatch](https://github.com/isaacs/minimatch) to 10.2.4 and updates ancestor dependencies [minimatch](https://github.com/isaacs/minimatch) and [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 10.2.2 to 10.2.4 - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](isaacs/minimatch@v10.2.2...v10.2.4) Updates `minimatch` from 9.0.5 to 9.0.9 - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](isaacs/minimatch@v10.2.2...v10.2.4) Updates `minimatch` from 3.1.2 to 3.1.5 - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](isaacs/minimatch@v10.2.2...v10.2.4) Updates `aws-cdk-lib` from 2.239.0 to 2.240.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.240.0/packages/aws-cdk-lib) --- updated-dependencies: - dependency-name: minimatch dependency-version: 10.2.4 dependency-type: indirect - dependency-name: minimatch dependency-version: 9.0.9 dependency-type: indirect - dependency-name: minimatch dependency-version: 3.1.5 dependency-type: indirect - dependency-name: aws-cdk-lib dependency-version: 2.240.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5797eb0 commit 29a86b4

3 files changed

Lines changed: 49 additions & 46 deletions

File tree

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
},
2929
"dependencies": {
3030
"aws-cdk": "^2.1106.1",
31-
"aws-cdk-lib": "^2.239.0",
31+
"aws-cdk-lib": "^2.241.0",
3232
"cdk-nag": "^2.37.52",
3333
"constructs": "^10.5.1",
3434
"esbuild": "^0.27.3"

packages/cdkConstructs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@aws-sdk/client-route-53": "^3.994.0",
2525
"@aws-sdk/client-s3": "^3.994.0",
2626
"aws-cdk": "^2.1106.1",
27-
"aws-cdk-lib": "^2.239.0",
27+
"aws-cdk-lib": "^2.241.0",
2828
"cdk-nag": "^2.37.52",
2929
"constructs": "^10.5.1"
3030
},

0 commit comments

Comments
 (0)