Skip to content

Commit

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

------

*Automatically created by projen via the "upgrade-main" workflow*
  • Loading branch information
CloudSnorkelBot authored Sep 16, 2024
1 parent 485c10e commit 99938d6
Show file tree
Hide file tree
Showing 5 changed files with 737 additions and 730 deletions.
15 changes: 10 additions & 5 deletions .github/workflows/build.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 @@
}
}
},
"2a8805a048d0f5ed0d2e33eddb1f37ee17bd2ac6ecef7bc32a4687e38a764269": {
"242b4d6259be3d9b7740faec5c22d24e808152c8c6d278822e3a135f8964d26d": {
"source": {
"path": "asset.2a8805a048d0f5ed0d2e33eddb1f37ee17bd2ac6ecef7bc32a4687e38a764269.lambda",
"path": "asset.242b4d6259be3d9b7740faec5c22d24e808152c8c6d278822e3a135f8964d26d.lambda",
"packaging": "zip"
},
"destinations": {
"current_account-current_region": {
"bucketName": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}",
"objectKey": "2a8805a048d0f5ed0d2e33eddb1f37ee17bd2ac6ecef7bc32a4687e38a764269.zip",
"objectKey": "242b4d6259be3d9b7740faec5c22d24e808152c8c6d278822e3a135f8964d26d.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 @@
}
}
},
"8f2ede0f67c96a9a60da3d1a6926c137135c3df83d9ac25776712a05aeb08b9a": {
"ce6ebf154f3ee006e6969e065786daa4ddb7ba272e534c02532bb8907614baf8": {
"source": {
"path": "Turbo-Layer-Test.template.json",
"packaging": "file"
},
"destinations": {
"current_account-current_region": {
"bucketName": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}",
"objectKey": "8f2ede0f67c96a9a60da3d1a6926c137135c3df83d9ac25776712a05aeb08b9a.json",
"objectKey": "ce6ebf154f3ee006e6969e065786daa4ddb7ba272e534c02532bb8907614baf8.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": "2a8805a048d0f5ed0d2e33eddb1f37ee17bd2ac6ecef7bc32a4687e38a764269.zip"
"S3Key": "242b4d6259be3d9b7740faec5c22d24e808152c8c6d278822e3a135f8964d26d.zip"
},
"Role": {
"Fn::GetAtt": [
Expand Down Expand Up @@ -9050,7 +9050,7 @@
"S3Bucket": {
"Fn::Sub": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}"
},
"S3Key": "2a8805a048d0f5ed0d2e33eddb1f37ee17bd2ac6ecef7bc32a4687e38a764269.zip"
"S3Key": "242b4d6259be3d9b7740faec5c22d24e808152c8c6d278822e3a135f8964d26d.zip"
},
"Role": {
"Fn::GetAtt": [
Expand Down Expand Up @@ -10987,7 +10987,7 @@
"S3Bucket": {
"Fn::Sub": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}"
},
"S3Key": "2a8805a048d0f5ed0d2e33eddb1f37ee17bd2ac6ecef7bc32a4687e38a764269.zip"
"S3Key": "242b4d6259be3d9b7740faec5c22d24e808152c8c6d278822e3a135f8964d26d.zip"
},
"Role": {
"Fn::GetAtt": [
Expand Down Expand Up @@ -12924,7 +12924,7 @@
"S3Bucket": {
"Fn::Sub": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}"
},
"S3Key": "2a8805a048d0f5ed0d2e33eddb1f37ee17bd2ac6ecef7bc32a4687e38a764269.zip"
"S3Key": "242b4d6259be3d9b7740faec5c22d24e808152c8c6d278822e3a135f8964d26d.zip"
},
"Role": {
"Fn::GetAtt": [
Expand Down
Loading

0 comments on commit 99938d6

Please sign in to comment.