Skip to content

Commit

Permalink
Bump aws-cdk from 2.157.0 to 2.158.0 in /notificationworkerlambda/cdk
Browse files Browse the repository at this point in the history
Bumps [aws-cdk](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk) from 2.157.0 to 2.158.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.158.0/packages/aws-cdk)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 18, 2024
1 parent 67bf316 commit 0fba6d0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion notificationworkerlambda/cdk/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"dependencies": {
"@guardian/cdk": "^59.2.3",
"aws-cdk": "2.157.0",
"aws-cdk": "2.158.0",
"@types/jest": "^29.5.13",
"aws-cdk-lib": "2.148.0",
"constructs": "^10.3.0",
Expand Down
8 changes: 4 additions & 4 deletions notificationworkerlambda/cdk/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1179,10 +1179,10 @@ aws-cdk-lib@2.148.0:
table "^6.8.2"
yaml "1.10.2"

aws-cdk@2.157.0:
version "2.157.0"
resolved "https://registry.yarnpkg.com/aws-cdk/-/aws-cdk-2.157.0.tgz#d959cb30084001b3c1fe15d821bfaeb6a0d4efbc"
integrity sha512-x/6ZUm/JuQoSdbDUiNdPvKcwh5tsJl+Mk07RKJLSKagN179VJLQk5BzT4P+bFVMzAeYRMpURjPCOwjKbU1V7OQ==
aws-cdk@2.158.0:
version "2.158.0"
resolved "https://registry.yarnpkg.com/aws-cdk/-/aws-cdk-2.158.0.tgz#eda1fae5db80f7b9e310719fa149c287f590c534"
integrity sha512-UcrxBG02RACrnTvfuyZiTuOz8gqOpnqjCMTdVmdpExv5qk9hddhtRAubNaC4xleHuNJnvskYqqVW+Y3Abh6zGQ==
optionalDependencies:
fsevents "2.3.2"

Expand Down

0 comments on commit 0fba6d0

Please sign in to comment.