Skip to content

Commit

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

------

*Automatically created by projen via the "upgrade-main" workflow*
  • Loading branch information
CloudSnorkelBot authored Dec 16, 2024
1 parent 3e796b9 commit 026c24f
Show file tree
Hide file tree
Showing 4 changed files with 997 additions and 944 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 @@ -144,15 +144,15 @@
}
}
},
"390d01cbfb0e0a066805270a1c70e191dbcceb107cfca754daf549e3e547b40a": {
"a0398df6cdfc53c57d4024c094d605fbe4ff3a01d84d3bf3954107ab0e849773": {
"source": {
"path": "asset.390d01cbfb0e0a066805270a1c70e191dbcceb107cfca754daf549e3e547b40a.lambda",
"path": "asset.a0398df6cdfc53c57d4024c094d605fbe4ff3a01d84d3bf3954107ab0e849773.lambda",
"packaging": "zip"
},
"destinations": {
"current_account-current_region": {
"bucketName": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}",
"objectKey": "390d01cbfb0e0a066805270a1c70e191dbcceb107cfca754daf549e3e547b40a.zip",
"objectKey": "a0398df6cdfc53c57d4024c094d605fbe4ff3a01d84d3bf3954107ab0e849773.zip",
"assumeRoleArn": "arn:${AWS::Partition}:iam::${AWS::AccountId}:role/cdk-hnb659fds-file-publishing-role-${AWS::AccountId}-${AWS::Region}"
}
}
Expand Down Expand Up @@ -222,15 +222,15 @@
}
}
},
"a6ee03fbbf6bdcb041be7c8a87ac5ad9cb6c8e8600cc829d9c3f1b6d3378e0bf": {
"ea0d490f47666625a3aec9e3a971be1371cca685fce786b48b7ee7e033527e0d": {
"source": {
"path": "Turbo-Layer-Test.template.json",
"packaging": "file"
},
"destinations": {
"current_account-current_region": {
"bucketName": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}",
"objectKey": "a6ee03fbbf6bdcb041be7c8a87ac5ad9cb6c8e8600cc829d9c3f1b6d3378e0bf.json",
"objectKey": "ea0d490f47666625a3aec9e3a971be1371cca685fce786b48b7ee7e033527e0d.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 @@ -6612,7 +6612,7 @@
"S3Bucket": {
"Fn::Sub": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}"
},
"S3Key": "390d01cbfb0e0a066805270a1c70e191dbcceb107cfca754daf549e3e547b40a.zip"
"S3Key": "a0398df6cdfc53c57d4024c094d605fbe4ff3a01d84d3bf3954107ab0e849773.zip"
},
"Description": "Turbo layer packager for nodejs16.x",
"Environment": {
Expand Down Expand Up @@ -8407,7 +8407,7 @@
"S3Bucket": {
"Fn::Sub": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}"
},
"S3Key": "390d01cbfb0e0a066805270a1c70e191dbcceb107cfca754daf549e3e547b40a.zip"
"S3Key": "a0398df6cdfc53c57d4024c094d605fbe4ff3a01d84d3bf3954107ab0e849773.zip"
},
"Description": "Turbo layer packager for nodejs18.x",
"Environment": {
Expand Down Expand Up @@ -10202,7 +10202,7 @@
"S3Bucket": {
"Fn::Sub": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}"
},
"S3Key": "390d01cbfb0e0a066805270a1c70e191dbcceb107cfca754daf549e3e547b40a.zip"
"S3Key": "a0398df6cdfc53c57d4024c094d605fbe4ff3a01d84d3bf3954107ab0e849773.zip"
},
"Description": "Turbo layer packager for nodejs16.x",
"Environment": {
Expand Down Expand Up @@ -11997,7 +11997,7 @@
"S3Bucket": {
"Fn::Sub": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}"
},
"S3Key": "390d01cbfb0e0a066805270a1c70e191dbcceb107cfca754daf549e3e547b40a.zip"
"S3Key": "a0398df6cdfc53c57d4024c094d605fbe4ff3a01d84d3bf3954107ab0e849773.zip"
},
"Description": "Turbo layer packager for nodejs18.x",
"Environment": {
Expand Down
Loading

0 comments on commit 026c24f

Please sign in to comment.