Skip to content

Commit a6913d6

Browse files
Bump the npm_and_yarn group across 1 directory with 2 updates
Bumps the npm_and_yarn group with 2 updates in the /cdk-sfn-s3 directory: [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) and [aws-cdk](https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk). Updates `aws-cdk-lib` from 2.147.0 to 2.177.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.177.0/packages/aws-cdk-lib) Updates `aws-cdk` from 2.147.0 to 2.148.1 - [Release notes](https://github.com/aws/aws-cdk-cli/releases) - [Commits](https://github.com/aws/aws-cdk-cli/commits/HEAD/packages/aws-cdk) --- updated-dependencies: - dependency-name: aws-cdk-lib dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: aws-cdk dependency-type: direct:development dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0e0039f commit a6913d6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

cdk-sfn-s3/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,12 @@
1515
"@types/node": "20.14.8",
1616
"jest": "^29.7.0",
1717
"ts-jest": "^29.1.5",
18-
"aws-cdk": "2.147.0",
18+
"aws-cdk": "2.148.1",
1919
"ts-node": "^10.9.2",
2020
"typescript": "~5.5.2"
2121
},
2222
"dependencies": {
23-
"aws-cdk-lib": "2.147.0",
23+
"aws-cdk-lib": "2.177.0",
2424
"constructs": "^10.3.0",
2525
"source-map-support": "^0.5.21"
2626
}

0 commit comments

Comments
 (0)