Skip to content

Commit

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

------

*Automatically created by projen via the "upgrade-main" workflow*
  • Loading branch information
CloudSnorkelBot authored Apr 8, 2024
1 parent 94b26a2 commit 1d18473
Show file tree
Hide file tree
Showing 5 changed files with 173 additions and 174 deletions.
2 changes: 1 addition & 1 deletion .projen/tasks.json

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 @@
}
}
},
"52516640cc05b347d8cf0e5bfaee9e4e798bc1e10d8640108c1eeef0a5360208": {
"2b3c164267bb215b5f5410aa7ec814e7095fa80a009c2905f596ff19367b6fa7": {
"source": {
"path": "asset.52516640cc05b347d8cf0e5bfaee9e4e798bc1e10d8640108c1eeef0a5360208.lambda",
"path": "asset.2b3c164267bb215b5f5410aa7ec814e7095fa80a009c2905f596ff19367b6fa7.lambda",
"packaging": "zip"
},
"destinations": {
"current_account-current_region": {
"bucketName": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}",
"objectKey": "52516640cc05b347d8cf0e5bfaee9e4e798bc1e10d8640108c1eeef0a5360208.zip",
"objectKey": "2b3c164267bb215b5f5410aa7ec814e7095fa80a009c2905f596ff19367b6fa7.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 @@
}
}
},
"fae74155d8c63a7ed68ccd341d6685c4f33db236614804776daebe9599a3111e": {
"e4e8a98c9c5ec14ebcb3a300818d035b3fb7d53d6a633a3f982912b3d2031f8e": {
"source": {
"path": "Turbo-Layer-Test.template.json",
"packaging": "file"
},
"destinations": {
"current_account-current_region": {
"bucketName": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}",
"objectKey": "fae74155d8c63a7ed68ccd341d6685c4f33db236614804776daebe9599a3111e.json",
"objectKey": "e4e8a98c9c5ec14ebcb3a300818d035b3fb7d53d6a633a3f982912b3d2031f8e.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": "52516640cc05b347d8cf0e5bfaee9e4e798bc1e10d8640108c1eeef0a5360208.zip"
"S3Key": "2b3c164267bb215b5f5410aa7ec814e7095fa80a009c2905f596ff19367b6fa7.zip"
},
"Role": {
"Fn::GetAtt": [
Expand Down Expand Up @@ -9050,7 +9050,7 @@
"S3Bucket": {
"Fn::Sub": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}"
},
"S3Key": "52516640cc05b347d8cf0e5bfaee9e4e798bc1e10d8640108c1eeef0a5360208.zip"
"S3Key": "2b3c164267bb215b5f5410aa7ec814e7095fa80a009c2905f596ff19367b6fa7.zip"
},
"Role": {
"Fn::GetAtt": [
Expand Down Expand Up @@ -10987,7 +10987,7 @@
"S3Bucket": {
"Fn::Sub": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}"
},
"S3Key": "52516640cc05b347d8cf0e5bfaee9e4e798bc1e10d8640108c1eeef0a5360208.zip"
"S3Key": "2b3c164267bb215b5f5410aa7ec814e7095fa80a009c2905f596ff19367b6fa7.zip"
},
"Role": {
"Fn::GetAtt": [
Expand Down Expand Up @@ -12924,7 +12924,7 @@
"S3Bucket": {
"Fn::Sub": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}"
},
"S3Key": "52516640cc05b347d8cf0e5bfaee9e4e798bc1e10d8640108c1eeef0a5360208.zip"
"S3Key": "2b3c164267bb215b5f5410aa7ec814e7095fa80a009c2905f596ff19367b6fa7.zip"
},
"Role": {
"Fn::GetAtt": [
Expand Down
Loading

0 comments on commit 1d18473

Please sign in to comment.