Skip to content

Commit

Permalink
build(deps-dev): Bump aws-cdk-lib from 2.114.1 to 2.134.0
Browse files Browse the repository at this point in the history
Bumps [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) from 2.114.1 to 2.134.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.134.0/packages/aws-cdk-lib)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 27, 2024
1 parent 5d6b867 commit fc1700b
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 16 deletions.
53 changes: 38 additions & 15 deletions 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 packages/_infra/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@basemaps/lambda-tiler": "^7.1.1",
"@basemaps/shared": "^7.1.0",
"aws-cdk": "2.114.x",
"aws-cdk-lib": "2.114.x",
"aws-cdk-lib": "2.134.x",
"constructs": "^10.3.0"
}
}

0 comments on commit fc1700b

Please sign in to comment.