Skip to content

Commit

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

------

*Automatically created by projen via the "upgrade-main" workflow*
  • Loading branch information
CloudSnorkelBot authored Sep 23, 2024
1 parent 99938d6 commit 86561e8
Show file tree
Hide file tree
Showing 5 changed files with 728 additions and 706 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yml

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

10 changes: 5 additions & 5 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 @@
}
}
},
"242b4d6259be3d9b7740faec5c22d24e808152c8c6d278822e3a135f8964d26d": {
"91ef9d1210a5d7eba6028f1869f6f320a6698aed63eabf72d5010c31ceae6dbd": {
"source": {
"path": "asset.242b4d6259be3d9b7740faec5c22d24e808152c8c6d278822e3a135f8964d26d.lambda",
"path": "asset.91ef9d1210a5d7eba6028f1869f6f320a6698aed63eabf72d5010c31ceae6dbd.lambda",
"packaging": "zip"
},
"destinations": {
"current_account-current_region": {
"bucketName": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}",
"objectKey": "242b4d6259be3d9b7740faec5c22d24e808152c8c6d278822e3a135f8964d26d.zip",
"objectKey": "91ef9d1210a5d7eba6028f1869f6f320a6698aed63eabf72d5010c31ceae6dbd.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 @@
}
}
},
"ce6ebf154f3ee006e6969e065786daa4ddb7ba272e534c02532bb8907614baf8": {
"7f3b79ffa4d7cd039e9e239f413f8a1340dfeda8dcdc2d4f2dd848a1b2941e47": {
"source": {
"path": "Turbo-Layer-Test.template.json",
"packaging": "file"
},
"destinations": {
"current_account-current_region": {
"bucketName": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}",
"objectKey": "ce6ebf154f3ee006e6969e065786daa4ddb7ba272e534c02532bb8907614baf8.json",
"objectKey": "7f3b79ffa4d7cd039e9e239f413f8a1340dfeda8dcdc2d4f2dd848a1b2941e47.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": "242b4d6259be3d9b7740faec5c22d24e808152c8c6d278822e3a135f8964d26d.zip"
"S3Key": "91ef9d1210a5d7eba6028f1869f6f320a6698aed63eabf72d5010c31ceae6dbd.zip"
},
"Role": {
"Fn::GetAtt": [
Expand Down Expand Up @@ -9050,7 +9050,7 @@
"S3Bucket": {
"Fn::Sub": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}"
},
"S3Key": "242b4d6259be3d9b7740faec5c22d24e808152c8c6d278822e3a135f8964d26d.zip"
"S3Key": "91ef9d1210a5d7eba6028f1869f6f320a6698aed63eabf72d5010c31ceae6dbd.zip"
},
"Role": {
"Fn::GetAtt": [
Expand Down Expand Up @@ -10987,7 +10987,7 @@
"S3Bucket": {
"Fn::Sub": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}"
},
"S3Key": "242b4d6259be3d9b7740faec5c22d24e808152c8c6d278822e3a135f8964d26d.zip"
"S3Key": "91ef9d1210a5d7eba6028f1869f6f320a6698aed63eabf72d5010c31ceae6dbd.zip"
},
"Role": {
"Fn::GetAtt": [
Expand Down Expand Up @@ -12924,7 +12924,7 @@
"S3Bucket": {
"Fn::Sub": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}"
},
"S3Key": "242b4d6259be3d9b7740faec5c22d24e808152c8c6d278822e3a135f8964d26d.zip"
"S3Key": "91ef9d1210a5d7eba6028f1869f6f320a6698aed63eabf72d5010c31ceae6dbd.zip"
},
"Role": {
"Fn::GetAtt": [
Expand Down
Loading

0 comments on commit 86561e8

Please sign in to comment.