Skip to content

Commit

Permalink
chore(deps): bump the cdk group with 2 updates (#321)
Browse files Browse the repository at this point in the history
Bumps the 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.152.0 to 2.153.0
- [Release notes](https://github.com/aws/aws-cdk/releases)
- [Changelog](https://github.com/aws/aws-cdk/blob/v2.153.0/CHANGELOG.v2.md)
- [Commits](https://github.com/aws/aws-cdk/commits/v2.153.0/packages/aws-cdk-lib)

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 20, 2024
1 parent cbc4ce0 commit a1d7c1a
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
16 changes: 8 additions & 8 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@semantic-release/release-notes-generator": "^14.0.1",
"@types/jest": "^29.5.12",
"@types/node": "20.16.1",
"aws-cdk": "2.152.0",
"aws-cdk": "2.153.0",
"conventional-changelog-conventionalcommits": "^8.0.0",
"husky": "^9.1.4",
"jest": "^29.7.0",
Expand All @@ -36,7 +36,7 @@
"typescript": "~5.5.4"
},
"dependencies": {
"aws-cdk-lib": "2.152.0",
"aws-cdk-lib": "2.153.0",
"constructs": "^10.0.0",
"source-map-support": "^0.5.21"
}
Expand Down

0 comments on commit a1d7c1a

Please sign in to comment.