Skip to content

Commit 4cf9f74

Browse files
deps: lock file maintenance (#83)
* deps: lock file maintenance * Update snapshot --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: AaronMoat <[email protected]>
1 parent 47aea1d commit 4cf9f74

File tree

2 files changed

+1106
-1238
lines changed

2 files changed

+1106
-1238
lines changed

packages/infra/src/constructs/__snapshots__/lambdaDeployment.test.ts.snap

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -308,6 +308,12 @@ exports[`returns expected CloudFormation stack 1`] = `
308308
],
309309
],
310310
},
311+
"Tags": [
312+
{
313+
"Key": "aws-codedeploy-hooks",
314+
"Value": "0.0.0-abcdefg",
315+
},
316+
],
311317
},
312318
"Type": "AWS::Lambda::EventSourceMapping",
313319
},

0 commit comments

Comments
 (0)