Skip to content

Commit

Permalink
build(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](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk) and [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib).


Updates `aws-cdk` from 2.97.0 to 2.98.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.98.0/packages/aws-cdk)

Updates `aws-cdk-lib` from 2.96.2 to 2.98.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.98.0/packages/aws-cdk-lib)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 26, 2023
1 parent bb49258 commit b55653a
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 @@ -16,8 +16,8 @@
"dependencies": {
"@linzjs/style": "^5.0.0",
"@types/node": "^20.7.0",
"aws-cdk": "2.97.0",
"aws-cdk-lib": "2.96.2",
"aws-cdk": "2.98.0",
"aws-cdk-lib": "2.98.0",
"constructs": "^10.0.0",
"source-map-support": "^0.5.21",
"ts-node": "^10.9.1"
Expand Down

0 comments on commit b55653a

Please sign in to comment.