Skip to content

Commit

Permalink
Merge pull request #527 from guardian/aa/gucdk-59.5.1
Browse files Browse the repository at this point in the history
chore(deps-dev): Update GuCDK from 59.5.0 to 59.5.1
  • Loading branch information
akash1810 authored Sep 19, 2024
2 parents 2fccf1f + aeb84ed commit 12382c4
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions cdk/lib/__snapshots__/cdk-playground.test.ts.snap
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ Object {
},
"ResourceSignal": Object {
"Count": 1,
"Timeout": "PT2M",
"Timeout": "PT3M",
},
},
"Properties": Object {
Expand Down Expand Up @@ -222,7 +222,7 @@ Object {
"MaxBatchSize": 2,
"MinInstancesInService": 1,
"MinSuccessfulInstancesPercent": 100,
"PauseTime": "PT2M",
"PauseTime": "PT3M",
"SuspendProcesses": Array [
"AlarmNotification",
],
Expand Down
8 changes: 4 additions & 4 deletions cdk/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 cdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"diff": "cdk diff --path-metadata false --version-reporting false"
},
"devDependencies": {
"@guardian/cdk": "59.5.0",
"@guardian/cdk": "59.5.1",
"@guardian/eslint-config-typescript": "5.0.0",
"@guardian/prettier": "8.0.1",
"@types/jest": "^28.1.6",
Expand Down

0 comments on commit 12382c4

Please sign in to comment.