Skip to content

Commit

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

------

*Automatically created by projen via the "upgrade-main" workflow*
  • Loading branch information
CloudSnorkelBot authored Jun 3, 2024
1 parent 6c04ec5 commit 75a97ca
Show file tree
Hide file tree
Showing 4 changed files with 332 additions and 331 deletions.
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 @@
}
}
},
"d725d9f8d5f4c70ce2684394862568a8251e79fd98827d6ef1b1c88de615945b": {
"839b696b2ff7c52a52838e264c0aed327ad47961eed47683aadd0da297606e99": {
"source": {
"path": "asset.d725d9f8d5f4c70ce2684394862568a8251e79fd98827d6ef1b1c88de615945b.lambda",
"path": "asset.839b696b2ff7c52a52838e264c0aed327ad47961eed47683aadd0da297606e99.lambda",
"packaging": "zip"
},
"destinations": {
"current_account-current_region": {
"bucketName": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}",
"objectKey": "d725d9f8d5f4c70ce2684394862568a8251e79fd98827d6ef1b1c88de615945b.zip",
"objectKey": "839b696b2ff7c52a52838e264c0aed327ad47961eed47683aadd0da297606e99.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 @@
}
}
},
"1f88782da87866f6fef1367f1732dff6246366c27c12a7a3694399806f64864e": {
"a3b555a8a56fa82fd1b3afd3c6cc96410c5477e485eba14fcbdfeb43528bd138": {
"source": {
"path": "Turbo-Layer-Test.template.json",
"packaging": "file"
},
"destinations": {
"current_account-current_region": {
"bucketName": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}",
"objectKey": "1f88782da87866f6fef1367f1732dff6246366c27c12a7a3694399806f64864e.json",
"objectKey": "a3b555a8a56fa82fd1b3afd3c6cc96410c5477e485eba14fcbdfeb43528bd138.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": "d725d9f8d5f4c70ce2684394862568a8251e79fd98827d6ef1b1c88de615945b.zip"
"S3Key": "839b696b2ff7c52a52838e264c0aed327ad47961eed47683aadd0da297606e99.zip"
},
"Role": {
"Fn::GetAtt": [
Expand Down Expand Up @@ -9050,7 +9050,7 @@
"S3Bucket": {
"Fn::Sub": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}"
},
"S3Key": "d725d9f8d5f4c70ce2684394862568a8251e79fd98827d6ef1b1c88de615945b.zip"
"S3Key": "839b696b2ff7c52a52838e264c0aed327ad47961eed47683aadd0da297606e99.zip"
},
"Role": {
"Fn::GetAtt": [
Expand Down Expand Up @@ -10987,7 +10987,7 @@
"S3Bucket": {
"Fn::Sub": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}"
},
"S3Key": "d725d9f8d5f4c70ce2684394862568a8251e79fd98827d6ef1b1c88de615945b.zip"
"S3Key": "839b696b2ff7c52a52838e264c0aed327ad47961eed47683aadd0da297606e99.zip"
},
"Role": {
"Fn::GetAtt": [
Expand Down Expand Up @@ -12924,7 +12924,7 @@
"S3Bucket": {
"Fn::Sub": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}"
},
"S3Key": "d725d9f8d5f4c70ce2684394862568a8251e79fd98827d6ef1b1c88de615945b.zip"
"S3Key": "839b696b2ff7c52a52838e264c0aed327ad47961eed47683aadd0da297606e99.zip"
},
"Role": {
"Fn::GetAtt": [
Expand Down
Loading

0 comments on commit 75a97ca

Please sign in to comment.