Skip to content

Commit

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

------

*Automatically created by projen via the "upgrade-main" workflow*
  • Loading branch information
CloudSnorkelBot authored Jul 22, 2024
1 parent 85da889 commit ff842c3
Show file tree
Hide file tree
Showing 6 changed files with 560 additions and 553 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml

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

4 changes: 2 additions & 2 deletions .github/workflows/release.yml

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

14 changes: 7 additions & 7 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 @@
}
}
},
"acb94edc74dfbd58d0ab830f26f04fec21e248153c034cf65f6f3748aabb78fe": {
"2aefbbe0dfe80e92e2bb3686d8c1fa81f59b95a3a91077927cd522cd7f867870": {
"source": {
"path": "asset.acb94edc74dfbd58d0ab830f26f04fec21e248153c034cf65f6f3748aabb78fe.lambda",
"path": "asset.2aefbbe0dfe80e92e2bb3686d8c1fa81f59b95a3a91077927cd522cd7f867870.lambda",
"packaging": "zip"
},
"destinations": {
"current_account-current_region": {
"bucketName": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}",
"objectKey": "acb94edc74dfbd58d0ab830f26f04fec21e248153c034cf65f6f3748aabb78fe.zip",
"objectKey": "2aefbbe0dfe80e92e2bb3686d8c1fa81f59b95a3a91077927cd522cd7f867870.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 @@
}
}
},
"808e6aba36b1470b8fc1c7316367b0e997985b9383ec64ecdd58d56f5219c1b2": {
"979f0a0e7b776b8953c385b2afa7dbf06fb390a57708a9814a45a7cd2aef423b": {
"source": {
"path": "Turbo-Layer-Test.template.json",
"packaging": "file"
},
"destinations": {
"current_account-current_region": {
"bucketName": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}",
"objectKey": "808e6aba36b1470b8fc1c7316367b0e997985b9383ec64ecdd58d56f5219c1b2.json",
"objectKey": "979f0a0e7b776b8953c385b2afa7dbf06fb390a57708a9814a45a7cd2aef423b.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": "acb94edc74dfbd58d0ab830f26f04fec21e248153c034cf65f6f3748aabb78fe.zip"
"S3Key": "2aefbbe0dfe80e92e2bb3686d8c1fa81f59b95a3a91077927cd522cd7f867870.zip"
},
"Role": {
"Fn::GetAtt": [
Expand Down Expand Up @@ -9050,7 +9050,7 @@
"S3Bucket": {
"Fn::Sub": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}"
},
"S3Key": "acb94edc74dfbd58d0ab830f26f04fec21e248153c034cf65f6f3748aabb78fe.zip"
"S3Key": "2aefbbe0dfe80e92e2bb3686d8c1fa81f59b95a3a91077927cd522cd7f867870.zip"
},
"Role": {
"Fn::GetAtt": [
Expand Down Expand Up @@ -10987,7 +10987,7 @@
"S3Bucket": {
"Fn::Sub": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}"
},
"S3Key": "acb94edc74dfbd58d0ab830f26f04fec21e248153c034cf65f6f3748aabb78fe.zip"
"S3Key": "2aefbbe0dfe80e92e2bb3686d8c1fa81f59b95a3a91077927cd522cd7f867870.zip"
},
"Role": {
"Fn::GetAtt": [
Expand Down Expand Up @@ -12924,7 +12924,7 @@
"S3Bucket": {
"Fn::Sub": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}"
},
"S3Key": "acb94edc74dfbd58d0ab830f26f04fec21e248153c034cf65f6f3748aabb78fe.zip"
"S3Key": "2aefbbe0dfe80e92e2bb3686d8c1fa81f59b95a3a91077927cd522cd7f867870.zip"
},
"Role": {
"Fn::GetAtt": [
Expand Down
Loading

0 comments on commit ff842c3

Please sign in to comment.