Skip to content

Commit

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

------

*Automatically created by projen via the "upgrade-main" workflow*
  • Loading branch information
CloudSnorkelBot authored Apr 22, 2024
1 parent ae95ea5 commit d989c0e
Show file tree
Hide file tree
Showing 4 changed files with 118 additions and 118 deletions.
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 @@
}
}
},
"d823f6f89d2dd948dbf0d47a8fc0cb3ad0698462aa159404e7e0cfb224cfe8b1": {
"bae1a2947ed6e24b76054d63f018da6acbbcef89aed9b33961b8ee2fb4577b8e": {
"source": {
"path": "asset.d823f6f89d2dd948dbf0d47a8fc0cb3ad0698462aa159404e7e0cfb224cfe8b1.lambda",
"path": "asset.bae1a2947ed6e24b76054d63f018da6acbbcef89aed9b33961b8ee2fb4577b8e.lambda",
"packaging": "zip"
},
"destinations": {
"current_account-current_region": {
"bucketName": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}",
"objectKey": "d823f6f89d2dd948dbf0d47a8fc0cb3ad0698462aa159404e7e0cfb224cfe8b1.zip",
"objectKey": "bae1a2947ed6e24b76054d63f018da6acbbcef89aed9b33961b8ee2fb4577b8e.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 @@
}
}
},
"4899eb70f1942efb3fb601e6af7572b44e120fc2acf0b63d746997a788a42d01": {
"149501faac7febba2a0ad57c52f24094c5d222229873ea4ecbe95422d72cddc3": {
"source": {
"path": "Turbo-Layer-Test.template.json",
"packaging": "file"
},
"destinations": {
"current_account-current_region": {
"bucketName": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}",
"objectKey": "4899eb70f1942efb3fb601e6af7572b44e120fc2acf0b63d746997a788a42d01.json",
"objectKey": "149501faac7febba2a0ad57c52f24094c5d222229873ea4ecbe95422d72cddc3.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": "d823f6f89d2dd948dbf0d47a8fc0cb3ad0698462aa159404e7e0cfb224cfe8b1.zip"
"S3Key": "bae1a2947ed6e24b76054d63f018da6acbbcef89aed9b33961b8ee2fb4577b8e.zip"
},
"Role": {
"Fn::GetAtt": [
Expand Down Expand Up @@ -9050,7 +9050,7 @@
"S3Bucket": {
"Fn::Sub": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}"
},
"S3Key": "d823f6f89d2dd948dbf0d47a8fc0cb3ad0698462aa159404e7e0cfb224cfe8b1.zip"
"S3Key": "bae1a2947ed6e24b76054d63f018da6acbbcef89aed9b33961b8ee2fb4577b8e.zip"
},
"Role": {
"Fn::GetAtt": [
Expand Down Expand Up @@ -10987,7 +10987,7 @@
"S3Bucket": {
"Fn::Sub": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}"
},
"S3Key": "d823f6f89d2dd948dbf0d47a8fc0cb3ad0698462aa159404e7e0cfb224cfe8b1.zip"
"S3Key": "bae1a2947ed6e24b76054d63f018da6acbbcef89aed9b33961b8ee2fb4577b8e.zip"
},
"Role": {
"Fn::GetAtt": [
Expand Down Expand Up @@ -12924,7 +12924,7 @@
"S3Bucket": {
"Fn::Sub": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}"
},
"S3Key": "d823f6f89d2dd948dbf0d47a8fc0cb3ad0698462aa159404e7e0cfb224cfe8b1.zip"
"S3Key": "bae1a2947ed6e24b76054d63f018da6acbbcef89aed9b33961b8ee2fb4577b8e.zip"
},
"Role": {
"Fn::GetAtt": [
Expand Down
Loading

0 comments on commit d989c0e

Please sign in to comment.