Skip to content

Commit

Permalink
chore(deps): upgrade dependencies (#154)
Browse files Browse the repository at this point in the history
Upgrades project dependencies. See details in [workflow run].

[Workflow Run]: https://github.com/CloudSnorkel/cdk-turbo-layers/actions/runs/8962568823

------

*Automatically created by projen via the "upgrade-main" workflow*
  • Loading branch information
CloudSnorkelBot authored May 6, 2024
1 parent 07d78fb commit cf08db9
Show file tree
Hide file tree
Showing 4 changed files with 426 additions and 421 deletions.
12 changes: 6 additions & 6 deletions package.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions test/default.integ.snapshot/Turbo-Layer-Test.assets.json
Original file line number Diff line number Diff line change
Expand Up @@ -157,15 +157,15 @@
}
}
},
"af216f305884dd0925425cd5dade2481f956c3cf03c06b66785dd79120722e36": {
"9e0ab42815acd828b7f0723ede7d74675de03989846d236ae8b341180448b34b": {
"source": {
"path": "asset.af216f305884dd0925425cd5dade2481f956c3cf03c06b66785dd79120722e36.lambda",
"path": "asset.9e0ab42815acd828b7f0723ede7d74675de03989846d236ae8b341180448b34b.lambda",
"packaging": "zip"
},
"destinations": {
"current_account-current_region": {
"bucketName": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}",
"objectKey": "af216f305884dd0925425cd5dade2481f956c3cf03c06b66785dd79120722e36.zip",
"objectKey": "9e0ab42815acd828b7f0723ede7d74675de03989846d236ae8b341180448b34b.zip",
"assumeRoleArn": "arn:${AWS::Partition}:iam::${AWS::AccountId}:role/cdk-hnb659fds-file-publishing-role-${AWS::AccountId}-${AWS::Region}"
}
}
Expand Down Expand Up @@ -235,15 +235,15 @@
}
}
},
"baf940184817c0c6721bfa9edcf1be163644de9e790dad57268a1feed3fe028c": {
"fc826de56d8193c61a58ad5cec5a634bc92af25aa4adb83592240229b721c00a": {
"source": {
"path": "Turbo-Layer-Test.template.json",
"packaging": "file"
},
"destinations": {
"current_account-current_region": {
"bucketName": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}",
"objectKey": "baf940184817c0c6721bfa9edcf1be163644de9e790dad57268a1feed3fe028c.json",
"objectKey": "fc826de56d8193c61a58ad5cec5a634bc92af25aa4adb83592240229b721c00a.json",
"assumeRoleArn": "arn:${AWS::Partition}:iam::${AWS::AccountId}:role/cdk-hnb659fds-file-publishing-role-${AWS::AccountId}-${AWS::Region}"
}
}
Expand Down
8 changes: 4 additions & 4 deletions test/default.integ.snapshot/Turbo-Layer-Test.template.json
Original file line number Diff line number Diff line change
Expand Up @@ -7113,7 +7113,7 @@
"S3Bucket": {
"Fn::Sub": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}"
},
"S3Key": "af216f305884dd0925425cd5dade2481f956c3cf03c06b66785dd79120722e36.zip"
"S3Key": "9e0ab42815acd828b7f0723ede7d74675de03989846d236ae8b341180448b34b.zip"
},
"Role": {
"Fn::GetAtt": [
Expand Down Expand Up @@ -9050,7 +9050,7 @@
"S3Bucket": {
"Fn::Sub": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}"
},
"S3Key": "af216f305884dd0925425cd5dade2481f956c3cf03c06b66785dd79120722e36.zip"
"S3Key": "9e0ab42815acd828b7f0723ede7d74675de03989846d236ae8b341180448b34b.zip"
},
"Role": {
"Fn::GetAtt": [
Expand Down Expand Up @@ -10987,7 +10987,7 @@
"S3Bucket": {
"Fn::Sub": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}"
},
"S3Key": "af216f305884dd0925425cd5dade2481f956c3cf03c06b66785dd79120722e36.zip"
"S3Key": "9e0ab42815acd828b7f0723ede7d74675de03989846d236ae8b341180448b34b.zip"
},
"Role": {
"Fn::GetAtt": [
Expand Down Expand Up @@ -12924,7 +12924,7 @@
"S3Bucket": {
"Fn::Sub": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}"
},
"S3Key": "af216f305884dd0925425cd5dade2481f956c3cf03c06b66785dd79120722e36.zip"
"S3Key": "9e0ab42815acd828b7f0723ede7d74675de03989846d236ae8b341180448b34b.zip"
},
"Role": {
"Fn::GetAtt": [
Expand Down
Loading

0 comments on commit cf08db9

Please sign in to comment.