Skip to content

Commit 3d0e7fb

Browse files
deps: lock file maintenance (#157)
* deps: lock file maintenance * Update snapshot --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Ryan Ling <[email protected]>
1 parent a35e06c commit 3d0e7fb

File tree

2 files changed

+1557
-1549
lines changed

2 files changed

+1557
-1549
lines changed

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

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Jest Snapshot v1, https://goo.gl/fbAQLP
1+
// Jest Snapshot v1, https://jestjs.io/docs/snapshot-testing
22

33
exports[`returns expected CloudFormation stack 1`] = `
44
{
@@ -344,6 +344,9 @@ exports[`returns expected CloudFormation stack 1`] = `
344344
"Type": "AWS::Lambda::Function",
345345
},
346346
"LambdaFunctionCurrentVersion7D5C86E3dad486f78e1725da2340d446c21ddd39": {
347+
"Metadata": {
348+
"aws:cdk:do-not-refactor": true,
349+
},
347350
"Properties": {
348351
"FunctionName": {
349352
"Ref": "LambdaFunctionBF21E41F",

0 commit comments

Comments
 (0)