Skip to content

Commit

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

------

*Automatically created by projen via the "upgrade-main" workflow*
  • Loading branch information
CloudSnorkelBot authored Apr 29, 2024
1 parent d989c0e commit 07d78fb
Show file tree
Hide file tree
Showing 5 changed files with 87 additions and 84 deletions.
8 changes: 7 additions & 1 deletion .github/workflows/release.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 @@
}
}
},
"bae1a2947ed6e24b76054d63f018da6acbbcef89aed9b33961b8ee2fb4577b8e": {
"af216f305884dd0925425cd5dade2481f956c3cf03c06b66785dd79120722e36": {
"source": {
"path": "asset.bae1a2947ed6e24b76054d63f018da6acbbcef89aed9b33961b8ee2fb4577b8e.lambda",
"path": "asset.af216f305884dd0925425cd5dade2481f956c3cf03c06b66785dd79120722e36.lambda",
"packaging": "zip"
},
"destinations": {
"current_account-current_region": {
"bucketName": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}",
"objectKey": "bae1a2947ed6e24b76054d63f018da6acbbcef89aed9b33961b8ee2fb4577b8e.zip",
"objectKey": "af216f305884dd0925425cd5dade2481f956c3cf03c06b66785dd79120722e36.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 @@
}
}
},
"149501faac7febba2a0ad57c52f24094c5d222229873ea4ecbe95422d72cddc3": {
"baf940184817c0c6721bfa9edcf1be163644de9e790dad57268a1feed3fe028c": {
"source": {
"path": "Turbo-Layer-Test.template.json",
"packaging": "file"
},
"destinations": {
"current_account-current_region": {
"bucketName": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}",
"objectKey": "149501faac7febba2a0ad57c52f24094c5d222229873ea4ecbe95422d72cddc3.json",
"objectKey": "baf940184817c0c6721bfa9edcf1be163644de9e790dad57268a1feed3fe028c.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": "bae1a2947ed6e24b76054d63f018da6acbbcef89aed9b33961b8ee2fb4577b8e.zip"
"S3Key": "af216f305884dd0925425cd5dade2481f956c3cf03c06b66785dd79120722e36.zip"
},
"Role": {
"Fn::GetAtt": [
Expand Down Expand Up @@ -9050,7 +9050,7 @@
"S3Bucket": {
"Fn::Sub": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}"
},
"S3Key": "bae1a2947ed6e24b76054d63f018da6acbbcef89aed9b33961b8ee2fb4577b8e.zip"
"S3Key": "af216f305884dd0925425cd5dade2481f956c3cf03c06b66785dd79120722e36.zip"
},
"Role": {
"Fn::GetAtt": [
Expand Down Expand Up @@ -10987,7 +10987,7 @@
"S3Bucket": {
"Fn::Sub": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}"
},
"S3Key": "bae1a2947ed6e24b76054d63f018da6acbbcef89aed9b33961b8ee2fb4577b8e.zip"
"S3Key": "af216f305884dd0925425cd5dade2481f956c3cf03c06b66785dd79120722e36.zip"
},
"Role": {
"Fn::GetAtt": [
Expand Down Expand Up @@ -12924,7 +12924,7 @@
"S3Bucket": {
"Fn::Sub": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}"
},
"S3Key": "bae1a2947ed6e24b76054d63f018da6acbbcef89aed9b33961b8ee2fb4577b8e.zip"
"S3Key": "af216f305884dd0925425cd5dade2481f956c3cf03c06b66785dd79120722e36.zip"
},
"Role": {
"Fn::GetAtt": [
Expand Down
137 changes: 67 additions & 70 deletions yarn.lock

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

0 comments on commit 07d78fb

Please sign in to comment.