Skip to content

Commit

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

------

*Automatically created by projen via the "upgrade-main" workflow*
  • Loading branch information
CloudSnorkelBot authored Nov 11, 2024
1 parent 4bd0063 commit 41a23a0
Show file tree
Hide file tree
Showing 7 changed files with 715 additions and 703 deletions.
7 changes: 4 additions & 3 deletions .eslintrc.json

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

11 changes: 8 additions & 3 deletions .projen/deps.json

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

5 changes: 4 additions & 1 deletion .projen/tasks.json

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

15 changes: 8 additions & 7 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 @@
}
}
},
"0a48dc23c989127d1fa38e8484f421f25e362ae974ab1e2ef7e0f1308672e35c": {
"16a619b1085c92cd7e856a716df08d6d19ead00105df42c94d7ff3af7879548a": {
"source": {
"path": "asset.0a48dc23c989127d1fa38e8484f421f25e362ae974ab1e2ef7e0f1308672e35c.lambda",
"path": "asset.16a619b1085c92cd7e856a716df08d6d19ead00105df42c94d7ff3af7879548a.lambda",
"packaging": "zip"
},
"destinations": {
"current_account-current_region": {
"bucketName": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}",
"objectKey": "0a48dc23c989127d1fa38e8484f421f25e362ae974ab1e2ef7e0f1308672e35c.zip",
"objectKey": "16a619b1085c92cd7e856a716df08d6d19ead00105df42c94d7ff3af7879548a.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 @@
}
}
},
"a869f85b34b20c49dd8bb1ccba91ea1c7d0ee33f01e5144d41c81c102a61a836": {
"cbb728faa58d0b29332d085ac36f4ee6705a1e18cd9a6921fe04a5ff794c5694": {
"source": {
"path": "Turbo-Layer-Test.template.json",
"packaging": "file"
},
"destinations": {
"current_account-current_region": {
"bucketName": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}",
"objectKey": "a869f85b34b20c49dd8bb1ccba91ea1c7d0ee33f01e5144d41c81c102a61a836.json",
"objectKey": "cbb728faa58d0b29332d085ac36f4ee6705a1e18cd9a6921fe04a5ff794c5694.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": "0a48dc23c989127d1fa38e8484f421f25e362ae974ab1e2ef7e0f1308672e35c.zip"
"S3Key": "16a619b1085c92cd7e856a716df08d6d19ead00105df42c94d7ff3af7879548a.zip"
},
"Role": {
"Fn::GetAtt": [
Expand Down Expand Up @@ -9050,7 +9050,7 @@
"S3Bucket": {
"Fn::Sub": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}"
},
"S3Key": "0a48dc23c989127d1fa38e8484f421f25e362ae974ab1e2ef7e0f1308672e35c.zip"
"S3Key": "16a619b1085c92cd7e856a716df08d6d19ead00105df42c94d7ff3af7879548a.zip"
},
"Role": {
"Fn::GetAtt": [
Expand Down Expand Up @@ -10987,7 +10987,7 @@
"S3Bucket": {
"Fn::Sub": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}"
},
"S3Key": "0a48dc23c989127d1fa38e8484f421f25e362ae974ab1e2ef7e0f1308672e35c.zip"
"S3Key": "16a619b1085c92cd7e856a716df08d6d19ead00105df42c94d7ff3af7879548a.zip"
},
"Role": {
"Fn::GetAtt": [
Expand Down Expand Up @@ -12924,7 +12924,7 @@
"S3Bucket": {
"Fn::Sub": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}"
},
"S3Key": "0a48dc23c989127d1fa38e8484f421f25e362ae974ab1e2ef7e0f1308672e35c.zip"
"S3Key": "16a619b1085c92cd7e856a716df08d6d19ead00105df42c94d7ff3af7879548a.zip"
},
"Role": {
"Fn::GetAtt": [
Expand Down
Loading

0 comments on commit 41a23a0

Please sign in to comment.