Skip to content

Commit

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

------

*Automatically created by projen via the "upgrade-main" workflow*
  • Loading branch information
CloudSnorkelBot authored May 13, 2024
1 parent cf08db9 commit fa6126c
Show file tree
Hide file tree
Showing 4 changed files with 306 additions and 308 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 @@
}
}
},
"9e0ab42815acd828b7f0723ede7d74675de03989846d236ae8b341180448b34b": {
"a1384197c0431b7763cd485d6a2e8be711e95ba1b7acbd901133a7184fb745cc": {
"source": {
"path": "asset.9e0ab42815acd828b7f0723ede7d74675de03989846d236ae8b341180448b34b.lambda",
"path": "asset.a1384197c0431b7763cd485d6a2e8be711e95ba1b7acbd901133a7184fb745cc.lambda",
"packaging": "zip"
},
"destinations": {
"current_account-current_region": {
"bucketName": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}",
"objectKey": "9e0ab42815acd828b7f0723ede7d74675de03989846d236ae8b341180448b34b.zip",
"objectKey": "a1384197c0431b7763cd485d6a2e8be711e95ba1b7acbd901133a7184fb745cc.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 @@
}
}
},
"fc826de56d8193c61a58ad5cec5a634bc92af25aa4adb83592240229b721c00a": {
"ea30545d6f902ac355fa64199f4d8939378551654171c414e1d65d5df2c989d6": {
"source": {
"path": "Turbo-Layer-Test.template.json",
"packaging": "file"
},
"destinations": {
"current_account-current_region": {
"bucketName": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}",
"objectKey": "fc826de56d8193c61a58ad5cec5a634bc92af25aa4adb83592240229b721c00a.json",
"objectKey": "ea30545d6f902ac355fa64199f4d8939378551654171c414e1d65d5df2c989d6.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": "9e0ab42815acd828b7f0723ede7d74675de03989846d236ae8b341180448b34b.zip"
"S3Key": "a1384197c0431b7763cd485d6a2e8be711e95ba1b7acbd901133a7184fb745cc.zip"
},
"Role": {
"Fn::GetAtt": [
Expand Down Expand Up @@ -9050,7 +9050,7 @@
"S3Bucket": {
"Fn::Sub": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}"
},
"S3Key": "9e0ab42815acd828b7f0723ede7d74675de03989846d236ae8b341180448b34b.zip"
"S3Key": "a1384197c0431b7763cd485d6a2e8be711e95ba1b7acbd901133a7184fb745cc.zip"
},
"Role": {
"Fn::GetAtt": [
Expand Down Expand Up @@ -10987,7 +10987,7 @@
"S3Bucket": {
"Fn::Sub": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}"
},
"S3Key": "9e0ab42815acd828b7f0723ede7d74675de03989846d236ae8b341180448b34b.zip"
"S3Key": "a1384197c0431b7763cd485d6a2e8be711e95ba1b7acbd901133a7184fb745cc.zip"
},
"Role": {
"Fn::GetAtt": [
Expand Down Expand Up @@ -12924,7 +12924,7 @@
"S3Bucket": {
"Fn::Sub": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}"
},
"S3Key": "9e0ab42815acd828b7f0723ede7d74675de03989846d236ae8b341180448b34b.zip"
"S3Key": "a1384197c0431b7763cd485d6a2e8be711e95ba1b7acbd901133a7184fb745cc.zip"
},
"Role": {
"Fn::GetAtt": [
Expand Down
Loading

0 comments on commit fa6126c

Please sign in to comment.