Skip to content

Commit

Permalink
Bump aws-cdk from 2.162.0 to 2.162.1 in /cdk
Browse files Browse the repository at this point in the history
Bumps [aws-cdk](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk) from 2.162.0 to 2.162.1.
- [Release notes](https://github.com/aws/aws-cdk/releases)
- [Changelog](https://github.com/aws/aws-cdk/blob/v2.162.1/CHANGELOG.v2.md)
- [Commits](https://github.com/aws/aws-cdk/commits/v2.162.1/packages/aws-cdk)

---
updated-dependencies:
- dependency-name: aws-cdk
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent 456b68a commit 56c3f04
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions cdk/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion cdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"app:destroy": "cdk destroy --app \"mvn -e -q clean compile exec:java -Dexec.mainClass=net.giuliopulina.stratospheric.cdk.MainApp\" --force --require-approval never"
},
"devDependencies": {
"aws-cdk": "2.162.0"
"aws-cdk": "2.162.1"
},
"engines": {
"node": ">20"
Expand Down

0 comments on commit 56c3f04

Please sign in to comment.