Skip to content

Commit

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

------

*Automatically created by projen via the "upgrade-main" workflow*
  • Loading branch information
CloudSnorkelBot authored Jan 1, 2024
1 parent 02ae12d commit 2799046
Show file tree
Hide file tree
Showing 4 changed files with 380 additions and 372 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 @@
}
}
},
"650ab0daefd140478e791999390a69921770a5d4d3b588fcfdc23445a95825eb": {
"55a70253de268dd9109d914c76bacde011167e3e91804207611c047c0ba79177": {
"source": {
"path": "asset.650ab0daefd140478e791999390a69921770a5d4d3b588fcfdc23445a95825eb.lambda",
"path": "asset.55a70253de268dd9109d914c76bacde011167e3e91804207611c047c0ba79177.lambda",
"packaging": "zip"
},
"destinations": {
"current_account-current_region": {
"bucketName": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}",
"objectKey": "650ab0daefd140478e791999390a69921770a5d4d3b588fcfdc23445a95825eb.zip",
"objectKey": "55a70253de268dd9109d914c76bacde011167e3e91804207611c047c0ba79177.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 @@
}
}
},
"0c8b30d006831ea828cd2df7b80e58e62c35ab1d978ff9b960575a11037a7f7f": {
"452465eccdd313e71bc8716f12e024973e380b061470c9b4392f42d9419f649f": {
"source": {
"path": "Turbo-Layer-Test.template.json",
"packaging": "file"
},
"destinations": {
"current_account-current_region": {
"bucketName": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}",
"objectKey": "0c8b30d006831ea828cd2df7b80e58e62c35ab1d978ff9b960575a11037a7f7f.json",
"objectKey": "452465eccdd313e71bc8716f12e024973e380b061470c9b4392f42d9419f649f.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 @@ -6705,7 +6705,7 @@
"S3Bucket": {
"Fn::Sub": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}"
},
"S3Key": "650ab0daefd140478e791999390a69921770a5d4d3b588fcfdc23445a95825eb.zip"
"S3Key": "55a70253de268dd9109d914c76bacde011167e3e91804207611c047c0ba79177.zip"
},
"Role": {
"Fn::GetAtt": [
Expand Down Expand Up @@ -8508,7 +8508,7 @@
"S3Bucket": {
"Fn::Sub": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}"
},
"S3Key": "650ab0daefd140478e791999390a69921770a5d4d3b588fcfdc23445a95825eb.zip"
"S3Key": "55a70253de268dd9109d914c76bacde011167e3e91804207611c047c0ba79177.zip"
},
"Role": {
"Fn::GetAtt": [
Expand Down Expand Up @@ -10311,7 +10311,7 @@
"S3Bucket": {
"Fn::Sub": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}"
},
"S3Key": "650ab0daefd140478e791999390a69921770a5d4d3b588fcfdc23445a95825eb.zip"
"S3Key": "55a70253de268dd9109d914c76bacde011167e3e91804207611c047c0ba79177.zip"
},
"Role": {
"Fn::GetAtt": [
Expand Down Expand Up @@ -12114,7 +12114,7 @@
"S3Bucket": {
"Fn::Sub": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}"
},
"S3Key": "650ab0daefd140478e791999390a69921770a5d4d3b588fcfdc23445a95825eb.zip"
"S3Key": "55a70253de268dd9109d914c76bacde011167e3e91804207611c047c0ba79177.zip"
},
"Role": {
"Fn::GetAtt": [
Expand Down
Loading

0 comments on commit 2799046

Please sign in to comment.