Skip to content

Commit

Permalink
chore(deps): upgrade dependencies (#119)
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/7605130380

------

*Automatically created by projen via the "upgrade-main" workflow*
  • Loading branch information
CloudSnorkelBot authored Jan 22, 2024
1 parent b428f63 commit 8fbadbb
Show file tree
Hide file tree
Showing 5 changed files with 865 additions and 856 deletions.
23 changes: 16 additions & 7 deletions .github/workflows/release.yml

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

8 changes: 4 additions & 4 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 @@
}
}
},
"60ec829cf3fee7c0b9b50f08e9161c19b9874c96e37106503d4a97bd074b30ee": {
"2f1bfdc6c88654be0307e713935b878d244ca913232a57c66e237046c3d2e025": {
"source": {
"path": "asset.60ec829cf3fee7c0b9b50f08e9161c19b9874c96e37106503d4a97bd074b30ee.lambda",
"path": "asset.2f1bfdc6c88654be0307e713935b878d244ca913232a57c66e237046c3d2e025.lambda",
"packaging": "zip"
},
"destinations": {
"current_account-current_region": {
"bucketName": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}",
"objectKey": "60ec829cf3fee7c0b9b50f08e9161c19b9874c96e37106503d4a97bd074b30ee.zip",
"objectKey": "2f1bfdc6c88654be0307e713935b878d244ca913232a57c66e237046c3d2e025.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 @@
}
}
},
"f09a054a775cd086e77f61cf697eb835e009e2993370a996b3b4a7044430d6df": {
"3ef59ef101f0ad12362a1e794aa4fbdf90192fc99e828202e7b8ffff7e888ca4": {
"source": {
"path": "Turbo-Layer-Test.template.json",
"packaging": "file"
},
"destinations": {
"current_account-current_region": {
"bucketName": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}",
"objectKey": "f09a054a775cd086e77f61cf697eb835e009e2993370a996b3b4a7044430d6df.json",
"objectKey": "3ef59ef101f0ad12362a1e794aa4fbdf90192fc99e828202e7b8ffff7e888ca4.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 @@ -6705,7 +6705,7 @@
"S3Bucket": {
"Fn::Sub": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}"
},
"S3Key": "60ec829cf3fee7c0b9b50f08e9161c19b9874c96e37106503d4a97bd074b30ee.zip"
"S3Key": "2f1bfdc6c88654be0307e713935b878d244ca913232a57c66e237046c3d2e025.zip"
},
"Role": {
"Fn::GetAtt": [
Expand Down Expand Up @@ -8508,7 +8508,7 @@
"S3Bucket": {
"Fn::Sub": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}"
},
"S3Key": "60ec829cf3fee7c0b9b50f08e9161c19b9874c96e37106503d4a97bd074b30ee.zip"
"S3Key": "2f1bfdc6c88654be0307e713935b878d244ca913232a57c66e237046c3d2e025.zip"
},
"Role": {
"Fn::GetAtt": [
Expand Down Expand Up @@ -10311,7 +10311,7 @@
"S3Bucket": {
"Fn::Sub": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}"
},
"S3Key": "60ec829cf3fee7c0b9b50f08e9161c19b9874c96e37106503d4a97bd074b30ee.zip"
"S3Key": "2f1bfdc6c88654be0307e713935b878d244ca913232a57c66e237046c3d2e025.zip"
},
"Role": {
"Fn::GetAtt": [
Expand Down Expand Up @@ -12114,7 +12114,7 @@
"S3Bucket": {
"Fn::Sub": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}"
},
"S3Key": "60ec829cf3fee7c0b9b50f08e9161c19b9874c96e37106503d4a97bd074b30ee.zip"
"S3Key": "2f1bfdc6c88654be0307e713935b878d244ca913232a57c66e237046c3d2e025.zip"
},
"Role": {
"Fn::GetAtt": [
Expand Down
Loading

0 comments on commit 8fbadbb

Please sign in to comment.