Skip to content

Commit

Permalink
Bump aws-cdk from 2.177.0 to 2.178.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.177.0 to 2.178.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.178.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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 6, 2025
1 parent 91f0a73 commit cd24954
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.177.0",
"aws-cdk": "2.178.0",
"@types/jest": "^29.5.14",
"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 @@ [email protected]:
table "^6.8.2"
yaml "1.10.2"

aws-cdk@2.177.0:
version "2.177.0"
resolved "https://registry.yarnpkg.com/aws-cdk/-/aws-cdk-2.177.0.tgz#39ab8cf445d1ad1902dca7fe7683eb3e3ca920cc"
integrity sha512-TiBoyE5wMB5q4jX1bELwkklgbs5eLY1Phjfnb4Mof0K9tOSRJ9UEq6xEamF0esMS+TuYU7a/ESTpmKX3iYqA3w==
aws-cdk@2.178.0:
version "2.178.0"
resolved "https://registry.yarnpkg.com/aws-cdk/-/aws-cdk-2.178.0.tgz#f145c22b6044ef629d439b321ff6b8f7d42b32ae"
integrity sha512-FcAByh9/HCgxEFE05434t+coYhOZSp92au77VSudBXhdgBrGPG28j1zSJY0XGPcH6eQxWaMWhSI6RzFK34R8MA==
optionalDependencies:
fsevents "2.3.2"

Expand Down

0 comments on commit cd24954

Please sign in to comment.