Skip to content

Commit

Permalink
chore(deps): bump the aws-cdk group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the aws-cdk group with 2 updates: [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) and [aws-cdk](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk).


Updates `aws-cdk-lib` from 2.160.0 to 2.165.0
- [Release notes](https://github.com/aws/aws-cdk/releases)
- [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.md)
- [Commits](https://github.com/aws/aws-cdk/commits/v2.165.0/packages/aws-cdk-lib)

Updates `aws-cdk` from 2.160.0 to 2.165.0
- [Release notes](https://github.com/aws/aws-cdk/releases)
- [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.md)
- [Commits](https://github.com/aws/aws-cdk/commits/v2.165.0/packages/aws-cdk)

---
updated-dependencies:
- dependency-name: aws-cdk-lib
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-cdk
- dependency-name: aws-cdk
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: aws-cdk
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 5, 2024
1 parent adc7c66 commit f367043
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 21 deletions.
4 changes: 2 additions & 2 deletions infra/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@aws-cdk/aws-iot-alpha": "^2.139.1-alpha.0",
"@types/aws-lambda": "^8.10.142",
"@types/node": "^22.0.3",
"aws-cdk": "^2.160.0",
"aws-cdk": "^2.165.0",
"typescript": "~5.5.4"
},
"dependencies": {
Expand All @@ -34,7 +34,7 @@
"@aws-sdk/client-location": "^3.682.0",
"@aws-sdk/client-secrets-manager": "^3.682.0",
"@aws-sdk/signature-v4": "^3.370.0",
"aws-cdk-lib": "^2.160.0",
"aws-cdk-lib": "^2.165.0",
"cdk-nag": "^2.31.0",
"constructs": "^10.3.0",
"esbuild": "^0.20.2",
Expand Down
38 changes: 19 additions & 19 deletions package-lock.json

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

0 comments on commit f367043

Please sign in to comment.