Skip to content

Commit 686201d

Browse files
authored
Update snapshots to Node v14.
1 parent ba85f3c commit 686201d

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

packages/cdk-pull-request-check/src/__tests__/__snapshots__/pull-request-check.test.ts.snap

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Object {
2424
"Arn",
2525
],
2626
},
27-
"Runtime": "nodejs12.x",
27+
"Runtime": "nodejs14.x",
2828
},
2929
"Type": "AWS::Lambda::Function",
3030
},
@@ -442,7 +442,7 @@ Object {
442442
"Arn",
443443
],
444444
},
445-
"Runtime": "nodejs12.x",
445+
"Runtime": "nodejs14.x",
446446
},
447447
"Type": "AWS::Lambda::Function",
448448
},
@@ -873,7 +873,7 @@ Object {
873873
"Arn",
874874
],
875875
},
876-
"Runtime": "nodejs12.x",
876+
"Runtime": "nodejs14.x",
877877
},
878878
"Type": "AWS::Lambda::Function",
879879
},
@@ -1304,7 +1304,7 @@ Object {
13041304
"Arn",
13051305
],
13061306
},
1307-
"Runtime": "nodejs12.x",
1307+
"Runtime": "nodejs14.x",
13081308
},
13091309
"Type": "AWS::Lambda::Function",
13101310
},
@@ -1859,7 +1859,7 @@ Object {
18591859
"Arn",
18601860
],
18611861
},
1862-
"Runtime": "nodejs12.x",
1862+
"Runtime": "nodejs14.x",
18631863
},
18641864
"Type": "AWS::Lambda::Function",
18651865
},
@@ -2290,7 +2290,7 @@ Object {
22902290
"Arn",
22912291
],
22922292
},
2293-
"Runtime": "nodejs12.x",
2293+
"Runtime": "nodejs14.x",
22942294
},
22952295
"Type": "AWS::Lambda::Function",
22962296
},
@@ -2638,7 +2638,7 @@ Object {
26382638
"Arn",
26392639
],
26402640
},
2641-
"Runtime": "nodejs12.x",
2641+
"Runtime": "nodejs14.x",
26422642
},
26432643
"Type": "AWS::Lambda::Function",
26442644
},

0 commit comments

Comments
 (0)