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.101.1 to 2.119.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.119.0/packages/aws-cdk)

Updates `aws-cdk-lib` from 2.101.1 to 2.119.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.119.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 Jan 12, 2024
1 parent fe5b868 commit 9b998ca
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 20 deletions.
37 changes: 19 additions & 18 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": {
"@linz/accounts": "^3.37.0",
"@linzjs/style": "^5.0.0",
"aws-cdk": "2.101.1",
"aws-cdk-lib": "2.101.1",
"aws-cdk": "2.119.0",
"aws-cdk-lib": "2.119.0",
"constructs": "^10.3.0",
"source-map-support": "^0.5.21",
"ts-node": "^10.9.1"
Expand Down

0 comments on commit 9b998ca

Please sign in to comment.